Skip to main content

global object

Overview

When implementing scripted extensions, you have direct access to the following global objects:

Global objects are also available in scripts run in the script editor.

ObjectTypeDescription
AppIApplicationApplication Access Object
ContextIContextAccess object to execution context
ErrorsIErrorsAccess object to error information
OutputIOutputOutput service access object
SearchISearchManagerSearch Manager access object
WindowIWorkspaceWindowAccess object to application's window
WorkspaceIWorkspaceWorkspace access object
ObjectTypeDescription
CurrentModelIModelAccess object to the model selected in the current project
CurrentProjectIProjectCurrent Project Access Object
EditorPageIEditorPageEditor page access object
ViewDefenitionsIViewDefinitionsAccess to view definition management
UIICommonUIAccess objects to UI such as basic dialogs