Cinema 4D Basic Features Create Menu Generators Python Generator
Function available in CINEMA 4D Prime, Visualize, Broadcast, Studio & BodyPaint 3D
Python Generator

Basic Coord. Object

Object Properties

Force Update

The object cache will be reset and the new object will be created.

Optimize Cache

It can happen that an algorithm takes longer to calculate with Python. If this option is enabled, the object last created will be cached and retrieved. The Python Generator will only be rebuilt if its parameters change (position, User Data, etc.).

Reset on Frame 0

Resets the script at frame 0, i.e., all variables, etc. will be reset to their original states.

Code

Enter your Python code here. This can, however, be done more comfortably in the Python Editor, which you can open by clicking on the Open Python Editor button below.

Open Python Editor

Opens the Python Editor with any corresponding code.