Class pfcModelItem
Description
This class defines a model item.
A model item is an object associated with a model (such as feature, surface, dimension, etc.) that is identified by an integer.
The possible types of model item are as follows:
• ITEM_FEATURE
• ITEM_SURFACE
• ITEM_EDGE
• ITEM_COORD_SYS
• ITEM_AXIS
• ITEM_POINT
• ITEM_QUILT
• ITEM_CURVE
• ITEM_LAYER
• ITEM_NOTE
• ITEM_DIMENSION
• ITEM_REF_DIMENSION
Direct Known Subclasses:
pfcLayer,
pfcSolidGeometryLayerItem,
pfcBaseDimension,
pfcFeature,
pfcEdge,
pfcSurface,
pfcCoordSystem,
pfcAxis,
pfcQuilt,
pfcCurve,
pfcSimpRep,
pfcSolidBody,
pfcExplodedState,
pfcTable,
pfcNote,
pfcDetailItem,
wfcWModelItem Method Summary
| |
| |
| |
| The identifier of the model item |
| |
| |
| |
| Gets the name of a model item. |
| |
| |
| |
| The type of model item |
void | |
| |
| |
| Sets the item name. |
Method Detail
Gets the name of a model item.
Exceptions thrown (but not limited to):
Manual References:
Returns:
Sets the item name.
Exceptions thrown (but not limited to):
Manual References:
Parameters:
Name
The new item name.
Returns:
The identifier of the model item
Manual References:
The type of model item
Exceptions thrown (but not limited to):
Manual References: