Library | Module

Interface IpfcCurveDescriptor



Description

A data object representing the geometry of a curve, edge, or geometric entity.
Direct Known Subclasses:
IpfcCompositeCurveDescriptor, IpfcPointDescriptor, IpfcLineDescriptor, IpfcArrowDescriptor, IpfcArcDescriptor, IpfcSplineDescriptor, IpfcBSplineDescriptor, IpfcCircleDescriptor, IpfcEllipseDescriptor, IpfcPolygonDescriptor, IpfcTextDescriptor



Method Summary

FunctionGetCurveType () as IpfcCurveType
This method returns the geometric type of the curve descriptor.



Method Detail


FunctionGetCurveType () as IpfcCurveType

This method returns the geometric type of the curve descriptor.
Returns:
The curve type