A3DMaterialAndVisualisationInfos
Fields
| 
 | |
Detailed Description
- 
struct A3DMaterialAndVisualisationInfos
- A structure to store material, visibility, suppressed, etc… informations, to put on other product occurrence. - Used for Assemblies / Views that modify those informations. It will be applied during shattered post-treatment. - Public Members - 
A3DUns32 m_uiPathInAssemblyTreeSize
- The size of m_ppPathInAssemblyTree. 
 - 
A3DUTF8Char **m_ppPathInAssemblyTree
- Path in the assembly tree of Product Occurrence to modify. 
 - 
A3DGraphMaterialData *m_pMaterial
- Pointer to an A3DGraphMaterialData entity. - May be NULL. 
 - 
A3DMiscCartesianTransformationData *m_pTransform
- Pointer to an A3DMiscCartesianTransformation entity. - May be NULL. 
 
- 
A3DUns32 m_uiPathInAssemblyTreeSize
