Share

What's New

Description

What's New in .NET ObjectARX for AutoCAD 2022.

New in Autodesk.AutoCAD.ApplicationServices

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.

New in Autodesk.AutoCAD.DatabaseServices

Topic
Description
Saves this drawing to a DXF file and allows the caller to specify a code page.

New in Autodesk.AutoCAD.GraphicsSystem

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.

New in Autodesk.AutoCAD.PlottingServices

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.

New in Autodesk.AutoCAD.Windows

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.

Was this information helpful?