Save Document
save_documentSave the active Cinema 4D document to disk in formats like c4d, FBX, OBJ, or USD using an absolute path. Use copy mode to leave the original file 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'. |