PyClipNode Attributes
Use the following commands to set or get attributes for a Clip node.
| Command | Type | Description |
|---|---|---|
PyClipNode>.shot_name |
string | The shot name of a node in the Batch schematic, resolving tokens if any are present. |
PyClipNode>.tokenized_shot_name |
string | The shot name of a clip node in the Batch schematic, including any unresolved tokens, if present. |
PyClipNode>.dynamic_shot_name |
bool | The Dynamic attribute of a clip node in the Batch schematic. Automatically disabled when the shot_name attribute is set. One of the following must be passed as the argument when the attribute is set:
|
PyClipNode>.head_media ![]() |
string | Used set or get the Head Media option. One of the following must be passed as the argument when the attribute is set:
|
PyClipNode>.gap_media ![]() |
string | Used set or get the Gap Media option. One of the following must be passed as the argument when the attribute is set:
|
PyClipNode>.tail_media ![]() |
string | Used set or get the Head Media option. One of the following must be passed as the argument when the attribute is set:
|
PyClipNode>.timing_offset ![]() |
integer | Used set or get the Timing Offset. An integer number must be passed as an argument. |
PyClipNode>.locked_frame ![]() |
integer | Used to get or set the Locked frame. One of the following must be passed as the argument when the attribute is set:
|

