Library
|
File
Frames
|
Expand
Class pfcCurveDescriptor
# include <
pfcGeometry.h
>
class
pfcCurveDescriptor
: public virtual
xobject
{
xdeclare
(
pfcCurveDescriptor
)
...
};
This is a
COMPACT
class.
Description
A data object representing the geometry of a curve, edge, or geometric entity.
Manual References:
Geometry Evaluation: Curve Descriptors
,
Geometry Evaluation: Evaluation of ModelItems
,
Drawings: Detailed Views
,
Drawings: Sections of a View
Direct Known Subclasses:
pfcCompositeCurveDescriptor
,
pfcPointDescriptor
,
pfcLineDescriptor
,
pfcArrowDescriptor
,
pfcArcDescriptor
,
pfcSplineDescriptor
,
pfcBSplineDescriptor
,
pfcCircleDescriptor
,
pfcEllipseDescriptor
,
pfcPolygonDescriptor
,
pfcTextDescriptor
Method Summary
pfcCurveType
GetCurveType
()
This method returns the geometric type of the curve descriptor.
Method Detail
pfcCurveType
GetCurveType
()
This method returns the geometric type of the curve descriptor.
Manual References:
Geometry Evaluation: Curve and Edge Types
Returns:
The curve type