A3DRWParamsUnigraphicsData Struct Reference

Reading parameters specific to Unigraphics CAD files. More...

Data Fields

A3DBool m_bApplyToAllLevels
 
A3DBool m_bFitAllToUpdateViewCameras
 
A3DUTF8Char ** m_ppcPreferredReferenceSets
 
A3DUns32 m_uiPreferredReferenceSetsSize
 

Detailed Description

Reading parameters specific to Unigraphics CAD files.

Version
3.0

Field Documentation

A3DBool A3DRWParamsUnigraphicsData::m_bApplyToAllLevels

With a value of TRUE, the reference sets will apply to all the components including subassemblies.

A3DUns32 A3DRWParamsUnigraphicsData::m_uiPreferredReferenceSetsSize
A3DUTF8Char** A3DRWParamsUnigraphicsData::m_ppcPreferredReferenceSets

Determines how reference sets are determined and in what priority.

A3DBool A3DRWParamsUnigraphicsData::m_bFitAllToUpdateViewCameras

With a value of TRUE, the camera views will be computed after a fit all. Zoom, position, and rotation of the view will be updated.