New Document
new_documentCreates a new empty Cinema 4D document and activates it, providing a clean workspace without overwriting the current scene.
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. |