IntelliCAD 11.1 Object Library
Workspace Object Members
See Also  Overview 

Public Properties

Public Property ActiveDocumentReturns the active document object.
Public Property ApplicationReturns the Application object.
Public Property NameSets or returns the application name.
Public Property ParentReturns the database item's parent object.

Events

Public Event AddinRunOccurs when the user has run an addin from the command line.
Public Event AppActivateOccurs when the application window is activated.
Public Event AppDeactivateOccurs when the application window is deactivated.
Public Event aWindowTitleChangedOccurs when window title is changed.
Public Event BeforeExitOccurs when the application starts to shut down. Returning False will terminate the shutdown.
Public Event BeginCommandOccurs when receives a command.
Public Event BeginFileDropOccurs when a file is dropped on the application window.
Public Event BeginLispOccurs when receives a request to evaluate a LISP expression.
Public Event BeginModalOccurs when a modal dialog is about to be displayed.
Public Event BeginOpenOccurs when receives a request to open drawing.
Public Event BeginPlotOccurs when receives a request to print drawing.
Public Event BeginQuitOccurs when the application starts to shut down. Returning True will terminate the shutdown.
Public Event BeginSaveOccurs when receives a request to save the drawing.
Public Event CloseOccurs when a drawing is about to be closed.
Public Event EndCommandOccurs when a command completed.
Public Event EndLispOccurs when evaluating of a LISP expression completed.
Public Event EndModalOccurs when a modal dialog has been finished.
Public Event EndOpenOccurs after a drawing has been opened.
Public Event EndPlotOccurs when drawing has been sent to the printer.
Public Event EndSaveOccurs when a request to save the drawing has been completed.
Public Event ExitOccurs when the application is about to exit.
Public Event LispCanceledOccurs when evaluating of a LISP expression canceled.
Public Event NewOccurs when a new drawing has been created.
Public Event NewDrawingOccurs when a new drawing is about to be created.
Public Event OpenOccurs after a drawing has been opened.
Public Event ReinitializeOccurs when the defined functions need to be reinitialized.
Public Event SaveOccurs when a drawing is about to be saved.
Public Event SysVarChangedOccurs when the value of a system variable is changed.
Public Event WindowChangedOccurs when window state changed.
Public Event WindowFocusChangedOccurs when window receives or loses focus.
Public Event WindowMovedOrResizedOccurs when window moved or resized.

See Also

© 2022 IntelliCAD Technology Consortium. All Rights Reserved.