A3DRWParamsExportJTData

struct A3DRWParamsExportJTData

A structure that specifies parameters used to write the model file to JT format.

6.0

Variables

A3DEWriteGeomTessMode A3DRWParamsExportJTData.m_eWriteGeomTessMode

Enum to set the content to write (Geometry and/or Tessellation).

A3DBool A3DRWParamsExportJTData.m_bWriteHiddenObjects

Export or not hidden objects.

A3DBool A3DRWParamsExportJTData.m_bWritePMI

Export or not PMI.

A3DEJTVersion A3DRWParamsExportJTData.m_eJTVersion

JT Version to export.

9.2
A3DBool A3DRWParamsExportJTData.m_bWriteWireframe

Export or not wireframe.

24.7