List Documents
list_documentsList all open Cinema 4D documents with index, name, path, and active status, so you can find and switch to the target project before making changes.
Instructions
Enumerate the documents currently open in Cinema 4D. Each entry has its list index (the handle accepted by set_active_document), name, path and whether it is the active document. get_document_state only reports the active document; this is how you discover the others before switching.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||