Class pfcCompositeCurveDescriptor
Description
A data object representing the geometry of a composite curve, consisting of two or more curve elements joined to forma single curve.
User Guide References:
Direct Known Subclasses:
Method Summary
| |
| |
| |
| This method creates a new CompositeCurveDescriptor object. |
| |
| |
void | |
| |
| |
| The geometry of the component curves. |
| |
| |
Method Detail
| GetElements | () |
void | SetElements | |
The geometry of the component curves.
This method creates a new CompositeCurveDescriptor object.
Parameters:
Elements
The geometry of the curves making up the composite curve
Returns:
The new CompositeCurveDescriptor object.