Library | Module

Interface IpfcClearanceData



Description

This class defines clearance data.
Direct Parent Classes:
IpfcObject



Property Summary

PropertyDistanceas Double
The value of the computed clearance.
PropertyIsInterferingas Boolean
The bool flag that indicates if the interference is detected (true) or not (false).
PropertyNearestPointsas IpfcPoint3Ds
The closest points (in respective part's coord sys).



Property Detail


PropertyDistanceas Double

The value of the computed clearance.




PropertyIsInterferingas Boolean

The bool flag that indicates if the interference is detected (true) or not (false).




PropertyNearestPointsas IpfcPoint3Ds

The closest points (in respective part's coord sys).