AlToC5

Converts Alias Wire files to CATIA Part (.CATPart) files.

Usage:

AlToC5 [<options>] -i <input Wire file> -o <output CATIA file>

where

ArgumentValue
-iinput Wire filename (.wire)
-ooutput CATIA filename (.CATPart)
-ado not convert layer to open body/geometrical set or hybrid body feature
-edo not convert empty layers
-bProcesses symmetry information from Alias layers; the geometric objects are converted.
-mexport meshes to cloud meshes
-vdo not convert invisible geometric entities
-xdo not convert curves-on-surface
-llogfile option: 0=No logfile output (default) 1=Output a logfile (-l1) 2=Output an extended logfile (-l2)
-rthe release of the CATPart file (10,11,12,13,14,15,16,17,18,19,20,21,22,23). Default is 23.
-sdo not stitch open/closed shell faces (ignore topology)
-w

confirmation for overwriting an existing CATIA V5 Part file

-h display this help information, then exit
-kdo not preserve visual orientation
Surface (divide/split) options: 
-cDo not divide closed/periodic surface in multiple surfaces. By default, AlToC5 will split any closed/periodic surface and trimmed surface in two pieces if this option is not specified.
-ddivide surface with multi-knots in multiple surfaces

By default, AlToC5 will split any closed/periodic surface and trimmed surface in two pieces.

If -c option is specified, we don't split them.