AcadDocument Interface


Namespace: BricscadApp
Assembly: Interop.BricscadApp (in Interop.BricscadApp.dll) Version: 24.0.0.0
Syntax
public interface AcadDocument : IAcadDocument, 
        _DAcadDocumentEvents_Event

The AcadDocument type exposes the following members.

Properties
  Name Description
Public property Active
(Inherited from IAcadDocument)
Public property ActiveDimStyle
(Inherited from IAcadDocument)
Public property ActiveLayer
(Inherited from IAcadDocument)
Public property ActiveLayout
(Inherited from IAcadDocument)
Public property ActiveLinetype
(Inherited from IAcadDocument)
Public property ActiveMaterial
(Inherited from IAcadDocument)
Public property ActivePViewport
(Inherited from IAcadDocument)
Public property ActiveSelectionSet
(Inherited from IAcadDocument)
Public property ActiveSpace
(Inherited from IAcadDocument)
Public property ActiveTextStyle
(Inherited from IAcadDocument)
Public property ActiveUCS
(Inherited from IAcadDocument)
Public property ActiveViewport
(Inherited from IAcadDocument)
Public property Application
(Inherited from IAcadDocument)
Public property Blocks
(Inherited from IAcadDocument)
Public property database
(Inherited from IAcadDocument)
Public property Dictionaries
(Inherited from IAcadDocument)
Public property DimStyles
(Inherited from IAcadDocument)
Public property ElevationModelSpace
(Inherited from IAcadDocument)
Public property ElevationPaperSpace
(Inherited from IAcadDocument)
Public property FileDependencies
(Inherited from IAcadDocument)
Public property FullName
(Inherited from IAcadDocument)
Public property Groups
(Inherited from IAcadDocument)
Public property Height
(Inherited from IAcadDocument)
Public property HWND
(Inherited from IAcadDocument)
Public property Layers
(Inherited from IAcadDocument)
Public property Layouts
(Inherited from IAcadDocument)
Public property Limits
(Inherited from IAcadDocument)
Public property Linetypes
(Inherited from IAcadDocument)
Public property Materials
(Inherited from IAcadDocument)
Public property ModelSpace
(Inherited from IAcadDocument)
Public property MSpace
(Inherited from IAcadDocument)
Public property Name
(Inherited from IAcadDocument)
Public property NumTransactions
(Inherited from IAcadDocument)
Public property ObjectSnapMode
(Inherited from IAcadDocument)
Public property PaperSpace
(Inherited from IAcadDocument)
Public property Path
(Inherited from IAcadDocument)
Public property PickfirstSelectionSet
(Inherited from IAcadDocument)
Public property Plot
(Inherited from IAcadDocument)
Public property PlotConfigurations
(Inherited from IAcadDocument)
Public property Preferences
(Inherited from IAcadDocument)
Public property ReadOnly
(Inherited from IAcadDocument)
Public property RegisteredApplications
(Inherited from IAcadDocument)
Public property Saved
(Inherited from IAcadDocument)
Public property SectionManager
(Inherited from IAcadDocument)
Public property SelectionSets
(Inherited from IAcadDocument)
Public property SummaryInfo
(Inherited from IAcadDocument)
Public property TextStyles
(Inherited from IAcadDocument)
Public property UserCoordinateSystems
(Inherited from IAcadDocument)
Public property Utility
(Inherited from IAcadDocument)
Public property Viewports
(Inherited from IAcadDocument)
Public property Views
(Inherited from IAcadDocument)
Public property Width
(Inherited from IAcadDocument)
Public property WindowState
(Inherited from IAcadDocument)
Public property WindowTitle
(Inherited from IAcadDocument)
Top
Methods
  Name Description
