export_file
Export a SolidWorks model to common formats like STEP, IGES, STL, PDF, DXF, or DWG by specifying the output file path.
Instructions
Export the current model to various formats
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| outputPath | Yes | Output file path (extension determines format) | |
| format | No | Export format (if not specified, uses file extension) |