API Documentation > Classes > Interface IpfcCurveDescriptor
Interface IpfcCurveDescriptor
Description
A data object representing the geometry of a curve, edge, or geometric entity.
Direct Known Subclasses:
User Guide References:
Method Summary
Function
This method returns the geometric type of the curve descriptor.
Method Detail
Function
GetCurveType
This method returns the geometric type of the curve descriptor.
Returns:
The curve type
Was this helpful?