Get Document State
get_document_stateReads the active Cinema 4D document's key state, including frame range, current frame, file path, active items, and marker count. Get the data needed before using the writer counterpart to sync or modify project settings.
Instructions
One-shot reader for the active document's key fields: fps, min/max and loop frame range, current frame, document name/path, canonical handles for the active camera / take / render data, and marker_count (how many timeline markers exist — list them with list_markers). Pairs with set_document for the writer side.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||