The Cinema 4D GUI is based on "dialog" windows based on the GeDialog class. A plugin can create custom dialog windows for user interaction or to create new managers.
The Cinema API as well as the MAXON API provide generic application development components to handle threads, files, GUI elements etc.
-
description: Stores information on how parameters are to be displayed in the GUI (Attribute Manager).
-
dialog: The Cinema 4D GUI is based on "popup dialog" windows for user interaction.