Save Document
save_documentSave the active Cinema 4D document to an absolute file path in formats like c4d, fbx, obj, usd, or gltf. Use copy mode to keep the original document name unchanged.
Instructions
Save the active document to disk. Path must be absolute; the parent directory must exist. Supported formats: c4d (default), abc / alembic, fbx, obj, stl, ply, usd / usda, gltf. With copy:true the document's internal name/path is left unchanged (Save-As-Copy behaviour).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| copy | No | Save as copy — document's active path/name stays unchanged. Default false. | |
| path | Yes | Absolute output path. | |
| format | No | Export format alias. Default 'c4d'. |