save_document
Save a FreeCAD document to a file, with optional path and document name. Persist your CAD work for later use.
Instructions
Save a document.
Args: document: document name; defaults to the active one. path: save to this path instead (required the first time a document is saved).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| path | No | ||
| document | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||