project.open
Open an existing Blender project from an absolute .blend path. Automatically saves the current project and commits the transaction before switching files.
Instructions
Open an existing absolute .blend path on the next main-thread tick. By default the current transaction is committed and dirty current project is saved.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| path | Yes | ||
| load_ui | No | ||
| use_scripts | No | ||
| save_current | No | ||
| save_current_as | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||