Application objectThe Application object represents an instance of the progeCAD application. The events occur when certain actions take place in the main application. The properties associated with the Application object reflect the properties of the main application window. The methods control the loading or listing of the currently loaded external applications and interface objects. The active document (progeCAD drawing) can be accessed using the ActiveDocument property. Use the Quit method to end the progeCAD session.
|
|
|