A3DRWParamsExportGraphVizData Struct Reference

A structure that specifies parameters used to write the modelfile graph. More...

Data Fields

bool m_bExportGeometry
 
bool m_bExportGraphForAllLevel
 
bool m_bExportMaterial
 
bool m_bExportPersistentID
 
A3DUns16 m_usStructSize
 

Detailed Description

A structure that specifies parameters used to write the modelfile graph.

Version
9.0

Field Documentation

bool A3DRWParamsExportGraphVizData::m_bExportGeometry

Set to true to export geometry details in the graph.

bool A3DRWParamsExportGraphVizData::m_bExportGraphForAllLevel

Set to true to export, in addition to global graph, one graph per assembly level.

bool A3DRWParamsExportGraphVizData::m_bExportMaterial

Set to true to export materials in the graph.

bool A3DRWParamsExportGraphVizData::m_bExportPersistentID

Set to true to export persistent ID in the graph.

A3DUns16 A3DRWParamsExportGraphVizData::m_usStructSize

Reserved; must be initialized by A3D_INITIALIZE_DATA.