Public method AbortTransaction
(Inherited from IAcadDocument)
Public method Activate
(Inherited from IAcadDocument)
Public method add_Activate
(Inherited from _DAcadDocumentEvents_Event)
Public method add_BeginClose
(Inherited from _DAcadDocumentEvents_Event)
Public method add_BeginCommand
(Inherited from _DAcadDocumentEvents_Event)
Public method add_BeginDocClose
(Inherited from _DAcadDocumentEvents_Event)
Public method add_BeginDoubleClick
(Inherited from _DAcadDocumentEvents_Event)
Public method add_BeginLisp
(Inherited from _DAcadDocumentEvents_Event)
Public method add_BeginPlot
(Inherited from _DAcadDocumentEvents_Event)
Public method add_BeginRightClick
(Inherited from _DAcadDocumentEvents_Event)
Public method add_BeginSave
(Inherited from _DAcadDocumentEvents_Event)
Public method add_BeginShortcutMenuCommand
(Inherited from _DAcadDocumentEvents_Event)
Public method add_BeginShortcutMenuDefault
(Inherited from _DAcadDocumentEvents_Event)
Public method add_BeginShortcutMenuEdit
(Inherited from _DAcadDocumentEvents_Event)
Public method add_BeginShortcutMenuGrip
(Inherited from _DAcadDocumentEvents_Event)
Public method add_BeginShortcutMenuOsnap
(Inherited from _DAcadDocumentEvents_Event)
Public method add_Deactivate
(Inherited from _DAcadDocumentEvents_Event)
Public method add_EndCommand
(Inherited from _DAcadDocumentEvents_Event)
Public method add_EndLisp
(Inherited from _DAcadDocumentEvents_Event)
Public method add_EndPlot
(Inherited from _DAcadDocumentEvents_Event)
Public method add_EndSave
(Inherited from _DAcadDocumentEvents_Event)
Public method add_EndShortcutMenu
(Inherited from _DAcadDocumentEvents_Event)
Public method add_LayoutSwitched
(Inherited from _DAcadDocumentEvents_Event)
Public method add_LispCancelled
(Inherited from _DAcadDocumentEvents_Event)
Public method add_ObjectAdded
(Inherited from _DAcadDocumentEvents_Event)
Public method add_ObjectErased
(Inherited from _DAcadDocumentEvents_Event)
Public method add_ObjectModified
(Inherited from _DAcadDocumentEvents_Event)
Public method add_SelectionChanged
(Inherited from _DAcadDocumentEvents_Event)
Public method add_WindowChanged
(Inherited from _DAcadDocumentEvents_Event)
Public method add_WindowMovedOrResized
(Inherited from _DAcadDocumentEvents_Event)
Public method AuditInfo
(Inherited from IAcadDocument)
Public method Close
(Inherited from IAcadDocument)
Public method CopyObjects
(Inherited from IAcadDocument)
Public method EndTransaction
(Inherited from IAcadDocument)
Public method EndUndoMark
(Inherited from IAcadDocument)
Public method EvaluateLisp
(Inherited from IAcadDocument)
Public method Export
(Inherited from IAcadDocument)
Public method getTransmittalOperationInterface
(Inherited from IAcadDocument)
Public method GetVariable
(Inherited from IAcadDocument)
Public method HandleToObject
(Inherited from IAcadDocument)
Public method Import
(Inherited from IAcadDocument)
Public method LoadShapeFile
(Inherited from IAcadDocument)
Public method New
(Inherited from IAcadDocument)
Public method ObjectIdToObject
(Inherited from IAcadDocument)
Public method ObjectIdToObject32
(Inherited from IAcadDocument)
Public method Open
(Inherited from IAcadDocument)
Public method PurgeAll
(Inherited from IAcadDocument)
Public method Regen
(Inherited from IAcadDocument)
Public method remove_Activate
(Inherited from _DAcadDocumentEvents_Event)
Public method remove_BeginClose
(Inherited from _DAcadDocumentEvents_Event)
Public method remove_BeginCommand
(Inherited from _DAcadDocumentEvents_Event)
Public method remove_BeginDocClose
(Inherited from _DAcadDocumentEvents_Event)
Public method remove_BeginDoubleClick
(Inherited from _DAcadDocumentEvents_Event)
Public method remove_BeginLisp
(Inherited from _DAcadDocumentEvents_Event)
Public method remove_BeginPlot
(Inherited from _DAcadDocumentEvents_Event)
Public method remove_BeginRightClick
(Inherited from _DAcadDocumentEvents_Event)
Public method remove_BeginSave
(Inherited from _DAcadDocumentEvents_Event)
Public method remove_BeginShortcutMenuCommand
(Inherited from _DAcadDocumentEvents_Event)
Public method remove_BeginShortcutMenuDefault
(Inherited from _DAcadDocumentEvents_Event)
Public method remove_BeginShortcutMenuEdit
(Inherited from _DAcadDocumentEvents_Event)
Public method remove_BeginShortcutMenuGrip
(Inherited from _DAcadDocumentEvents_Event)
Public method remove_BeginShortcutMenuOsnap
(Inherited from _DAcadDocumentEvents_Event)
Public method remove_Deactivate
(Inherited from _DAcadDocumentEvents_Event)
Public method remove_EndCommand
(Inherited from _DAcadDocumentEvents_Event)
Public method remove_EndLisp
(Inherited from _DAcadDocumentEvents_Event)
Public method remove_EndPlot
(Inherited from _DAcadDocumentEvents_Event)
Public method remove_EndSave
(Inherited from _DAcadDocumentEvents_Event)
Public method remove_EndShortcutMenu
(Inherited from _DAcadDocumentEvents_Event)
Public method remove_LayoutSwitched
(Inherited from _DAcadDocumentEvents_Event)
Public method remove_LispCancelled
(Inherited from _DAcadDocumentEvents_Event)
Public method remove_ObjectAdded
(Inherited from _DAcadDocumentEvents_Event)
Public method remove_ObjectErased
(Inherited from _DAcadDocumentEvents_Event)
Public method remove_ObjectModified
(Inherited from _DAcadDocumentEvents_Event)
Public method remove_SelectionChanged
(Inherited from _DAcadDocumentEvents_Event)
Public method remove_WindowChanged
(Inherited from _DAcadDocumentEvents_Event)
Public method remove_WindowMovedOrResized
(Inherited from _DAcadDocumentEvents_Event)
Public method Save
(Inherited from IAcadDocument)
Public method SaveAs
(Inherited from IAcadDocument)
Public method SendCommand
(Inherited from IAcadDocument)
Public method SetVariable
(Inherited from IAcadDocument)
Public method StartTransaction
(Inherited from IAcadDocument)
Public method StartUndoMark
(Inherited from IAcadDocument)
Public method Wblock
(Inherited from IAcadDocument)
Top
Events
  Name Description
