![]() |
CAddPositionType | Enumerates the different positions at which scenes may be added into a job |
CControlCentre | Main interface to all Control Center methods. THIS CLASS IS THE ONLY INTERFACE THAT MODIFIES THE DATABASE. All other interfaces simply define objects, and are used as arguments to the ControlCentre methods |
CDrawing | The Drawing defines the drawing parameters |
CElement | The Element defines the element parameters |
CEnvironment | The Environment defines the environment parameters. The Environment object can be instantiated in the scripting environment. A list of existing environments can be retrieved by calling ControlCentre.environments(). A new environment may be added by the following. Note that only ControlCentre calls modify the database |
CExportData | ExportData defines the parameters for a database Export command |
CExportSize | ExportSize defines the parameters for a database Export size calculation command |
CImportData | ImportData defines the parameters for a database import command |
CJob | The Job defines the job parameters |
CQObject | |
CQScriptable | |
CRenderData | RenderData defines the parameters for a job sent to the rendering queue |
CScene | The Scene defines the scene parameters |
CSceneVersion | SceneVersion defines the scene version parameters |
CUser | The User JavaScript class. Defines the data base user parameters |
CVectorData | VectorData defines the parameters for a job sent to the vectorize queue |