Environment Variables

Environment variables can be defined in the following way, e.g., to make specific directories/files accessible for various Cinema 4D versions or users.

For Windows (environment variables cannot officially be used under macOS due to security reasons):

The following environment variables are available:

2023
  • g_connectwatchfolder: Here you can set a path that will be seen as a monitored folder.
  • g_connectdatabase: This variable can be used to connect a database.

Multiple paths can be separated using a semicolon (;).

Tip:Variables that begin with g_ can also be used as command line arguments.