Library | Module

Class MpfcInterference






Method Summary

pfcSelectionEvaluatorCreateSelectionEvaluator (pfcSelectionPair Selections)
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.
pfcGlobalEvaluatorCreateGlobalEvaluator (pfcAssembly Assem)
Used to create a pfcGlobalEvaluator object, that enables users to compute all of the interferences within the assembly.



Method Detail


pfcSelectionEvaluatorCreateSelectionEvaluator (pfcSelectionPair Selections)

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:
The pfcSelectionEvaluator object.



pfcGlobalEvaluatorCreateGlobalEvaluator (pfcAssembly Assem)

Used to create a pfcGlobalEvaluator object, that enables users to compute all of the interferences within the assembly.
Parameters:
Assem
The top-level assembly to be checked for interference.
Returns:
The pfcGlobalEvaluator object.