AcadApplication Interface

Namespace:  BricscadApp
Assembly:  Interop.BricscadApp (in Interop.BricscadApp.dll) Version: 21.0.0.0
Syntax
public interface AcadApplication : IAcadApplication, 
        _DAcadApplicationEvents_Event

The AcadApplication type exposes the following members.

Properties
  Name Description
Public property ActiveDocument (Inherited from IAcadApplication.)
Public property Application (Inherited from IAcadApplication.)
Public property Caption (Inherited from IAcadApplication.)
Public property Documents (Inherited from IAcadApplication.)
Public property FullName (Inherited from IAcadApplication.)
Public property Height (Inherited from IAcadApplication.)
Public property HWND (Inherited from IAcadApplication.)
Public property LocaleId (Inherited from IAcadApplication.)
Public property MenuBar (Inherited from IAcadApplication.)
Public property MenuGroups (Inherited from IAcadApplication.)
Public property Name (Inherited from IAcadApplication.)
Public property Path (Inherited from IAcadApplication.)
Public property Preferences (Inherited from IAcadApplication.)
Public property StatusId (Inherited from IAcadApplication.)
Public property VBE (Inherited from IAcadApplication.)
Public property version (Inherited from IAcadApplication.)
Public property Visible (Inherited from IAcadApplication.)
Public property Width (Inherited from IAcadApplication.)
Public property WindowLeft (Inherited from IAcadApplication.)
Public property WindowState (Inherited from IAcadApplication.)
Public property WindowTop (Inherited from IAcadApplication.)
Top
Methods
  Name Description
Public method add_AppActivate (Inherited from _DAcadApplicationEvents_Event.)
Public method add_AppDeactivate (Inherited from _DAcadApplicationEvents_Event.)
Public method add_ARXLoaded (Inherited from _DAcadApplicationEvents_Event.)
Public method add_ARXUnloaded (Inherited from _DAcadApplicationEvents_Event.)
Public method add_BeginCommand (Inherited from _DAcadApplicationEvents_Event.)
Public method add_BeginFileDrop (Inherited from _DAcadApplicationEvents_Event.)
Public method add_BeginLisp (Inherited from _DAcadApplicationEvents_Event.)
Public method add_BeginModal (Inherited from _DAcadApplicationEvents_Event.)
Public method add_BeginOpen (Inherited from _DAcadApplicationEvents_Event.)
Public method add_BeginPlot (Inherited from _DAcadApplicationEvents_Event.)
Public method add_BeginQuit (Inherited from _DAcadApplicationEvents_Event.)
Public method add_BeginSave (Inherited from _DAcadApplicationEvents_Event.)
Public method add_EndCommand (Inherited from _DAcadApplicationEvents_Event.)
Public method add_EndLisp (Inherited from _DAcadApplicationEvents_Event.)
Public method add_EndModal (Inherited from _DAcadApplicationEvents_Event.)
Public method add_EndOpen (Inherited from _DAcadApplicationEvents_Event.)
Public method add_EndPlot (Inherited from _DAcadApplicationEvents_Event.)
Public method add_EndSave (Inherited from _DAcadApplicationEvents_Event.)
Public method add_LispCancelled (Inherited from _DAcadApplicationEvents_Event.)
Public method add_NewDrawing (Inherited from _DAcadApplicationEvents_Event.)
Public method add_SysVarChanged (Inherited from _DAcadApplicationEvents_Event.)
Public method add_WindowChanged (Inherited from _DAcadApplicationEvents_Event.)
Public method add_WindowMovedOrResized (Inherited from _DAcadApplicationEvents_Event.)
Public method DefineFunction (Inherited from IAcadApplication.)
Public method Eval (Inherited from IAcadApplication.)
Public method GetAcadState (Inherited from IAcadApplication.)
Public method GetInterfaceObject (Inherited from IAcadApplication.)
Public method ListArx (Inherited from IAcadApplication.)
Public method LoadArx (Inherited from IAcadApplication.)
Public method LoadDVB (Inherited from IAcadApplication.)
Public method Quit (Inherited from IAcadApplication.)
Public method remove_AppActivate (Inherited from _DAcadApplicationEvents_Event.)
Public method remove_AppDeactivate (Inherited from _DAcadApplicationEvents_Event.)
Public method remove_ARXLoaded (Inherited from _DAcadApplicationEvents_Event.)
Public method remove_ARXUnloaded (Inherited from _DAcadApplicationEvents_Event.)
Public method remove_BeginCommand (Inherited from _DAcadApplicationEvents_Event.)
Public method remove_BeginFileDrop (Inherited from _DAcadApplicationEvents_Event.)
Public method remove_BeginLisp (Inherited from _DAcadApplicationEvents_Event.)
Public method remove_BeginModal (Inherited from _DAcadApplicationEvents_Event.)
Public method remove_BeginOpen (Inherited from _DAcadApplicationEvents_Event.)
Public method remove_BeginPlot (Inherited from _DAcadApplicationEvents_Event.)
Public method remove_BeginQuit (Inherited from _DAcadApplicationEvents_Event.)
Public method remove_BeginSave (Inherited from _DAcadApplicationEvents_Event.)
Public method remove_EndCommand (Inherited from _DAcadApplicationEvents_Event.)
Public method remove_EndLisp (Inherited from _DAcadApplicationEvents_Event.)
Public method remove_EndModal (Inherited from _DAcadApplicationEvents_Event.)
Public method remove_EndOpen (Inherited from _DAcadApplicationEvents_Event.)
Public method remove_EndPlot (Inherited from _DAcadApplicationEvents_Event.)
Public method remove_EndSave (Inherited from _DAcadApplicationEvents_Event.)
Public method remove_LispCancelled (Inherited from _DAcadApplicationEvents_Event.)
Public method remove_NewDrawing (Inherited from _DAcadApplicationEvents_Event.)
Public method remove_SysVarChanged (Inherited from _DAcadApplicationEvents_Event.)
Public method remove_WindowChanged (Inherited from _DAcadApplicationEvents_Event.)
Public method remove_WindowMovedOrResized (Inherited from _DAcadApplicationEvents_Event.)
Public method RunCommand (Inherited from IAcadApplication.)
Public method RunMacro (Inherited from IAcadApplication.)
Public method RunScript (Inherited from IAcadApplication.)
Public method UndefineFunction (Inherited from IAcadApplication.)
Public method UnloadArx (Inherited from IAcadApplication.)
Public method UnloadDVB (Inherited from IAcadApplication.)
Public method Update (Inherited from IAcadApplication.)
Public method Zoom (Inherited from IAcadApplication.)
Public method ZoomAll (Inherited from IAcadApplication.)
Public method ZoomCenter (Inherited from IAcadApplication.)
Public method ZoomExtents (Inherited from IAcadApplication.)
Public method ZoomPickWindow (Inherited from IAcadApplication.)
Public method ZoomPrevious (Inherited from IAcadApplication.)
Public method ZoomScaled (Inherited from IAcadApplication.)
Public method ZoomWindow (Inherited from IAcadApplication.)
Top
Events
See Also

©  Bricsys NV. All rights reserved.