Class wfcWQuilt

# include <wfcGeometry.h>

class
wfcWQuilt
: public virtual
pfcQuilt,
: public virtual
wfcLayerItem,
: public virtual
wfcWModelItem
{
xaideclare(wfcWQuilt)
...
};


Description
This represents a quilt
Manual References:
Method Summary
Get the volume of a closed quilt.
Checks whether quilt belongs to invisible internal Copy Geom Backup feature
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 pfcQuilt::
Methods Inherited from Class wfcLayerItem::
Methods Inherited from Class wfcWParameterOwner::
Methods Inherited from Class wfcWRelationOwner::
Methods Inherited from Class wfcWModelItem::
Method Detail
IsBackupGeometry
()
Checks whether quilt belongs to invisible internal Copy Geom Backup feature
Manual References:
Returns:
GetVolume
()
Get the volume of a closed quilt.
Exceptions thrown (but not limited to):
pfcXToolkitInvalidType - The quilt supplied is not a closed quilt.
Manual References:
Returns:
Was this helpful?