set_active_document
Switch the active FreeCAD document by name so subsequent tools operate on the intended file. Use the name returned by new_document or open_document.
Instructions
Switch the active document by name (the value returned from new_document/open_document).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes |