export_stl
Export a design or specific body as an STL file. Specify file path, optionally select a body, and set mesh refinement low, medium, or high.
Instructions
Export the design or a specific body as an STL file.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| file_path | Yes | Full file path for the STL export (e.g. 'C:/output/part.stl'). | |
| body_name | No | Optional body name. Exports first body if not specified. | |
| refinement | No | Mesh refinement: 'low', 'medium', 'high'. | medium |