NXToAlias

NXToAlias

Purpose

Converts NX files to Alias .wire files.

Description

NXToAlias [options] <infile> <outfile> 
infileThe name of the input NX file.
outfileThe name of the output Alias wire file.
Options: 
-iInput NX (.prt) file.
-oOutput Alias (.wire) file
-cDo not import curves.
-gDo not import categories.
-lDo not output logfile.
-mDo not import meshes.
-nDo not import NURBS geometry.
-pDo not import points.
-sShrink base surfaces to trim regions.
-uImport solids and open sheet bodies as surfaces.
-gOptimizes CV layouts for use in Alias.
-layerSelectSpecifies which layers in the imported NX file to open in Alias. Specify the target layer numbers in a string contained by quotations, such as the following: -layerSelect "1,4,6";.