export
Export Fusion 360 geometry to STL, 3MF, STEP, IGES, OBJ, F3D, SAT, or SMT files. Specify body, mesh refinement, and units for STL/OBJ.
Instructions
Export geometry to a file. format in {stl, 3mf, step, iges, obj, f3d, sat, smt}. path: absolute path (relative + '..' + Windows reserved names rejected). body: optional body name. If omitted, exports the whole root component. STEP/IGES/SAT/SMT/F3D always export the whole design (ignore body). refinement: low | medium | high — applies to STL and OBJ mesh quality. units: mm | cm | m | inch — STL/OBJ only.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| body | No | ||
| path | Yes | ||
| units | No | mm | |
| format | Yes | ||
| refinement | No | medium |