A3DAsmProductOccurrenceDataSLW Struct Reference
A structure specifying product occurrence data specific to Solidworks format. More...
Detailed Description
A structure specifying product occurrence data specific to Solidworks format.
- Version
- 8.2
Field Documentation
A3DUns16 A3DAsmProductOccurrenceDataSLW::m_usStructSize |
Reserved; must be initialized by A3D_INITIALIZE_DATA.
A3DUTF8Char* A3DAsmProductOccurrenceDataSLW::m_psNodeSlwID |
ID comming from Solidworks, to use to resolve the "PathsInAssemblyTree"
A3DInt32 A3DAsmProductOccurrenceDataSLW::m_iIndexCfg |
Cfg Index
A3DUTF8Char* A3DAsmProductOccurrenceDataSLW::m_psCfgName |
Cfg Name in the file
A3DEProductOccurrenceTypeSLW A3DAsmProductOccurrenceDataSLW::m_usType |
Product Occurrence Type
A3DUns32 A3DAsmProductOccurrenceDataSLW::m_uiAttachementsSize |
Size of next array.
A3DAsmAttachmentsInfosSLW* A3DAsmProductOccurrenceDataSLW::m_psAttachements |
Storage to put assembly attachments information on product occurrence in assembly tree.