Public event BeginClose
(Inherited from _DAcadDocumentEvents_Event)
Public event BeginCommand
(Inherited from _DAcadDocumentEvents_Event)
Public event BeginDocClose
(Inherited from _DAcadDocumentEvents_Event)
Public event BeginDoubleClick
(Inherited from _DAcadDocumentEvents_Event)
Public event BeginLisp
(Inherited from _DAcadDocumentEvents_Event)
Public event BeginPlot
(Inherited from _DAcadDocumentEvents_Event)
Public event BeginRightClick
(Inherited from _DAcadDocumentEvents_Event)
Public event BeginSave
(Inherited from _DAcadDocumentEvents_Event)
Public event BeginShortcutMenuCommand
(Inherited from _DAcadDocumentEvents_Event)
Public event BeginShortcutMenuDefault
(Inherited from _DAcadDocumentEvents_Event)
Public event BeginShortcutMenuEdit
(Inherited from _DAcadDocumentEvents_Event)
Public event BeginShortcutMenuGrip
(Inherited from _DAcadDocumentEvents_Event)
Public event BeginShortcutMenuOsnap
(Inherited from _DAcadDocumentEvents_Event)
Public event Deactivate
(Inherited from _DAcadDocumentEvents_Event)
Public event EndCommand
(Inherited from _DAcadDocumentEvents_Event)
Public event EndLisp
(Inherited from _DAcadDocumentEvents_Event)
Public event EndPlot
(Inherited from _DAcadDocumentEvents_Event)
Public event EndSave
(Inherited from _DAcadDocumentEvents_Event)
Public event EndShortcutMenu
(Inherited from _DAcadDocumentEvents_Event)
Public event LayoutSwitched
(Inherited from _DAcadDocumentEvents_Event)
Public event LispCancelled
(Inherited from _DAcadDocumentEvents_Event)
Public event ObjectAdded
(Inherited from _DAcadDocumentEvents_Event)
Public event ObjectErased
(Inherited from _DAcadDocumentEvents_Event)
Public event ObjectModified
(Inherited from _DAcadDocumentEvents_Event)
Public event SelectionChanged
(Inherited from _DAcadDocumentEvents_Event)
Public event WindowChanged
(Inherited from _DAcadDocumentEvents_Event)
Public event WindowMovedOrResized
(Inherited from _DAcadDocumentEvents_Event)
Top
See Also

©  Bricsys NV. All rights reserved.