A3DRWParamsUnigraphicsData

Fields

A3DBool

m_bApplyToAllLevels

A3DUns32

m_uiPreferredReferenceSetsSize

A3DUTF8Char **

m_ppcPreferredReferenceSets

A3DBool

m_bFitAllToUpdateViewCameras

Detailed Description

struct A3DRWParamsUnigraphicsData

Reading parameters specific to Unigraphics CAD files.

Version

3.0

Public Members

A3DBool m_bApplyToAllLevels

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

A3DUns32 m_uiPreferredReferenceSetsSize

The size of m_ppcPreferredReferenceSets.

A3DUTF8Char **m_ppcPreferredReferenceSets

Determines how reference sets are determined and in what priority.

A3DBool 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.