A3DRWParamsInventorData Struct Reference

A structure that specifies parameters used to read the model file to Inventor format. More...

Data Fields

A3DBool m_bUseTessForFile
 
A3DUns16 m_usStructSize
 

Detailed Description

A structure that specifies parameters used to read the model file to Inventor format.

Version
9.0

Field Documentation

A3DUns16 A3DRWParamsInventorData::m_usStructSize

Reserved; must be initialized by A3D_INITIALIZE_DATA.

A3DBool A3DRWParamsInventorData::m_bUseTessForFile

Use the embedded tessellation instead of generating one.

Version
9.0