Enumerator |
---|
UNKNOWN | Unknown version.
|
LITE | Cinema 4D Lite. Lite is feature-restricted in many ways and does not allow for loading of plugins.
|
BENCHMARK | Cinebench. Cinebench is restricted to a subset of libraries.
|
UPDATER | Online updater. The Online updater only loads a limited subset of libraries.
|
TEAMRENDER_CLIENT | Cinema 4D Teamrender client.
|
TEAMRENDER_SERVER | Cinema 4D Teamrender server.
|
CINEMA4D | Cinema 4D Cinema 4D.
|
COMMANDLINE | Command line application. Note that this is different from GeGetCinemaInfo(CINEMAINFO::FORBID_GUI). The regular app can run without UI, but is not necessarily a special command line executable.
|
CINEWARE | Cineware - The renderer used in AfterEffects, Vectorworks, Archicad and Allplan. Runs without UI and does not allow for plugins. Since R23 it's also available as dynamic library.
|
CPYTHON | Python - The python executable. Runs without UI.
|
CPYTHON3 | Python 3 - The python executable. Runs without UI. Unused, use CPYTHON to address c4dpy.
|