JtToAlias

Purpose

JtToAlias translates Jupiter (JT) files into Alias wire files.

Description

JtToAlias \[ options \] \[-r<JtkConfig file>\] \[-i <input JT file>\] -o <output Wire file>
-hDisplays the help, then exits.
-iName of input JT file; if not specified, stdin (generally the keyboard) is used.
-oName of output wire file; must be specified.
-pbRead in brep (NURBS) data; if not available,read tessellation (polygonal) data
-ptRead in tessellation (polygonal) data; if not available, read brep (NURBS) data.

Typing JtToAl or JtToAl -h will list all available options and their definitions.

Note:

The JtkConfig file is a configuration file used to easily setup the state of the JT importer. The read control parameters are located inside the EAIJTRead section of this configuration file.