Groups | |
C4D_PATH | |
Functions | |
const Filename | GeGetStartupPath () |
const Filename | GeGetStartupApplication () |
const Filename | GeGetStartupWritePath () |
const Filename | GeGetPluginPath () |
Filename | GeGetPluginResourcePath () |
const Filename | GeGetC4DPath (Int32 whichpath) |
const Filename GeGetStartupPath | ( | ) |
Gets the path for the main folder of Cinema 4D.
const Filename GeGetStartupApplication | ( | ) |
Gets the complete path of the host application (Cinema 4D, BodyPaint 3D, NET).
const Filename GeGetStartupWritePath | ( | ) |
Gets the writable startup directory.
This is the directory where all user data (preferences, libraries etc.) are stored.
const Filename GeGetPluginPath | ( | ) |
Gets the path for a plugin's main folder.
Filename GeGetPluginResourcePath | ( | ) |
Gets the resource path for a plugin's main folder.