Library | Module

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.
Direct Parent Classes:
pfcCurveDescriptor



Property Summary

pfcCurveDescriptorsElements
The geometry of the component curves.



Method Summary

static pfcCompositeCurveDescriptorCreate (pfcCurveDescriptors Elements)
This method creates a new CompositeCurveDescriptor object.



Property Detail


pfcCurveDescriptorsElements

The geometry of the component curves.





Method Detail


static pfcCompositeCurveDescriptorCreate (pfcCurveDescriptors Elements)

This method creates a new CompositeCurveDescriptor object.
Parameters:
Elements
The geometry of the curves making up the composite curve
Returns:
The new CompositeCurveDescriptor object.