What's New in .NET ObjectARX for AutoCAD 2022.
Topic |
Description |
Fired when a document window is docked from a floating state back to the MDI child frame. | |
Fired when a document window is dragged out from the MDI child frame into a floating window. | |
Searches all document windows for a window with the specified handle. | |
This class provides data for the DocumentWindowDocked event of the DocumentWindowCollection class. | |
This class provides data for the DocumentWindowFloated event of the DocumentWindowCollection class. | |
This is the base class the DocumentWindowDockedEventArgs and DocumentWindowDockedEventArgs classes. | |
Identify of the document window that was docked or floated. |
Topic |
Description |
Saves this drawing to a DXF file and allows the caller to specify a code page. |
Topic |
Description |
The Manager2 class extends the functionality of the Manager class and provides services that help to hide the details of connecting AutoCAD and ARX applications to the graphics system (GS). | |
Gets an array of active graphics kernels. | |
Gets an array of active graphics models. | |
Gets an array of active "main" graphics models for a database. |
Topic |
Description |
Determines whether the publish process attempts to initialize uninitialized layouts. | |
Determines whether the trace session associated with the sheet is included as part of the plotted output. |
Topic |
Description |
Indicates whether the document window is floating. | |
Inserts a RibbonItem at the specified index within the collection. | |
Sets a RibbonItem to the specified index within the collection. |
Topic |
Description |
This is namespace Autodesk.AutoCAD.Windows.BGPublish. | |
This class represents the background publish process. | |
Clears all queued background publishing processes. | |
Publishes a DSD file using the background publishing process. |
Comments? |