A structure specifying product occurrence data specific to CV5 format. More...
Data Fields | |
A3DMiscCartesianTransformationData * | m_pDefaultExplodePosition |
A3DAsmProductOccurrence ** | m_ppExplodedProducts |
A3DUns32 | m_uiExplodedProductsSize |
A3DUns16 | m_usStructSize |
Detailed Description
A structure specifying product occurrence data specific to CV5 format.
- Version
- 8.2
Field Documentation
A3DMiscCartesianTransformationData* A3DAsmProductOccurrenceDataProe::m_pDefaultExplodePosition |
Default position defined in the default explode for the owner product in his fathers explode state.
A3DAsmProductOccurrence** A3DAsmProductOccurrenceDataProe::m_ppExplodedProducts |
Definition of the redefine position of sub element (target) for the Explode state of the product owner level the explosion is define by a path to access to the target and an array of transfomation to apply to each level A product of this array reprensents an instance repositioning, his product sons array represents the path to access to the target element, and he had an array of linked items to store all new position for path member.
A3DUns32 A3DAsmProductOccurrenceDataProe::m_uiExplodedProductsSize |
Size of next array.
A3DUns16 A3DAsmProductOccurrenceDataProe::m_usStructSize |
Reserved; must be initialized by A3D_INITIALIZE_DATA.