Converts Alias Wire files to CATIA Part (.CATPart) files.
AlToC5 [<options>] -i <input Wire file> -o <output CATIA file>
where
Argument | Value |
---|---|
-i | input Wire filename (.wire) |
-o | output CATIA filename (.CATPart) |
-l | logfile option:0=No logfile output (default)1=Output a logfile (-l1)2=Output an extended logfile (-l2) |
-b | Processes symmetry information from Alias layers; the geometric objects are converted. |
-a |
Convert layer to open body/geometrical set or hybrid body feature |
-v | do not convert invisible geometric entities |
-h | display this help information, then exit |
Surface (divide/split) options: | |
-c | Do 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. |
-d | divide 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.