create_document
Creates and activates a new document in FreeCAD with specified internal name and optional display label.
Instructions
Create a new document and make it active.
Args: name: internal name; FreeCAD may append digits to keep it unique. label: optional display name shown in the tree.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | No | Unnamed | |
| label | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||