API Documentation > Interface Classes > Class wfcWCompositeCurve
Class wfcWCompositeCurve

# include <wfcGeometry.h>

class
wfcWCompositeCurve
: public virtual
pfcCompositeCurve,
: public virtual
wfcWCurve
{
xaideclare(wfcWCompositeCurve)
...
};


Description
Interface inherited from wfcWCurve and pfcCompositeCurve
User Guide References:
Methods Inherited from Class pfcGeomCurve::
Methods Inherited from Class pfcChild::
Methods Inherited from Class pfcActionSource::
Methods Inherited from Class pfcRelationOwner::
Methods Inherited from Class pfcParent::
Methods Inherited from Class pfcParameterOwner::
Methods Inherited from Class pfcModelItem::
Methods Inherited from Class pfcCompositeCurve::
Methods Inherited from Class wfcLayerItem::
Methods Inherited from Class wfcWParameterOwner::
Methods Inherited from Class wfcWRelationOwner::
Methods Inherited from Class wfcWModelItem::
Methods Inherited from Class wfcWCurve::
Method Summary
Sequence of component direction
Method Detail
GetCompDirections
()
Sequence of component direction
Exceptions thrown (but not limited to):
pfcXToolkitInvalidType - The specified data is not a composite curve data structure.
User Guide References:
Was this helpful?