Library | Module

Enum pfcModelItemType

Description

This enumerated type lists the different kinds of model item.




Values

ITEM_FEATURE
Feature
ITEM_SURFACE
Surface
ITEM_EDGE
Edge
ITEM_COORD_SYS
Coordinate system
ITEM_AXIS
Axis
ITEM_POINT
Point
ITEM_QUILT
Quilt
ITEM_CURVE
Curve
ITEM_LAYER
Layer
ITEM_NOTE
A solid model note
ITEM_DIMENSION
Dimension
ITEM_REF_DIMENSION
Reference dimension
ITEM_SIMPREP
Simplified representation
ITEM_SOLID_GEOMETRY
A solid geometry layer item.
ITEM_TABLE
A drawing table
ITEM_DTL_ENTITY
A detail entity
ITEM_DTL_NOTE
A detail note
ITEM_DTL_GROUP
A detail draft group
ITEM_DTL_SYM_DEFINITION
A symbol definition
ITEM_DTL_SYM_INSTANCE
A symbol instance
ITEM_DTL_OLE_OBJECT
A drawing-embedded OLE object
ITEM_EXPLODED_STATE
An exploded state
ITEM_EDGE_START
 
ITEM_LOG_EDGE
 
ITEM_EDGE_END
 
ITEM_XSEC
Cross Section
ITEM_LAYER_STATE
Layer state
ITEM_COMBINED_STATE
Combined state
ITEM_STYLE_STATE
Style state
ITEM_RP_MATERIAL
Material Item
ITEM_VIEW
View
ITEM_SURF_FIN
 
ITEM_ANNOT_PLANE
 
ITEM_ANNOTATION_ELEM
 
ITEM_SET_DATUM_TAG
 
ITEM_GTOL

ITEM_BODY
Solid body
ITEM_CRV_START
Datum Curve End
ITEM_CRV_END
Datum Curve End
ModelItemType_nil
Use this enumerated value to represent "null" passed to optional properties or method arguments.