Converts CATIA 4 files to Alias wire files.
Catia4ToAlias -i <CATIA V4 file> -o <Wire file> [<options>]
where
Argument | Value |
---|---|
-i | input CATIA V4 file (.model, .session, .exp, .dlv3) |
-o | output Wire filename (.wire) |
-c | import curves |
-l | output logfile (.catia2alias) |
-n | import NURBS data (solids, shells, surfaces, curves, points) |
-m | import meshes |
-f | import infinite geometry |
-p | import points |
-s | shrink base surfaces to trim regions |
-v | import invisible (noshow) geometry |
-k | keep topology for sheet and solid bodies |
-g | enable geometry optimization |
-d | enable splitting of periodic surfaces |
-b | keep colors for meshes |