Data Fields
A3DRWParamsCompareTreeData Struct Reference

Structure to specify reading parameters used to compare assembly trees. More...

Data Fields

A3DUns16 m_usStructSize
 
A3DBool m_bCompareVisibleResult
 
A3DBool m_bCompareGraphics
 
A3DBool m_bCompareTransfo
 
A3DBool m_bCompareTessellation
 
A3DBool m_bComparePMI
 

Detailed Description

Structure to specify reading parameters used to compare assembly trees.

Version
3.0

Field Documentation

A3DUns16 A3DRWParamsCompareTreeData::m_usStructSize

Reserved; must be initialized by A3D_INITIALIZE_DATA.

A3DBool A3DRWParamsCompareTreeData::m_bCompareVisibleResult

With a value of TRUE, compares two assembly trees only through their visual result aspect

A3DBool A3DRWParamsCompareTreeData::m_bCompareGraphics

With a value of TRUE, compares the graphics of each entities of the trees

A3DBool A3DRWParamsCompareTreeData::m_bCompareTransfo

With a value of TRUE, compares the transformations matrices of each entities of the trees

A3DBool A3DRWParamsCompareTreeData::m_bCompareTessellation

With a value of TRUE, compares the tessellation of each entities of the trees

A3DBool A3DRWParamsCompareTreeData::m_bComparePMI

With a value of TRUE, compares the PMIS/Views of each entities of the trees