
#######################
A3DRWParamsExportJTData
#######################

.. c:struct:: A3DRWParamsExportJTData

   A structure that specifies parameters used to write the model file to JT format. 
   
   
      6.0 
   
   
   
   Index
   =====
   
   .. rubric:: Variables
   
   
   .. rst-class:: api-xref-list
   
   
   * :c:member:`~A3DRWParamsExportJTData.m_eWriteGeomTessMode`
   * :c:member:`~A3DRWParamsExportJTData.m_bWriteHiddenObjects`
   * :c:member:`~A3DRWParamsExportJTData.m_bWritePMI`
   * :c:member:`~A3DRWParamsExportJTData.m_eJTVersion`
   * :c:member:`~A3DRWParamsExportJTData.m_bWriteWireframe`
   
   



.. rst-class:: kind-group kind-variable

.. rubric:: Variables
   :class: kind-group-title


.. c:member:: A3DEWriteGeomTessMode A3DRWParamsExportJTData.m_eWriteGeomTessMode

      .. rst-class:: sig-pretty-signature
      
         | :c:enum:`~A3DEWriteGeomTessMode`
      
      Enum to set the content to write (Geometry and/or Tessellation). 
      



.. c:member:: A3DBool A3DRWParamsExportJTData.m_bWriteHiddenObjects

      .. rst-class:: sig-pretty-signature
      
         | :c:type:`~A3DBool`
      
      Export or not hidden objects. 
      



.. c:member:: A3DBool A3DRWParamsExportJTData.m_bWritePMI

      .. rst-class:: sig-pretty-signature
      
         | :c:type:`~A3DBool`
      
      Export or not PMI. 
      



.. c:member:: A3DEJTVersion A3DRWParamsExportJTData.m_eJTVersion

      .. rst-class:: sig-pretty-signature
      
         | :c:enum:`~A3DEJTVersion`
      
      JT Version to export. 
      
      
         9.2 
      
      



.. c:member:: A3DBool A3DRWParamsExportJTData.m_bWriteWireframe

      .. rst-class:: sig-pretty-signature
      
         | :c:type:`~A3DBool`
      
      Export or not wireframe. 
      
      
         24.7 
      
      




