A3DAsmProductOccurrenceDataInv Struct Reference
A structure specifying product occurrence data specific to Inventor format. More...
Detailed Description
A structure specifying product occurrence data specific to Inventor format.
- Version
- 8.2
Field Documentation
A3DInt32 A3DAsmProductOccurrenceDataInv::m_aiCLSID[4] |
Product CLSID. Only on regular products (type: iam, ipt).
A3DInt32* A3DAsmProductOccurrenceDataInv::m_aiFlexibleOccurenceIDs |
Ids of flexible occurrences
A3DInt32* A3DAsmProductOccurrenceDataInv::m_aiOccurenceIDs |
Ids of Products corresponding to occurrences.
A3DEProductOccurenceTypeInv A3DAsmProductOccurrenceDataInv::m_eType |
Product Occurrence Type (none, iam, ipt).
A3DInt32 A3DAsmProductOccurrenceDataInv::m_iNodeID |
Node ID.
A3DUns32 A3DAsmProductOccurrenceDataInv::m_uiFlexibleOccurenceIDsSize |
Size of next array.
A3DUns32 A3DAsmProductOccurrenceDataInv::m_uiOccurenceIDsSize |
Size of next array.
A3DUns16 A3DAsmProductOccurrenceDataInv::m_usStructSize |
Reserved; must be initialized by A3D_INITIALIZE_DATA.