export_objects
Export FreeCAD geometry to STEP, IGES, STL, OBJ, PLY, 3MF, AMF, OFF, BREP, or FCSTD. Provide a destination path; optionally select objects, otherwise all shaped objects export.
Instructions
Export geometry to a file; the format comes from the extension.
Supported: .step/.stp, .iges/.igs, .stl, .obj, .ply, .3mf, .amf, .off, .brep and .fcstd.
Args: path: destination file path. objects: object names to export; omit to export every shaped object.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| path | Yes | ||
| objects | No | ||
| document | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||