API Documentation > Functions > Function pfcCreateSelectionEvaluator
Function pfcCreateSelectionEvaluator

# include <pfcInterference.h>

pfcSelectionEvaluator_ptr pfcCreateSelectionEvaluator (pfcSelectionPair_ptr Selections)


Description
Used to create a pfcSelectionEvaluator object, that represents the data necessary to call several methods related to the interface and clearance between the two selections.
Parameters:
Selections The pfcSelectionPair the pair of selected objects.
Returns:
Was this helpful?