Class pfcCurve

# include <pfcGeometry.h>

class
pfcCurve
: public virtual
pfcGeomCurve,
: public virtual
pfcModelItem
{
xaideclare(pfcCurve)
...
};


Description
This class defines a curve.
Manual References:
Direct Known Subclasses:
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::
Was this helpful?