export
Convert the active part or assembly to STEP, STL, IGES, Parasolid, or 3MF, then verify the saved file exists on disk.
Instructions
Export the current part or assembly to STEP/STL/IGES/Parasolid/3MF (format from extension).
Silent (no prompts). Verifies the file appears on disk and reports its size. For STL/3MF, tessellation resolution is set first: quality 'coarse'|'fine' (default 'fine' for print quality), or pass deviation_mm (+ optional angle_deg) for a reproducible custom resolution (overrides quality). Ignored for other formats.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| path | Yes | ||
| quality | No | fine | |
| angle_deg | No | ||
| file_format | No | ||
| deviation_mm | No |