catia_export
Export active CATIA document to neutral formats like STEP, IGES, STL, or drawings to DXF, PDF. Specify file path and format.
Instructions
Export the active document to a neutral format - STEP, IGES, STL, VRML, 3D XML, CGR for 3D documents, and DXF, DWG, PDF, CGM or SVG for drawings. The format is taken from the file extension unless you name it explicitly.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| path | Yes | Destination file path, including the extension. | |
| format | No | Format name, e.g. 'step', 'stl', 'iges'. Empty derives it from the file extension. | |
| overwrite | No | Replace the file if it already exists. |