Library | Module

Interface IpfcCriticalDistanceData



Description

This class defines critical distance data.
Direct Parent Classes:
IpfcObject



Property Summary

PropertyCriticalPoint1as IpfcPoint3D
The first 3d point where the critical distance is calculated.
PropertyCriticalPoint2as IpfcPoint3D
The second 3d point where the critical distance is calculated.
PropertyDistanceas Double
The local minimum distance between two selected objects.
PropertySurfParam1as IpfcUVParams
The first surface UV-parameter where the distance is calculated.
PropertySurfParam2as IpfcUVParams
The second surface UV-parameter where the distance is calculated.



Property Detail


PropertyCriticalPoint1as IpfcPoint3D

The first 3d point where the critical distance is calculated.




PropertyCriticalPoint2as IpfcPoint3D

The second 3d point where the critical distance is calculated.




PropertyDistanceas Double

The local minimum distance between two selected objects.




PropertySurfParam1as IpfcUVParams

The first surface UV-parameter where the distance is calculated.




PropertySurfParam2as IpfcUVParams

The second surface UV-parameter where the distance is calculated.