c4d.modules.takesystem

Follow me to the Inheritance diagramm .

New in version R17.032.

See also

Scripts for the Take System API in the examples .

Types

Functions

c4d.modules.takesystem. IsTakeRenderRunning ( )

New in version R17.048.

Checks if a Take render is running.

Return type: bool
Returns: True if a Take render is running, otherwise False .
c4d.modules.takesystem. StopTakeRender ( )

New in version R17.048.

Stops the Take render if it is running.

Table Of Contents