A3DMaterialAndVisualisationInfos Struct Reference

A structure to store material, visibility, suppressed, etc... informations, to put on other product occurence. Used for Assemblies / Views that modify those informations. It will be applied during shattered post-treatment. More...

Data Fields

A3DBool m_bIsSuppressed
 
A3DUTF8Char ** m_ppPathInAssemblyTree
 
A3DMiscCartesianTransformationDatam_pTransform
 
A3DUns8 m_ucType
 
A3DUns32 m_uiPathInAssemblyTreeSize
 
A3DUns16 m_usBehaviour
 
A3DUns16 m_usLayer
 

Detailed Description

A structure to store material, visibility, suppressed, etc... informations, to put on other product occurence. Used for Assemblies / Views that modify those informations. It will be applied during shattered post-treatment.

Field Documentation

A3DBool A3DMaterialAndVisualisationInfos::m_bIsSuppressed

Is it suppressed?

A3DUTF8Char** A3DMaterialAndVisualisationInfos::m_ppPathInAssemblyTree

path in the assembly tree of Product Occurrence to modify

A3DMiscCartesianTransformationData* A3DMaterialAndVisualisationInfos::m_pTransform

Pointer to an A3DMiscCartesianTransformation entity. May be NULL.

A3DUns8 A3DMaterialAndVisualisationInfos::m_ucType

Type. /version 9.0

A3DUns32 A3DMaterialAndVisualisationInfos::m_uiPathInAssemblyTreeSize

Size of next array.

A3DUns16 A3DMaterialAndVisualisationInfos::m_usBehaviour

Behavior.

A3DUns16 A3DMaterialAndVisualisationInfos::m_usLayer

Layer.