cst_export_cad
Export a CST model or specific component to CAD formats like STL, STEP, or IGES. Simplify sharing or using CST designs in other tools.
Instructions
Export the current CST model (or a specific component) to a CAD format. Supports STL, SAT/ACIS, STEP, IGES, OBJ, and NASTRAN.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| format | Yes | Export format: stl, sat, stp (STEP), igs (IGES), obj, nas (NASTRAN). | |
| component | No | Optional component name to export. If omitted, the entire model is exported. | |
| file_path | Yes | Destination file path for the exported CAD file. |