Class wfcWPlane

# include <wfcGeometry.h>

class
wfcWPlane
: public virtual
pfcPlane,
: public virtual
wfcWSurface
{
xaideclare(wfcWPlane)
...
};


Description
Interface inherited from pfcPlane and wfcWSurface
This is the actual type of each Plane instance in Object Toolkit.
Manual References:
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 pfcSurface::
Methods Inherited from Class pfcTransformedSurface::
Methods Inherited from Class wfcLayerItem::
Methods Inherited from Class wfcWParameterOwner::
Methods Inherited from Class wfcWRelationOwner::
Methods Inherited from Class wfcWModelItem::
Methods Inherited from Class wfcWSurface::
Was this helpful?