Share

Autodesk.AutoCAD.GraphicsSystem Namespace

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
ModelThis .NET class wraps the AcGsModel ObjectARX class.The Model class is an abstraction of a database. This database may... more
NodeThis .NET class wraps the AcGsNode ObjectARX class. AcGsNode represents a node in the GS.
ViewThis .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.
ViewUpdateEventArgsEvent args class to support Manager.ViewToBeUpdated and Manager.ViewWasUpdated events.

Enumerations

Enumeration Description
DefaultLightingTypeDescribes the number lights by default.
DegradationChannelThis .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.
ErrorStatusThis .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.
HandednessThis .NET enum wraps the AcGsConfig::Handedness ObjectARX enum. It deals with the handedness of the data passed in to the... more
HighlightStyleThis .NET enum wraps the GS::HighlightStyle ObjectARX enum. It enumerates the various highlight styles.
InvalidationHintThis .NET enum wraps the AcGsModel::InvalidationHint ObjectARX enum. It tells the Graphic System how to process the invalidate method.
LinePatternThis .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
QualityThis .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
RenderTypeThis .NET enum wraps the AcGsModel::RenderType ObjectARX enum. It provides a hint to the Graphic System about how the model's... more
ViewUpdateFlagsThis enum defines view update flags, providing context to the view update reactor methods.

Structures

Structure Description
ClientViewInfoThis .NET class wraps the AcGsClientViewInfo ObjectARX class.ClientViewInfo contains the viewport ID, AutoCAD window ID, viewport object ID, and... more
DriverInfoThis class contains the Graphics system driver information.
StereoParametersThis class is a container for the GraphicsSystem.View.StereoParameters properties.
ViewportBorderPropertiesThis class is a container for the GraphicsSystem.View.ViewportBorderProperties properties.

Was this information helpful?