Converts Alias WIRE files to DWG or DXF files.
AliasToDwg [ <options> ] -i <Alias Wire file> -o <DWG or DXF file>
Argument | Value |
---|---|
-i | Name of input Alias WIRE file ( .wire). |
-o | Name of output DWG or DXF file (.prt). |
-l | Output logfile (default 0=false, 1=true) |
-v | Convert invisible geometric (default 1 = True, 0 = False) |
-c | Convert curves (default 1 = True, 0 = False) |
-m | Do not convert meshes (default 1 = True, 0 = False) |
-h | Display help, then exit |