A3DAsmProductOccurrenceDataSLW Struct Reference
A structure specifying product occurrence data specific to Solidworks format. More...
Data Fields | |
A3DInt32 | m_iIndexCfg |
A3DAsmAttachmentsInfosSLW * | m_psAttachements |
A3DUTF8Char * | m_psCfgName |
A3DUTF8Char * | m_psNodeSlwID |
A3DUns32 | m_uiAttachementsSize |
A3DEProductOccurrenceTypeSLW | m_usType |
Detailed Description
A structure specifying product occurrence data specific to Solidworks format.
- Version
- 8.2
Field Documentation
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 |
The size of m_psAttachements.
A3DAsmAttachmentsInfosSLW* A3DAsmProductOccurrenceDataSLW::m_psAttachements |
Storage to put assembly attachments information on product occurrence in assembly tree.