Export model to FreeCAD
export_freecadConvert a structural beam model into a solid 3D FreeCAD document with member solids and support markers, ready for further editing and visualization.
Instructions
Build a solid 3D representation of the model (member solids + support markers) and save it as a FreeCAD .FCStd document you can open in FreeCAD. Runs headless freecadcmd; takes ~5-20 s.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| path | No | Output .FCStd path (default: <output dir>/<model>.FCStd) | |
| model | Yes |