A3DAsmPartDefinitionData Struct Reference
A structure that specifies the part definition data. More...
Detailed Description
A structure that specifies the part definition data.
- Version
- 2.0
Field Documentation
◆ m_sBoundingBox
A3DBoundingBoxData A3DAsmPartDefinitionData::m_sBoundingBox |
Bounding box.
◆ m_uiRepItemsSize
A3DUns32 A3DAsmPartDefinitionData::m_uiRepItemsSize |
The size of m_ppRepItems.
◆ m_ppRepItems
A3DRiRepresentationItem** A3DAsmPartDefinitionData::m_ppRepItems |
Representation items stored under current Part definition.
◆ m_uiAnnotationsSize
A3DUns32 A3DAsmPartDefinitionData::m_uiAnnotationsSize |
The size of m_ppAnnotations.
◆ m_ppAnnotations
A3DMkpAnnotationEntity** A3DAsmPartDefinitionData::m_ppAnnotations |
Annotation entities stored under current Part definition.
◆ m_uiViewsSize
◆ m_ppViews
A3DMkpView** A3DAsmPartDefinitionData::m_ppViews |
Views stored under current Part definition.
◆ m_uiDrawingModelsSize
A3DUns32 A3DAsmPartDefinitionData::m_uiDrawingModelsSize |
The size of m_ppDrawingModels. Must be set to zero.
◆ m_ppDrawingModels
A3DDrawingModel** A3DAsmPartDefinitionData::m_ppDrawingModels |
Drawings stored under current Part definition.
◆ m_bInactivateAnnotations
A3DBool A3DAsmPartDefinitionData::m_bInactivateAnnotations |
If set to true, annotations are defined but inactivated in the product.
- Version
- 7.0