save_document
Save the current FreeCAD document to a specified file path. Provide a filename with .FCStd extension and an optional directory.
Instructions
Save the current FreeCAD document
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| filename | Yes | Filename to save (with .FCStd extension) | |
| path | No | Directory path to save the file | . |