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
◆ m_psNodeSlwID
A3DUTF8Char* A3DAsmProductOccurrenceDataSLW::m_psNodeSlwID |
ID comming from Solidworks, to use to resolve the "PathsInAssemblyTree"
◆ m_iIndexCfg
A3DInt32 A3DAsmProductOccurrenceDataSLW::m_iIndexCfg |
Cfg Index
◆ m_psCfgName
A3DUTF8Char* A3DAsmProductOccurrenceDataSLW::m_psCfgName |
Cfg Name in the file
◆ m_usType
A3DEProductOccurrenceTypeSLW A3DAsmProductOccurrenceDataSLW::m_usType |
Product Occurrence Type
◆ m_uiAttachementsSize
A3DUns32 A3DAsmProductOccurrenceDataSLW::m_uiAttachementsSize |
The size of m_psAttachements.
◆ m_psAttachements
A3DAsmAttachmentsInfosSLW* A3DAsmProductOccurrenceDataSLW::m_psAttachements |
Storage to put assembly attachments information on product occurrence in assembly tree.