Library
|
Module
Frames
|
Expand
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
Function
GetCurveType
() as
IpfcCurveType
This method returns the geometric type of the curve descriptor.
Method Detail
Function
GetCurveType
() as
IpfcCurveType
This method returns the geometric type of the curve descriptor.
Returns:
The curve type