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
◆ m_bApplyToAllLevels
A3DBool A3DRWParamsUnigraphicsData::m_bApplyToAllLevels |
With a value of TRUE
, the reference sets will apply to all the components including subassemblies.
◆ m_uiPreferredReferenceSetsSize
A3DUns32 A3DRWParamsUnigraphicsData::m_uiPreferredReferenceSetsSize |
The size of m_ppcPreferredReferenceSets.
◆ m_ppcPreferredReferenceSets
A3DUTF8Char** A3DRWParamsUnigraphicsData::m_ppcPreferredReferenceSets |
Determines how reference sets are determined and in what priority.
◆ m_bFitAllToUpdateViewCameras
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.