This is namespace Autodesk.AutoCAD.ApplicationServices.
AcCoreMgd.dll and AcMgd.dll
Class |
Description |
The Application object is the root object of the AutoCAD .NET API. From the Application object, you can access the... more | |
This class provides data for various events of a Document. | |
This class defines an attribute that is used to define and retrieve a configuration section name. | |
This is class Autodesk.AutoCAD.ApplicationServices.BeginCloseAllEventArgs. | |
This is an extension class for Database. | |
This is class Autodesk.AutoCAD.ApplicationServices.BeginQuitEventArgs. | |
This class wraps the AcApDocument ObjectARX class. Each open drawing will have an associated Document object. The Document object contains... more | |
This class provides data for the DocumentActivationChanged event of the DocumentCollection class. | |
This class provides data for the BeginDocumentClose event of a Document. | |
This is class Autodesk.AutoCAD.ApplicationServices.DocumentClosedEventArgs. | |
This .NET class wraps the AcApDocManager ObjectARX class. The DocumentManager object is the container for all the document objects (there... more | |
This class provides data for various events of the DocumentCollection class. | |
| |
This class provides data for the DocumentDestroyed event of the DocumentCollection class. | |
| |
This class represents a locked document. Objects of this class are created and returned to an application when it calls... more | |
This class provides data for the DocumentLockModeChanged event of the DocumentCollection class. | |
This class provides data for the DocumentLockModeChangeVetoed event of the DocumentCollection class. | |
This class provides data for the DocumentLockModeWillChange event of the DocumentCollection class. | |
This is class Autodesk.AutoCAD.ApplicationServices.DocumentPinStateChangedEventArgs. | |
This class provides data for the DocumentWindowDocked event of the DocumentWindowCollection class. | |
This class provides data for the DocumentWindowFloated event of the DocumentWindowCollection class. | |
Used in DocumentWindowActivated event as event args. | |
This is the base class the DocumentWindowDockedEventArgs and DocumentWindowDockedEventArgs classes. | |
Wrapper (wraps AcApDocWindowManager) | |
Provides data for the ModelessOperationEnded and ModelessOperationWillStart events. | |
This .NET class wraps the ObjectARX AcEdInplaceTextEditor class. | |
This wraps the ObjectARX AcEdInplaceTextEditorSettings class. | |
This is class Autodesk.AutoCAD.ApplicationServices.LayoutSwitchedEventArgs. | |
This is class Autodesk.AutoCAD.ApplicationServices.LayoutSwitchingEventArgs. | |
Provides data for the LispWillStart event of the Document. | |
This wraps the ObjectARX AcApLongTransactionManager class | |
This is class Autodesk.AutoCAD.ApplicationServices.RecentDocumentCollection. | |
Contains parameters related to system variable events. | |
Contains parameters related to system variable events. | |
This class contains parameters and operations related to tabbed dialog related events. | |
This class contains information necessary to extend a tabbed dialog. | |
Provides data for the UnknownCommand event of the Document. | |
This class manages global, user profile, and dialog sections of the Windows registry for AutoCAD host applications. | |
This .NET class is a wrapper for the ObjectARX AcEdXrefFileLock class. |
Enumeration |
Description |
This .NET enumeration wraps the AcAp::DocLockMode ObjectARX enum. Only a very small percentage of developers should be actively setting these... more | |
Save formats possible for documents. Wraps the AcApDocument::SaveFormat enum. |
Interface |
Description |
This interface can be implemented to create, store, and manage application configuration data in whatever format the application requires. |
Structure |
Description |
This is record Autodesk.AutoCAD.ApplicationServices.DocWindowManagerReactor. | |
This value class containing information returned from Application.GetWhoHasInfo(). |
Comments? |