Description
This is namespace Autodesk.AutoCAD.GraphicsSystem.
Dynamic-Link Library (DLL)
AcCoreMgd.dll and AcDbMgd.dll
Classes
| Class | Description |
|---|---|
CertificationData | This is class Autodesk.AutoCAD.GraphicsSystem.CertificationData. |
Configuration | This .NET class wraps the AcGsConfig ObjectARX class.The Configuration object is used to configure the GS. This class is... more |
Device | This .NET class wraps the AcGsDevice ObjectARX class.Device is an abstraction of a drawing surface and encapsulates the underlying... more |
EffectStatus | This .NET class wraps the EffectStatus ObjectARX structure.Object is used to pass hardware effect information. |
GraphicsKernel | This .NET class wraps the AcGsGraphicsKernel ObjectARX class.The GraphicsKernel is used in graphics system (GS) for initialization and shutdown.... more |
KernelDescriptor | This wraps the AcGsKernelDescriptor class. Effectively an array of ulong values that describes the Graphics System Kernel. |
Manager | This .NET class wraps the AcGsManager ObjectARX class.The Manager interface provides services that helps to hide the details of... more |
Model | This .NET class wraps the AcGsModel ObjectARX class.The Model class is an abstraction of a database. This database may... more |
Node | This .NET class wraps the AcGsNode ObjectARX class. AcGsNode represents a node in the GS. |
View | This .NET class wraps the View ObjectARX class.An View object corresponds to a portion of a GUI window, a... more |
ViewEventArgs | This is a container for the Autodesk.AutoCAD.GraphicsSystem.View object. |
ViewUpdateEventArgs | Event args class to support Manager.ViewToBeUpdated and Manager.ViewWasUpdated events. |
Enumerations
| Enumeration | Description |
|---|---|
DefaultLightingType | Describes the number lights by default. |
DegradationChannel | This .NET class wraps the AcGsConfig::DegradationChannel ObjectARX class.It describes the degradation options for the Graphics System. |
EffectListType | This is record Autodesk.AutoCAD.GraphicsSystem.EffectListType. |
ErrorStatus | This .NET enum wraps the GS::ErrorStatus ObjectARX enum. It contains values for defining error codes in the 3D Graphics System.... more |
FeatureModeType | This enumeration describes hardware feature configuration mode types. |
Handedness | This .NET enum wraps the AcGsConfig::Handedness ObjectARX enum. It deals with the handedness of the data passed in to the... more |
HighlightStyle | This .NET enum wraps the GS::HighlightStyle ObjectARX enum. It enumerates the various highlight styles. |
InvalidationHint | This .NET enum wraps the AcGsModel::InvalidationHint ObjectARX enum. It tells the Graphic System how to process the invalidate method. |
LinePattern | This .NET enum wraps the AcGs.LinePattern ObjectARX enum. It represents line patterns whose displays are not affected by zoom level.... more |
LineWeight | This is record Autodesk.AutoCAD.GraphicsSystem.LineWeight. |
Projection | This .NET enum wraps the AcGiMapper::Projection ObjectARX enum.This enumeration provides values that describe the mapping projection of the mapper.... more |
Quality | This .NET class wraps the AcGsConfig::Quality ObjectARX class.It contains values for adjusting the transparency in order to improve image... more |
RendererType | This .NET enum wraps the AcGsDevice.RendererType ObjectARX enum. This enum's values control a renderer type set by an Device.... more |
RenderType | This .NET enum wraps the AcGsModel::RenderType ObjectARX enum. It provides a hint to the Graphic System about how the model's... more |
ViewUpdateFlags | This enum defines view update flags, providing context to the view update reactor methods. |
Structures
| Structure | Description |
|---|---|
ClientViewInfo | This .NET class wraps the AcGsClientViewInfo ObjectARX class.ClientViewInfo contains the viewport ID, AutoCAD window ID, viewport object ID, and... more |
DriverInfo | This class contains the Graphics system driver information. |
StereoParameters | This class is a container for the GraphicsSystem.View.StereoParameters properties. |
ViewportBorderProperties | This class is a container for the GraphicsSystem.View.ViewportBorderProperties properties. |


