New Document
new_documentCreates a fresh empty Cinema 4D document and switches focus to it, allowing a clean scene to be started without overwriting the current one.
Instructions
Insert a fresh empty BaseDocument into C4D's document list and (by default) switch focus to it. Useful for starting a clean scene without overwriting the current one.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | No | Optional display name for the new document. | |
| make_active | No | Switch the active document to the new one. Default true. False is refused when the current document is blank because Cinema 4D would destroy it during insertion. |