API Documentation > Classes > Class pfcClearanceData
Class pfcClearanceData
Description
This class defines clearance data.
Direct Parent Classes:
User Guide References:
Property Summary
number
The value of the computed clearance.
boolean
The bool flag that indicates if the interference is detected (true) or not (false).
The closest points (in respective part's coord sys).
Property Detail
number
Distance
The value of the computed clearance.
boolean
IsInterfering
The bool flag that indicates if the interference is detected (true) or not (false).
NearestPoints
The closest points (in respective part's coord sys).
Was this helpful?