export_shape
Export a FreeCAD shape to STEP, IGES, BREP, or STL using a target path; the file extension selects the format, and an object name is optional.
Instructions
Export a shape to STEP/IGES/BREP/STL. Format inferred from path extension.
object: FreeCAD object name (NOT a AnkusDrive handle). If omitted, exports the first shaped object in the active document.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| path | Yes | ||
| object | No |