Usage

There are two different entry points to import CAD files using the JT Converter.

How to Import and Convert Files

File -> Import

To import a JT file into Omniverse:

  1. Navigate to the top menu and select File > Import

  2. A file dialog will open. Browse to the location of your file, select it, and click Import.

CAD Converter File Import

Content Browser -> Convert To USD

To Convert JT files to USD:

  1. If the Content window is not already open. Navigate to the top menu and select Window > Browers > Content.

  2. A Content browser window will open. Browse to the location of your file or files, select them, and right-click, and select Convert to USD in the Context menu.

  3. The Converter Options dialog window will appear; modify any options as needed, and click Convert.

Note: You can select more than one file to batch Convert to USD, we recommend turning off Reference in the Current Stage.

CAD Converter Convert to USD

Converter Options

Convert Options

Convert Visible Only

If true, skip hidden elements; else, convert hidden elements but set to invisible.

Generate Projection UVs

If UV texture cordinates are missing then this option will use the Scene Optimizer Kit Extension as a post-conversion process to generate texture coordinates for meshes. When this option is enabled, default values are used as described in the Generate Projection UVs section of the Scene Optimizer documentation.

Enable Instancing

This option will determine whether or not instancing will be used in the USD.

Override Tessellation Geometry

If true, embedded tessellation geometry will be ignored in favour for explicit tessellation of surface geometry.

Override Tessellation Parameters

If true, embedded tessellation parameters will be ignored in favour for explicit tessellation parameters.

Chordhal Tolerance

  • The absolute or relative maximal chord height for a polygonal segment with respect to the model.

Angular Tolerance

  • The maximum angle deviation between subsequent polygonal segments in an approximation of an edge.

Parameter Length

  • The maximum polygonal segment length.

Max Aspect

  • The maximum ratio of the longest side of a triangle to the shortest.

Min Edge Length

  • The minimum length of the edges in the tessellated mesh.

Destination options

Path

Folder for the converted USD. The default location is the exact location, and the CAD file is selected for conversion or selection of a specific destination.

Reference in the Current Stage

This is the only option if you right-click for Convert to USD, and if you use import, this is automatic and expected.

This will convert the file and add it to the Open Stage as a Reference.

Note: When batch converting many files, we recommend disabling this option.

Getting Help