< Home

< Programming Guide

< Supported File Formats

REFERENCE MANUAL

Data Fields
A3DRWParamsUnigraphicsData Struct Reference

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
 

Detailed Description

Reading parameters specific to Unigraphics CAD files.

Version
3.0

Field Documentation

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.