AcadApplicationClass Class

Inheritance Hierarchy
SystemObject
  BricscadAppAcadApplicationClass
Namespace:  BricscadApp
Assembly:  Interop.BricscadApp (in Interop.BricscadApp.dll) Version: 21.0.0.0
Syntax
public class AcadApplicationClass : IAcadApplication, 
        AcadApplication, _DAcadApplicationEvents_Event

The AcadApplicationClass type exposes the following members.

Constructors
  Name Description
Public method AcadApplicationClass
Initializes a new instance of the AcadApplicationClass class
Top
Properties
Methods
  Name Description
Public method add_AppActivate
Public method add_AppDeactivate
Public method add_ARXLoaded
Public method add_ARXUnloaded
Public method add_BeginCommand
Public method add_BeginFileDrop
Public method add_BeginLisp
Public method add_BeginModal
Public method add_BeginOpen
Public method add_BeginPlot
Public method add_BeginQuit
Public method add_BeginSave
Public method add_EndCommand
Public method add_EndLisp
Public method add_EndModal
Public method add_EndOpen
Public method add_EndPlot
Public method add_EndSave
Public method add_LispCancelled
Public method add_NewDrawing
Public method add_SysVarChanged
Public method add_WindowChanged
Public method add_WindowMovedOrResized
Public method DefineFunction
Public method Equals
Determines whether the specified Object is equal to the current Object.
(Inherited from Object.)
Public method Eval
Protected method Finalize
Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection.
(Inherited from Object.)
Public method GetAcadState
Public method GetHashCode
Serves as a hash function for a particular type.
(Inherited from Object.)
Public method GetInterfaceObject
Public method GetType
Gets the Type of the current instance.
(Inherited from Object.)
Public method ListArx
Public method LoadArx
Public method LoadDVB
Protected method MemberwiseClone
Creates a shallow copy of the current Object.
(Inherited from Object.)
Public method Quit
Public method remove_AppActivate
Public method remove_AppDeactivate
Public method remove_ARXLoaded
Public method remove_ARXUnloaded
Public method remove_BeginCommand
Public method remove_BeginFileDrop
Public method remove_BeginLisp
Public method remove_BeginModal
Public method remove_BeginOpen
Public method remove_BeginPlot
Public method remove_BeginQuit
Public method remove_BeginSave
Public method remove_EndCommand
Public method remove_EndLisp
Public method remove_EndModal
Public method remove_EndOpen
Public method remove_EndPlot
Public method remove_EndSave
Public method remove_LispCancelled
Public method remove_NewDrawing
Public method remove_SysVarChanged
Public method remove_WindowChanged
Public method remove_WindowMovedOrResized
Public method RunCommand
Public method RunMacro
Public method RunScript
Public method ToString
Returns a string that represents the current object.
(Inherited from Object.)
Public method UndefineFunction
Public method UnloadArx
Public method UnloadDVB
Public method Update
Public method Zoom
Public method ZoomAll
Public method ZoomCenter
Public method ZoomExtents
Public method ZoomPickWindow
Public method ZoomPrevious
Public method ZoomScaled
Public method ZoomWindow
Top
Events
See Also

©  Bricsys NV. All rights reserved.