Reading parameters specific to Unigraphics CAD files. More...
Data Fields | |
A3DUns16 | m_usStructSize |
A3DBool | m_bApplyToAllLevels |
A3DUns32 | m_uiPreferredReferenceSetsSize |
A3DUTF8Char ** | m_ppcPreferredReferenceSets |
A3DBool | m_bFitAllToUpdateViewCameras |
Reading parameters specific to Unigraphics CAD files.
A3DUns16 A3DRWParamsUnigraphicsData::m_usStructSize |
Reserved; must be initialized by A3D_INITIALIZE_DATA.
A3DBool A3DRWParamsUnigraphicsData::m_bApplyToAllLevels |
With a value of TRUE
, the reference sets will apply to all the components including subassemblies.
A3DUns32 A3DRWParamsUnigraphicsData::m_uiPreferredReferenceSetsSize |
Size of next array.
A3DUTF8Char** A3DRWParamsUnigraphicsData::m_ppcPreferredReferenceSets |
Determines how references 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.