Autodesk.AutoCAD.DatabaseServices Namespace
Autodesk.AutoCAD.DatabaseServices Namespace
Description

This is namespace Autodesk.AutoCAD.DatabaseServices.

Dynamic-Link Library (DLL)

AcDbMgd.dll

Classes
Class 
Description 
This .NET class wraps the AcDbAbstractViewTable ObjectARX class.

AbstractViewTable is the base class for the two symbol table classes, ViewTable... more 

This .NET class wraps the AcDbAbstractViewTableRecord
ObjectARX class.

AbstractViewTableRecord is the base class for the ViewTableRecord and ViewportTableRecord classes. 
AcDbActionsToEvaluateCallback Wrapper This callback is used by AssocAction::getDependentActionsToEvaluate() method to inform about other actions, dependencies or arbitrary objects that should... more 

This .NET class wraps the AcDbAlignedDimension ObjectARX class.

The AlignedDimension class is used to represent the dimension type that dimensions... more 
This class represents an angle constraint node in the owning Assoc2dConstraintGroup. It can be applied between two constrained lines. 

This .NET class wraps the AcDbAnnotationScale ObjectARX class.

That class represents a single annotation scale defined in a drawing in... more 
Arc 

This .NET class wraps the AcDbArc ObjectARX class.

The Arc class represents the arc entity within AutoCAD. 

This .NET class wraps the AcDbArcDimension ObjectARX class.

That class represents an arc length dimension. 
Client code can register callbacks derived from Assoc2dConstraintCallback that are then called when some events happen with Assoc2dConstraintGroup. 
The Assoc2dConstraintGroup class represents a set of geometric constraint relations between subentities of geometric entities. All the geometries must lie... more 
Any object that wants to exhibit associative behavior, i.e. be automatically evaluated by the associative mechanism when objects it depends... more 
Abstract base class for deriving custom action body classes that implement functionality of custom actions.
An object of a class... more 

Abstract base class for all derived AcDbAssocXxxActionParam classes. Action parameters are owned by AcDbAssocParamBasedActionBody, either directly or via an AcDbAssocCompoundActionParam... more 
AssocArray wraps the ObjectARX class AcDbAssocArrayActionBody. It has the object Id of the ID of an associative array (rectangular, polar... more 
AssocArrayCommonParameters wraps the ObjectARX AcDbAssocArrayCommonParameters class.
This class provides an interface for manipulating array parameters that are common to Rectangular, Path... more 
AssocArrayParameters wraps the ObjectARX AcDbAssocArrayParameters class.
This class provides an interface for manipulating array parameters. Its derived classes implement logic for... more 
AssocArrayPathParameters wraps the ObjectARX AcDbAssocArrayPathParameters class.
This class provides and interface for manipulating path array parameters. 
AssocArrayPolarParameters wraps the ObjectARX AcDbAssocArrayPolarParameters class.
This class provides an interface for manipulating polar array parameters. 
AssocArrayRectangularParameters wraps the ObjectARX AcDbAssocArrayRectangularParameters class.
This class provides an interface for manipulating rectangular array parameters. 
This is class Autodesk.AutoCAD.DatabaseServices.AssocAsmBodyActionParam. 
This is class Autodesk.AutoCAD.DatabaseServices.AssocBlendSurfaceActionBody. 
This is class Autodesk.AutoCAD.DatabaseServices.AssocCompoundActionParam. 
AssocDependencies represent information about which AssocActions depend on or modify which DBObjects. This is how the associativity in the drawing... more 
Abstract base class for deriving custom dependency body classes that implement functionality of custom dependencies.
An object of a class... more 
Wrapper AcRx protocol extension base class that allows objects and entities to control whether they allow AssocDependencies to be attached... more 
Wrapper AssocDimDependencyBody manages a Dimension entity that serves as the graphical representation of a dimensional constraint. It inherits common functionality... more 
AssocDimDependencyBodyBase ties together the following objects that define a dimensional constraint:
AssocVariable Keeps dimensional constraint name and expression. Assoc2dConstraintGroup Keeps... more 

This wraps the ObjectARX AcDbAssocEdgeActionParam class. 

This wraps the ObjectARX AcDbAssocEdgeChamferActionBody class. 

This wraps the ObjectARX AcDbAssocEdgeFilletActionBody class. 
This wraps the ObjectARX AcDbAssocEvaluationCallback class.
A mechanism for AssocActions to notify about the progress of evaluation, to report success... more 

This wraps the ObjectARX AcDbAssocExtendSurfaceActionBody class. 

This wraps the ObjectARX AcDbAssocExtrudedSurfaceActionBody class. 

This wraps the ObjectARX AcDbAssocFaceActionParam class. 

This wraps the ObjectARX AcDbAssocFilletSurfaceActionBody class. 
This class represents a dependency on a subentity (face/edge/vertex) of a geometric entity. It keeps an AssocPersSubentId that persistently identitfies... more 
A Utility class to wrap all global utility methods 

This wraps the ObjectARX AcDbAssocLoftedSurfaceActionBody class. 
This wraps the ObjectARX AcDbAssocManager class.
This class currently just contains static methods to evaluate the top-level network of a given... more 
The AssocNetwork class keeps a network of AssocActions. Notice that it is derived from AssocAction, therefore it also behaves as... more 
This wraps the ObjectARX AcDbAssocNetworkSurfaceActionBody class. 
This wraps the ObjectARX AcDbAssocObjectPointer template. 

This wraps the ObjectARX AcDbAssocOffsetSurfaceActionBody class. 
This wraps the ObjectARX AcDbAssocParamBasedActionBody class. 
This wraps AcDbAssocPatchSurfaceActionBody class. 

This wraps the ObjectARX AcDbAssocPathActionParam class. 
Abstract base class used to persistently identify an SubentityId of an Entity. Unlike SubentityId that is transient and may change... more 
This wraps the ObjectARX AcDbAssocPersSubentIdPE class.
This is a AcRx protocol extension base class that defines protocol to obtain a persistent... more 

This wraps the ObjectARX AcDbAssocPlaneSurfaceActionBody class. 

This wraps the ObjectARX AcDbAssocRevolvedSurfaceActionBody class. 
The concrete derived AssocPersSubentityId class that simply keeps the SubentityId when it is persistent and does not change. 
The concrete derived AssocPersSubentId class that identifies an edge subentity if the entity has only a single edge subentity (such... more 
This wraps the ObjectARX AcDbAssocSurfaceActionBody class. 

This wraps the ObjectARX AcDbAssocSweptSurfaceActionBody class. 

This wraps the ObjectARX AcDbAssocTrimSurfaceActionBody class. 
A concrete dependency class that represents a dependency on a scalar value, such as on a numerical variable. The dependent-on... more 
AcRx protocol extension pure virtual base class that defines protocol to get and set arbitrary simple scalar values of DBObjects.... more 
AssocVariable keeps a name, value and expression. The name is an arbitrary non-empty string but the client code sets rules... more 
This wraps the ObjectARX AcDbAssocVariableCallback class.
Client code can register callback(s) derived from AssocVariableCallback that are then called when some events... more 

This wraps the ObjectARX AcDbAssocVertexActionParam class. 

This collection class provides a container for block reference attributes. 

This .NET class wraps the AcDbAttributeDefinition ObjectARX class.

The AttributeDefinition class represents the ATTDEF entity within AutoCAD. ATTDEF entities are... more 

This .NET class wraps the AcDbAttribute ObjectARX class.

The Attribute class represents the ATTRIB entity within AutoCAD. ATTRIB entities are... more 

This .NET class wraps the AcDbAuditInfo ObjectARX class.

This class tracks the basic audit information during a database Audit operation.... more 
Client needs to implement this callback to provide constraint priorities and priority override for autconstraint evaluation. 
This .NET class wraps the AcDbBackground ObjectARX class.

Background is the base class of all background objects that describe a... more 

This class provides data for the BeginInsert event of the database. 

This class provides data for the BeginWblockBlock event of the database. 

This class provides data for the BeginWblockEntireDatabase event of the database. 

This class provides data for the BeginWblockObjects event of the database. 

This class provides data for the BeginWblockSelectedObjects event of the database. 

The wraps the ObjectARX AcDbBlendOptions class. 
Used to build the BlendOptions. 

This .NET class wraps the AcDbBlockBegin ObjectARX class.

The BlockBegin class represents the block header portion of a block definition... more 

This .NET class wraps the AcDbBlockEnd ObjectARX class.

The BlockEnd class represents the ENDBLK object within AutoCAD. Objects of this... more 

This class provides data for the BlockInsertionPoints event of the database. 
This .NET class wraps the AcDbBlockReference ObjectARX class.

The BlockReference class represents the INSERT entity within AutoCAD. A block reference... more 

This .NET class wraps the AcDbBlockTable ObjectARX class, which is the symbol table for BlockTableRecords, which represent block definitions... more 
This .NET class wraps the AcDbBlockTableRecord ObjectARX class.

Objects of the BlockTableRecord class are used as containers for entities within... more 

This .NET class wraps the AcDbBlockTableRecordIterator ObjectARX class.

That iterator is used to iterate through an BlockTableRecord
Body 
This .NET class wraps the AcDbBody ObjectARX class.

The Body class is used to represent non-manifold solids and other ShapeManager... more 

This class contains a bulge value and the 2D coordinates of the associated vertex. 

This collection provides a container for Autodesk.AutoCAD.DatabaseServices.BulgeVertex
objects. 
This is class Autodesk.AutoCAD.DatabaseServices.CallerMustCloseAttribute. 
Cell 

This class represents table cells. 

This class represents ranges of table cells.
Autodesk.AutoCAD.DatabaseServices.CellRange.CellRange
Default constructor. 
This class represents a Concentric constraint node in the owning Assoc2dConstraintGroup. It can be applied between a point and a... more 
This .NET class wraps the AcDbCircle ObjectARX class. The Circle class represents the circle entity within AutoCAD. 
This class represents a Colinear (coincident) constraint node in the owning Assoc2dConstraintGroup. It can be applied between two constrained line.... more 
This class represents a composite constraint node in the owning Assoc2dConstraintGroup. It is the base class for all the kind... more 
Class used to identify an Object in an Database when the object is references via a path of BlockReferences, and... more 
This class represents a Concentric constraint node in the owning Assoc2dConstraintGroup. It can be applied between two circles, arcs or... more 
This class represents a constrained unbounded construction line node in the owning Assoc2dConstraintGroup. Internally it is made coincident to two... more 
This class represents a constrained arc node in the owning Assoc2dConstraintGroup. 
This class represents a constrained ellipse arc node in the owning Assoc2dConstraintGroup. 
This class represents a constrained bounded line node in the owning Assoc2dConstraintGroup. 
This class represents a constrained circle node in the owning Assoc2dConstraintGroup. 
This class represents a constrained unbounded construction line node in the owning Assoc2dConstraintGroup.
It does not take any initial value... more 
This class represents a constrained curve node in the owning Assoc2dConstraintGroup. 
This class represents a constrained datum unbounded line node in the owning Assoc2dConstraintGroup.
It is read-only and for reference as... more 
This class represents a constrained ellipse node in the owning Assoc2dConstraintGroup. 
This class represents a constrained geometry node in the owning Assoc2dConstraintGroup.
It is the base class for all the kind... more 
This class represents a constrained implicit point node in the owning Assoc2dConstraintGroup.
A constrained implicit point is always associated with... more 
This class represents a constrained unbounded line node in the owning Assoc2dConstraintGroup. 
This class represents a constrained point node in the owning Assoc2dConstraintGroup.
Usually It holds a reference to a AssocGeomDependency object... more 
This class represents a constrained rigid set node in the owning Assoc2dConstraintGroup. 
This class represents a constrained NURBS spline node in the owning Assoc2dConstraintGroup. 
This class represents a node owned by Assoc2dConstraintGroup. Usually a node is connected with multiple other nodes and the connection... more 

This .NET class wraps the AcDbCurve ObjectARX class.
The Curve class is the base class for all the entity classes... more 

This .NET class wraps the AcDbCustomOsnapMode and AcDbCustomOsnapManager ObjectARX classes.
Whenever a keyword representing a built-in OSNAP mode can be... more 

This .NET class wraps the AcDbDataAdapterProvider ObjectARX class. 
This .NET class wraps the AcDbDatabase ObjectARX class.
The Database class represents the AutoCAD drawing file. Each Database object contains... more 

This class provides data for the DwgFileOpened, BeginSave and SaveComplete events of the database. 

This class is required to build instances of Autodesk.AutoCAD.DatabaseServices.DatabaseSummaryInfo, which is an immutable value type. 

This .NET class wraps the AcDbDataCell ObjectARX class.
The DataCell class provides a way to represent the following data types... more 

This .NET class is a wrapper for the typedef AcArray<AcDbDataCell> ObjectARX class.
An DataCellArray is used as an argument to... more 

This .NET class wraps the AcDbDataColumn ObjectARX class. It represents a single column of a DataTable

This .NET class wraps the AcDbDataLink ObjectARX class.
It manages the connection information for establishing a data link between a... more 
This .NET class wraps the AcDbDataLinkManager ObjectARX class.
This class is used to manage the data links in a database.... more 

This .NET class wraps the AcDbDataTable ObjectARX class.
The DataTable class provides a general-purpose repository for simple numeric, character, 3D... more 

This .NET class wraps the AcDbDictionary ObjectARX class.
DBDictionary is a database-resident object dictionary, which maintains a map between text... more 

This .NET class wraps the AcDbDictionaryIterator ObjectARX class.
It provides the ability to iterate through an Dictionary

This .NET class wraps the AcDbHomeView ObjectARX class.

This class objectifies the navigation home view.
 

This .NET class wraps the AcDbObject ObjectARX class.
The DBObject class is the base class for all objects that reside... more 

An interface to a collection of DBObjects. 

This class provides a container for Autodesk.AutoCAD.DatabaseServices.DBObjectReference objects. 

This .NET class wraps the AcDbPoint ObjectARX class.
It represents the point entity within AutoCAD. A point entity has a... more 

This .NET class wraps the AcDbText ObjectARX class.
It is the representation for the TEXT entity within AutoCAD. 

This is a .NET wrapper for the AcDbVisualStyle ObjectARX class.

This class describes the visual style database object, which contains... more 

The DetailSymbol class represents the detail view symbol entity used by model documentation views in association with a Viewport entity.... more 

The wrapper class for the AcDbDetailViewStyle class. 

This .NET class wraps the AcDbDgnDefinition ObjectARX class.
Represents DGN underlays in the drawing. Underlays are similar to raster images... more 

This .NET class wraps the AcDbDgnReference ObjectARX class.
Represents DGN underlays in the drawing. Underlays are similar to raster images... more 

This .NET class wraps the AcDbDgnUnderlayItem ObjectARX class. It represents underlay items. 

This .NET class wraps the AcDbDiametricDimension ObjectARX class. It represents the diameter dimension type in AutoCAD.
This dimension type requires... more 

This .NET class wraps the AcDbDictionaryWithDefault ObjectARX class.

This class enhances the Dictionary class by adding the concept of a... more 

This .NET class wraps the AcDbDimension ObjectARX class.
The Dimension class is the base class for the classes that represent... more 
This .NET class wraps ObjectARX class AcDbDimensionStyleOverrule. it overrules a subset of dimension style related operations that Dimension (AcDbDimension) class... more 

This .NET class wraps the AcDbDimStyleTable ObjectARX class.
It is the symbol table for DimStyleTableRecords, which represents dimension styles... more 

This .NET class wraps the AcDbDimStyleTableRecord ObjectARX class.
Objects of this class represent the records found in the DimStyleTable.... more 
This class represents a distance constraint node in the owning Assoc2dConstraintGroup. It can be applied between two constrained geometries (normally... more 

This .NET class wraps the AcDbSortentsTable ObjectARX class.
DrawOrderTable is the persistent container for draw order information. It resides in... more 

This .NET class wraps the AcDbDwfDefinition ObjectARX class.
Represents DWF underlays in the drawing. Underlays are similar to raster images... more 

This .NET class wraps the AcDbDwfReference ObjectARX class.
Represents DWF underlays in the drawing. Underlays are similar to raster images... more 

This abstract class provides the interface for derived classes that are used for I/O operations that work with the DWG... more 

This .NET class wraps the AcDbDxfFiler ObjectARX class.
This abstract class provides the interface for derived classes that are used... more 

This .NET class wraps the AcDbDynBlockReferenceProperty ObjectARX class.
This class encapsulates a property on a dynamic block reference, and provides... more 

This class provides a container for Autodesk.AutoCAD.DatabaseServices.DynamicBlockReferenceProperty objects. 

This class enumerates the properties in a DynamicBlockReferencePropertyCollection

This class provides data for the OnDimensionValueChanged function of the Jig class. 

This .NET class wraps the AcDbDimData ObjectARX class.
The DynamicDimensionData class supports dynamic dimensions for objects derived from Entity.... more 

This class represents a collection of DynamicDimenionData objects. 
This wraps the ObjectARX AcDbEdgeRef class. 

This .NET class wraps the AcDbEllipse ObjectARX class.
It represents the ELLIPSE entity in AutoCAD. It contains the methods to... more 

This .NET class wraps the AcDbEntity ObjectARX class. It is the base class for all database objects having a graphical... more 

This class provides data for the EntityAlignment event. 
This class represents a EqualCurvature constraint node in the owning Assoc2dConstraintGroup.
It can be applied between a bounded spline and... more 
This class represents a EqualDistance constraint node in the owning Assoc2dConstraintGroup.
It can be applied between two pairs of points.... more 
This class represents a EqualHelpParameter constraint node in the owning Assoc2dConstraintGroup.
It can be applied between two HelpParameter objects which... more 
This class represents a EqualLength constraint node in the owning Assoc2dConstraintGroup.
It can be applied between two constrained bounded lines... more 
This class represents a EqualRadius constraint node in the owning Assoc2dConstraintGroup.
It can be applied between two constrained circles (arcs).... more 
This class represents a dimensional constraint node in the owning Assoc2dConstraintGroup.
It is the base class for all the kind... more 

This class represents an extruded surface entity. It provides methods to create and manipulate ASM surfaces. 
Face 

This .NET class wraps the AcDbFace ObjectARX class.
It represents the 3dface entity within AutoCAD. 

This .NET class wraps the AcDbFaceRecord ObjectARX class.
The FaceRecord class is a special class of vertex that is used... more 
This wraps the ObjectARX AcDbFaceRef class. 

This .NET class wraps the AcDbFcf ObjectARX class.
Feature Control Frames for Geometric Dimensioning and Tolerancing are the entity type... more 

This .NET class wraps the AcDbField ObjectARX class.
It represents a field. The field can evaluate to one of the... more 

This class contains a field code plus its embedded or nested (child) fields. See the Field.getFieldCode() function in the ObjectARX... more 
This class represents a Fixed constraint node in the owning Assoc2dConstraintGroup.
It can be applied on any constrained geometry. 

This .NET class wraps the AcDbFormattedTableData ObjectARX class.
This class derives from LinkedTableData and adds formatting support for the cells,... more 
This class represents a G2Smooth composite constraint node in the owning Assoc2dConstraintGroup.
It can be applied between a constrained bounded... more 
This is class Autodesk.AutoCAD.DatabaseServices.GeoCoordinateCategory. 

The GeoCoordinate class represents a coordinate reference system (CRS) definition. A CRS is also being referred to as a spatial... more 
This is class Autodesk.AutoCAD.DatabaseServices.GeoCoordinateTransformer. 

This .NET class wraps the AcDbGeoData ObjectARX class.

This class maintains geo-location data, including DwgPoint, UpDirection, NorthDirection in... more 
The GeomapImage class represents an embedded raster image which is captured from a portion of LiveMap. 
This class represents a constraint node in the owning Assoc2dConstraintGroup.
It is the base class for all kinds of constraints,... more 
This .NET class wraps the ObjectARX class AcDbGeometryOverrule
This wraps the ObjectARX AcDbGeomRef class 

The GeoPositionMarker class represents a Geographical location aware marker object with label. 

This .NET class wraps the AcDbGradientBackground ObjectARX class. This class represents a gradient background. 

This .NET class wraps the AcDbGraph ObjectARX class.
This class provides a generic graph container implementation. One other class is... more 

This .NET class wraps the AcDbGraphNode ObjectARX class.
This class provides a generic graph node implementation. One other class is... more 

This class contains a collection of graph nodes. 

This .NET class wraps the ObjectARX class GripData class.
This class describes a specific grip for a specific entity. It... more 
The type that contains all information to present a single mode. 
The collection that wraps AcArray of AcDbMultiModesGripPE::GripMode 

This .NET class wraps the ObjectARX class AcDbGripOverrule

This .NET class wraps the AcDbGroundPlaneBackground ObjectARX class.
This class represents a ground plane background. 

This .NET class wraps the AcDbGroup ObjectARX class.
The Group class represents a collection of entities referred to by a... more 

This .NET class wraps the Hatch ObjectARX class.

Hatch is a planar entity that can be created and placed in... more 

This class encapsulates data for defining a hatch boundary loop. See the Hatch.appendLoop(Adesk.Int32 loopType, const Point2dArray vertices, const AcGeDoubleArray bulges)... more 

This .NET class wraps the AcDbHelix
ObjectARX class.
This class implements the AutoCAD helix entity. Helix derives from Spline,... more 
This class represents a help parameter node in the owning Assoc2dConstraintGroup.
Help parameters are only applicable for splines and ellipses... more 
This .NET class wraps the ObjectARX class AcDbHighlightOverrule
This wraps the ObjectARX AcDbHighlightStateOverrule class. 
This class represents a Horizontal constraint node in the owning Assoc2dConstraintGroup.
It can be applied on one constrained line. 

This .NET class wraps the AcDbHostApplicationServices ObjectARX class.
The HostApplicationServices class provides various services to host applications at runtime. These... more 
This .NET class wraps the AcDbHyperlink ObjectARX class.

A Hyperlink object contains the hyperlink name (for example, http://www.autodesk.com), a... more 
This .NET class wraps the AcDbHyperlinkCollection ObjectARX class.

This class is a collection of Hyperlink objects. The HyperlinkCollection deletes its... more 

Image based lighting background. 

IdMapping is used by the deep clone operation to map ObjectIds between original objects and their clones (using IdPairs).... more 

This class provides data for the various events of the database. 

This .NET class wraps the AcDbImage ObjectARX class.
Abstract base class for immediate mode raster-based entities, including RasterImage. Every... more 

This .NET class wraps the AcDbImageBackground ObjectARX class.
This class represents a background image. 

This .NET class wraps the AcDbInterferencePE ObjectARX class.
It is the protocol extension abstract base class. 

This .NET class wraps the AcDbLayerStateManager ObjectARX class.
The LayerStateManager class is used to access and manipulate individual layer states... more 

This .NET class wraps the AcDbLayerTable ObjectARX class.
This class is the symbol table for layers. 

This .NET class wraps the AcDbLayerTableRecord ObjectARX class.
Objects of this class represent records in the LayerTable. Each of... more 

Defines further properties of the layer viewports in LayerTableRecord

This .NET class wraps the AcDbLayout ObjectARX class.
An Layout object stores characteristics of each paperspace layout. Layout objects are... more 

This class provides data for LayoutCopied event of the LayoutManager class. 

This class provides data for various events of the LayoutManager class. 

This .NET class wraps the AcDbLayoutManager ObjectARX class.
This is an interface class for database-specific routines that manipulate and access... more 

This class provides data for LayoutRenamed event of the LayoutManager class. 

This .NET class wraps the AcDbLeader ObjectARX class.
The Leader class represents the LEADER entity within AutoCAD. Leaders are considered... more 

This .NET class wraps the AcDbLight ObjectARX class.
This is a container for all properties relating to a generic light.... more 
Line 

This .NET class wraps the AcDbLine ObjectARX class.
This class represents the line entity in AutoCAD. A line object is... more 

This .NET class wraps the AcDb2LineAngularDimension ObjectARX class.
This class represents the angular dimension defined by two lines (as opposed... more 

This .NET class wraps the AcDbLinetypeTable ObjectARX class.
This class is the symbol table for LinetypeTableRecords, which represent the... more 

This .NET class wraps the AcDbLinetypeTableRecord ObjectARX class.
Objects of this class represent records in the LinetypeTable. Each of... more 

This class is used to convert lineweights. 

This .NET class wraps the AcDbLinkedData ObjectARX class.
This class is used to support data linking. 

This .NET class wraps the AcDbLinkedTableData ObjectARX class.
This class is used to store and manage data in a tabular... more 

This .NET class wraps the AcDbLoftedSurface ObjectARX class.
This class represents a lofted surface entity. It provides methods to create... more 

This .NET class wraps the AcDbLoftOptions ObjectARX class.
Utility class for setting options used by LoftedSurface.CreateLoftedSurface() . These options can... more 

This is a helper class that is used to populate a DatabaseServices.LoftOptions object from the loft options sysvars. 

This class is a container for the Boolean values output by the LoftOptions.checkLoftCurves() ObjectARX function. 
This wraps the ObjectARX AcDbLoftProfile class. 
This wraps the ObjectARX AcDbLongTransaction class 

This .NET class wraps the AcDbMatchProperties ObjectARX class. 

This .NET class wraps the AcDbMaterial ObjectARX class.
The Material class is used to define, store, and display material properties... more 
This class represents a MidPoint constraint node in the owning Assoc2dConstraintGroup.
It can be applied between a point and a... more 

This .NET class wraps the AcDbMInsertBlock ObjectARX class.
The MInsertBlock class represents a special form of the INSERT entity in... more 

This .NET class wraps the AcDbMLeader ObjectARX class.
The MLeader class represents the multi-leader object. 

This .NET class wraps the AcDbMLeaderStyle ObjectARX class.
This class is the main class used for the multiple leader style... more 

This .NET class wraps the Mline ObjectARX class.
The Mline class represents the AutoCAD MLINE entity. This multi-line entity allows... more 

This .NET class wraps the AcDbMlineStyle ObjectARX class.
MlineStyle class objects are used to store the information about the number,... more 

This collection class provides a container for MlineStyleElement objects. 

This class enumerates the contents of MlineStyleElementCollection objects. 

This .NET class wraps the AcDbMText ObjectARX class.
The MText class represents the MTEXT entity type within AutoCAD.
An MTEXT... more 

This .NET class wraps the AcDbMTextFragment ObjectARX struct.
This class is used to describe a fragment of text as extracted... more 
When implemented and registered as a protocol extension to an Autodesk.AutoCAD.DatabaseServices.Entity-derived class, this protocol extension interface specifies the communication with... more 
This class represents a Normal constraint node in the owning Assoc2dConstraintGroup.
Currently it can only be applied between a line... more 
This is class Autodesk.AutoCAD.DatabaseServices.Notifier. 

This wraps the ObjectARX AcDbNurbSurface class. 

This .NET class wraps the AcDbObjectContext ObjectARX class.
An abstract base class for representing a particular context which may affect... more 

This .NET class wraps the AcDbObjectContextCollection ObjectARX class.
An interface to an application-defined collection of ObjectContext objects.
Applications implement this... more 

This .NET class wraps the AcDbObjectContextCollectionIterator ObjectARX class.
An iterator interface for ObjectContext objects stored in an ObjectContextCollection.
Applications... more 

This .NET class wraps the AcDbObjectContextManager ObjectARX class.
Exposes the collection of context types supported by the drawing.
Each Database... more 

This class provides data for the ObjectErased
event of the Database class. 

This class provides data for various object-related events of the database. 

This class contains a collection of Object IDs. 

This .NET class wraps the AcDbObjectIdGraph ObjectARX class.
ObjectIdGraph is derived from Graph and is used to represent the relationship... more 
Wraps the ObjectARX AcDbObjectIdGraphNode class. 

This .NET class wraps the ObjectARX class AcDbObjectOverrule

This class represents the input parameters of the CustomOsnapInfo.getOsnapInfo() ObjectARX function. 

This class represents the output parameters of CustomOsnapInfo.getOsnapInfo() ObjectARX function. 

This class reports the type of an object. 

This .NET class wraps the AcDbOle2Frame ObjectARX class.
This class provides support for OLE 2 objects in AutoCAD drawings. Essentially... more 

This class may be used instead of the transaction class in certain scenarios.. It wraps the ObjectId.Open/Close functions,... more 

Reports the open mode. See the OpenMode enum documentation for more information. 

This .NET class wraps the ObjectARX class AcDbOsnapOverrule
This class represents a Parallel constraint node in the owning Assoc2dConstraintGroup.
It can be applied between two constrained lines. 
This wraps the ObjectARX AcDbPathRef class. 

This .NET class wraps the ObjectARX class AcDbPdfDefinition

This .NET class wraps the ObjectARX class AcDbPdfReference
This class represents a Perpendicular constraint node in the owning Assoc2dConstraintGroup.
It can be applied between two lines. 

This .NET class wraps the AcDbPlaceHolder ObjectARX class.
This class provides a way to instantiate what is essentially just an... more 

This .NET class wraps the AcDbPlaneSurface ObjectARX class.
This class represents a plane surface entity. It provides methods to create... more 

This .NET class wraps the AcDbPlotSettings ObjectARX class.
The PlotSettings object stores "what-to-plot" settings as a named plot setup description.... more 

This .NET class wraps the AcDbPlotSettingsValidator ObjectARX class.
This class exports access methods that validate data on an PlotSettings object... more 

This class provides data for PlotStyleTableChanged event of the LayoutManager class. 

This .NET class wraps the AcDb3PointAngularDimension ObjectARX class.
The Point3AngularDimension class represents the angular dimension defined by three points (as... more 
This is class Autodesk.AutoCAD.DatabaseServices.PointCloud. 
This is class Autodesk.AutoCAD.DatabaseServices.PointCloudClassificationColorRamp. 
This is class Autodesk.AutoCAD.DatabaseServices.PointCloudColorMap. 
This is class Autodesk.AutoCAD.DatabaseServices.PointCloudColorRamp. 

This class defines a cropping boundary for the PointCloudEx entity. Each cropping boundary contains a plane which locates the boundary,... more 
The PointCloudDefEx object (or "point cloud extension definition object") controls the actual point cloud data associated with one or more... more 

The PointCloudEx entity (or "point cloud extension entity") works with the AcDbPointCloudDefEx object (or "point cloud extension definition object") to... more 

Class point cloud item, which presents different type of point cloud elements, for example project, scan, region, etc. 
This class represents a PointCoincidence (coincident) constraint node in the owning Assoc2dConstraintGroup.
It can be applied between two constrained point.... more 
This class represents a PointCurve (coincident) constraint node in the owning Assoc2dConstraintGroup.
It can be applied between a constrained point... more 

This .NET class wraps the AcDbPolyFaceMesh ObjectARX class.
The PolyFaceMesh class represents the PolyFaceMesh special polyline entity type within AutoCAD.... more 

This .NET class wraps the AcDbPolyFaceMeshVertex ObjectARX class.
The PolyFaceMeshVertex class represents the vertices within PolyFaceMesh entities in AutoCAD drawings.... more 

This .NET class wraps the AcDbPolygonMesh ObjectARX class.
The PolygonMesh class represents the polygon mesh entity within AutoCAD.
A PolygonMesh... more 

This .NET class wraps the AcDbPolygonMeshVertex
ObjectARX class.
The PolygonMeshVertex class represents vertices within polygon meshes in AutoCAD. 

This .NET class wraps the AcDbPolyline ObjectARX class.
Polyline is often called a lightweight polyline because of its efficient use... more 

This .NET class wraps the AcDb2dPolyline ObjectARX class.
The Polyline2d class represents the 2D polyline entity within AutoCAD. 

This .NET class wraps the AcDb3dPolyline ObjectARX class.
The Polyline3d class represents the 3D polyline entity within AutoCAD. 

This .NET class wraps the AcDb3dPolylineVertex ObjectARX class.
The PolylineVertex3d class represents the vertices within 3D polylines in AutoCAD. 
This wraps the ObjectARX AcDb3dProfile class. 
This .NET class wraps the ObjectARX class AcDbPropertiesOverrule

This .NET class wraps the AcDbProxyEntity ObjectARX class.
This abstract class provides an interface to the description data for the... more 

This .NET class wraps the AcDbProxyObject ObjectARX class.
This abstract class provides an interface to the description data for the... more 

This class provides data for the ProxyResurrectionCompleted event of the database. 

This .NET class wraps the AcDbRadialDimension ObjectARX class.
The RadialDimension class represents the radius dimension type in AutoCAD.
This dimension... more 

This .NET class wraps the AcDbRadialDimensionLarge ObjectARX class.
This class represents a large radial dimension, also known as a jogged... more 
This class represents a radius or diameter constraint node in the owning Assoc2dConstraintGroup.
It can be applied on one circle(arc)... more 

Container for all properties relating to the rapid RT renderer. See the base class RenderSettings for more information. 

This .NET class wraps the AcDbRasterImage ObjectARX class.
The RasterImage entity (or "image entity") works with the RasterImageDef object (or... more 

This .NET class wraps the AcDbRasterImageDef ObjectARX class.
The RasterImageDef object (or "image definition object") works with the RasterImage entity... more 

This .NET class wraps the AcDbRasterVariables ObjectARX class.
The RasterVariables object carries all drawing-scope persistent variables associated with AutoCAD raster... more 
Ray 

This .NET class wraps the AcDbRay ObjectARX class.
The Ray class represents the RAY entity type within AutoCAD.
A ray... more 

This .NET class wraps the AcDbRegAppTable ObjectARX class. 

This .NET class wraps the AcDbRegAppTableRecord ObjectARX class.
Objects of this class represent records in the RegAppTable (known as the... more 

This .NET class wraps the AcDbRegion ObjectARX class.
Objects of this class represent region entities in AutoCAD.
An Region entity... more 

This .NET class wraps the AcDbRenderEnvironment ObjectARX class.
This is a container class for environment-related properties, including fog / depth... more 

This .NET class wraps the AcDbRenderGlobal ObjectARX class.
Container for all global rendering properties. One and only one of these... more 

This .NET class wraps the AcDbRenderSettings ObjectARX class.
This class is a container for all properties relating to a generic... more 

This .NET class wraps the resbuf ObjectARX struct.
Result buffer structure that handles all AutoCAD basic data types. See ObjectARX... more 

This enumerator walks the linked list of an underlying resbuf ObjectARX structure. 

This .NET class wraps the AcDbRevolvedSurface ObjectARX class.
This class represents a revolved surface entity. It provides methods to create... more 

This .NET class wraps the AcDbRevolveOptions ObjectARX class.
Utility class for setting options used by CreateRevolvedSurface() and CreateRevolvedSolid(). These... more 

This class is used to edit the properties of the RevolveOptions class, which is an immutable value type. 

This class encapsulates the values output by the RevolveOptions.CheckRevolveCurve() method. 

This class wraps the AcDbRotatedDimension ObjectARX class.
The RotatedDimension class represents the dimension type that dimensions the distance between two... more 

This .NET class wraps the AcDbSection ObjectARX class. It represents the section plane entity in AutoCAD. 

This .NET class wraps the AcDbSectionManager ObjectARX class.

This class is used to manage the section planes in a database.... more 

This .NET class wraps the AcDbSectionSettings ObjectARX class. This class stores section geometry settings. 
The SectionSymbol class represents the section view symbol entity used by model documentation views in association with a Viewport entity.... more 
 

This .NET class wraps the SecurityParams ObjectARX struct.
It stores information for security operations requested during DWG file I/O. 

This .NET class wraps the AcDbSequenceEnd ObjectARX class.

The SequenceEnd class represents the SEQEND entity within AutoCAD. Objects of this... more 

This .NET class wraps the AcDbShape ObjectARX class. It represents the SHAPE entity within AutoCAD. 

This .Net class wraps AcDbSolid ObjectARX class.

The Solid class is the representation for the SOLID entity within AutoCAD. The... more 
 

This .NET class wraps the AcDbSolidBackground ObjectARX class. This class represents a solid background. 

This class implements the AutoCAD SPLINE entity.

Objects of the Spline class use an embedded gelib object to maintain the... more 
This .NET class wraps the ObjectARX AcDbSubDMesh Class
A simple class that just keeps geometry of a vertex or edge subentity. 
This .NET class wraps the ObjectARX class AcDbSubentityOverrule
This wraps the ObjectARX AcDbSubentRef class 
Sun 

This .NET class wraps the AcDbSun ObjectARX class.

Sun class is a container for all properties relating to a sun... more 
This .Net class wraps the ObjectARX class AcDbSurface
This wraps the ObjectARX AcDbSurfaceTrimInfo class. 
This .NET class wrap the ObjectARX AcDbSweepOptions class.
Use SweepOptionsBuilder class to set sweep options. 

Allows SweepOptions to be set. 

This .NET class wraps the AcDbSweptSurface ObjectARX class. This class represents a swept surface entity. It provides methods to create... more 

This .NET class wraps the AcDbSymbolTable ObjectARX class.

SymbolTable is the base class for all of the classes used to... more 

This .NET class wraps the AcDbSymbolTableIterator ObjectARX class. This class is a base class for iterator classes that are used... more 

This .NET class wraps the AcDbSymbolTableRecord ObjectARX class. This is the base class for each type of record corresponding to... more 

This .NET class wraps the Services ObjectARX class within the AcDbSymbolUtilities namespace. 
This class represents a Symmetric constraint node in the owning Assoc2dConstraintGroup.
It can be applied between two same type of... more 
This .NET class wraps the AcDbTable ObjectARX class.
Table is a planar entity that can be created and placed in... more 

This .NET class wraps the AcDbTableContent ObjectARX class.

TableContent derives from AcDbFormattedTableData and supports formatting of table using table style... more 

This .NET class wraps the AcDbTableIterator ObjectARX class. It creates an iterator to traverse table rows, columns, and cells. 

This .NET class wraps the AcDbTableStyle ObjectARX class.

TableStyle class objects are used to store the table formatting properties (for... more 

This .NET class wraps the AcDbTableTemplate ObjectARX class.

This class is used to capture, store, and manage templates of AutoCAD... more 
This class represents a Tangent constraint node in the owning Assoc2dConstraintGroup.
It can be applied between two constrained curve. 
This wraps the ObjectARX AcDbTextEditor class. 
This wraps the ObjectARX AcDbTextEditorColumn class. 
This wraps the ObjectARX AcDbTextEditorColumns class. 
This wraps the ObjectARX AcDbTextEditorCursor class. 
This wraps the ObjectARX AcDbTextEditorLocation class. 
This wraps the ObjectARX AcDbTextEditorParagraph class. 
This wraps the ObjectARX AcDbTextEditorSelection class. 
This wraps the ObjectARX AcDbTextEditorSelectionBase class. 
This wraps the ObjectARX AcDbTextEditorWipeout class. 

This .NET class wraps the AcDbTextStyleTable ObjectARX class. This class is the symbol table for TextStyleTableRecords which represent text styles.... more 

This .NET class wraps the AcDbTextStyleTableRecord ObjectARX class.

Objects of this class represent the records that are found in the... more 
This class represents an angle constraint node in the owning Assoc2dConstraintGroup.
It can be applied between 3 constrained points. 
This .NET class wraps the AcTransaction ObjectARX class.

Transactions provide a way to extend the boundary of operation on an... more 

This .NET class wraps the AcDbTransactionManager ObjectARX class.

There is a single object of class TransactionManager created by the ObjectARX... more 

This .NET class wraps the ObjectARX class AcDbTransformOverrule

This .NET class wraps the AcDbUCSTable ObjectARX class.

This class is the symbol table for AcDbUCSTableRecord, which represents stored... more 

This .NET class wraps the AcDbUCSTableRecord ObjectARX class.

Objects of this class represent records in the UcsTable. Each of... more 

This .NET class wraps the AcDbUnderlayDefinition ObjectARX class.

UnderlayDefinition is an abstract class that handles the linkage to external underlay... more 

This .NET class wraps the AcDbUnderlayFile ObjectARX class.

This interface is implemented by host applications that wish to support underlays.... more 

This .NET class wraps the AcDbUnderlayHost ObjectARX class.

This interface is implemented by host applications that wish to support underlays.... more 

This .NET class wraps the AcDbUnderlayItem ObjectARX class.

This interface is implemented by host applications that wish to support underlays.... more 

This class provides a collection for UnderlayItem objects. 

This .NET class wraps the AcUnderlayLayer ObjectARX class.

UnderlayLayer is an abstract class that represents underlay layers in the drawing.

Underlays... more 

This class provides a collection for UnderlayLayer objects. 

This .Net class wraps AcDbUnderlayReference ObjectARX class.

UnderlayReference is an abstract class that represents underlays in the drawing. Underlays are... more 

This class implements the System.ComponentModel.TypeConverter interface. 

This .NET class wraps the AcDbVertex ObjectARX class.

The Vertex class is the base class for all the vertex types... more 

This .NET class wraps the AcDb2dVertex ObjectARX class.

The 2dVertex class represents the vertices in 2D polylines. It is the... more 
This wraps the ObjectARX AcDbVertexRef class 
This class represents a Vertical constraint node in the owning Assoc2dConstraintGroup.
It can be applied on one constrained line. 
The ViewBorder class represents the border entity used by model documentation views in association with a Viewport entity. 

This .NET class wraps the AcDbViewport ObjectARX class.

The Viewport class represents the VIEWPORT entity within AutoCAD. 

This .NET class wraps the AcDbViewportTable ObjectARX class.

ViewportTable is the symbol table for ViewportTableRecords, which represent viewport configurations... more 

This .NET class wraps the AcDbViewportTableRecord ObjectARX class.

Objects of this class represent viewport arrangements when TILEMODE == 1 within... more 

The ViewRepBlockReference class represents the AcDbViewRepBlockReference entity used by model documentation views in association with a Viewport entity.
 

This .NET class wraps the AcDbViewTable ObjectARX class.

ViewTable is the symbol table for ViewTableRecords, which represent stored views... more 

This .NET class wraps the AcDbViewTableRecord ObjectARX class.

Objects of this class represent stored views within AutoCAD. The ViewTable object... more 
Wraps the ObjectARX AcDbVisibilityOverrule class. 
This class provides data for the WblockNotice event of the database. 

This .NET class wraps the AcDbWipeout ObjectARX class.

Objects of the Wipeout class are polygonally clipped raster entities that are... more 

This .NET class wraps the AcDbXline ObjectARX class.

The Xline class represents the XLINE entity type within AutoCAD. An xline... more 

This .NET class wraps the AcDbXrecord ObjectARX class.

The Xrecord class is a data storage class that was implemented primarily... more 
This is class Autodesk.AutoCAD.DatabaseServices.XrecordEnumerator. 

This class provides data for the XrefBeginRestore, XrefBeginAttached and XrefBeginOtherAttached events of the database. 

This class provides data for the XrefComandeered event of the database. 

This .NET class wraps the AcDbXrefGraph ObjectARX class.

XrefGraph is a derived class for representing xrefs, using the XrefGraphNode class... more 

This .NET class wraps the AcDbXrefGraphNode ObjectARX class.

XrefGraph is a derived class for representing an xref. Each XrefGraphNode represents... more 

This class provides data for the XrefPreXrefLockFile event. 

This class provides data for the XrefRedirected event of the database. 

This class provides data for the XrefSubCommand event. 

This class provides data for the XrefVetoableSubCommand event. 
Enumerations
Enumeration 
Description 

This .NET enum wraps the AcDbMLeaderStyle::SegmentAngleType ObjectARX enum.
This is an enum of the segment angle types. 

This .NET class wraps the AcDbLeader::AnnoType ObjectARX enum.

This enum describes the type of the annotation. 
This class determines the state of the annotation (whether it exists or not). 
This .NET class wraps the AcadApp::LoadReasons ObjectARX enum.

That enumerated type contains reasons to demand load an application. 
This enum describes dimensional constraint type. 
While in the middle of evaluation, the action may inquire the client code whether the evaluation is happening from inside... more 
At the beginning of AssocActionBody.EvaluateOverride() implementation, the custom code needs to query the mode in which it should evaluate itself.... more 
Negative numbers mean that an AssocAction cannot be evaluated at this time, positive numbers mean that the action can now... more 
The status of AssocActions and AssocDependencies. In case of an action it relates to the action itself, in case of... more 
Information about what type of transformation (which AutoCAD command) has been performed with the entities before the actions that have... more 

This .NET class wraps the AttachmentPoint ObjectARX enum. It represents the attachment point positions of an MText object. 

This .NET class wraps the AcDbAuditInfo::AuditPass ObjectARX enumeration, which keeps track of which pass the command is on. 

This .NET class wraps the AcDbMLeaderStyle::BlockConnectionType ObjectARX enumeration.
This enum describes the types of block connection type. 

This .NET class wraps the AcDbBlockTableRecord::BlockScaling ObjectARX enumeration.

It is an enum whose values control whether block references associated with... more 

This .NET class wraps the AcDb::BoolOperType ObjectARX enum. 

This .NET class wraps the CellAlignment ObjectARX enum.
These values specify how text will be aligned in a table cell and... more 
This .NET class wraps the CellClass ObjectARX enum.
These values define the cell class types. 

This .NET class wraps the CellContentLayout ObjectARX enum.
These values define the content cell layout options. 

This .NET class wraps the CellContentType ObjectARX enum.
These values define the content cell types. 

This .NET class wraps the CellEdgeMasks ObjectARX enum.
These values specify the cell edge of a table cell. 

This .NET class wraps the CellMargins ObjectARX enum.
These values specify the margin types. 

This .NET class wraps the CellOption ObjectARX enum.
For internal use only. 

This .NET class wraps the CellProperty ObjectARX enum.
These values specify the cell properties. 

This .NET class wraps the CellState ObjectARX enum.
These values specify the various states of the data in a cell. 

This .NET class wraps the AcDbDataCell::CellType ObjectARX enum.
These values specify the data types that can be represented by an DataCell... more 

This .NET class wraps the AcDbRasterImage::ClipBoundaryType
ObjectARX ebum. 

This .NET class wraps the AcDbEntity::collisionType ObjectARX enum. 

This .NET enum wraps the AcDbMText::ColumnType ObjectARX enum.
It defines the types of columns. 

This .NET class wraps the AcDbHelix::ConstrainType ObjectARX enum. A constraint is used to make a variable constant. When using the height... more 

This .NET class wraps the AcDbMLeaderStyle::ContentType ObjectARX enum. This enum describes the types of content type for MLeader. 

Describes where the data link source is contexted. 

This .NET class wraps the DataLinkOption ObjectARX class.
It provides options for data links. 
This .NET class wraps the DataType ObjectARX class. 

This .NET class wraps the AcDb::DeepCloneType ObjectARX enum.
It defines the types of deep cloning. 

This .NET enum wraps the AcGiViewportTraits.DefaultLightingType ObjectARX enum.
Enumerates the types of default lights available for viewports and full renders. One... more 

An enum defining the type of the detail symbol boundary. 

An enum to indicate which property of the style is overridden. 
The type of detail view identifier placement. 
The type of the detail view model edge. 

This .NET class wraps the AcDb::DimArrowFlags ObjectARX enum. 

Describes the type of dimension center mark. 

This .NET class wraps the AcDb::DragStat ObjectARX enum.
It provides status values concerning a drag operation. 

This .NET class wraps the AcDbMLeaderStyle::DrawLeaderOrderType ObjectARX enum.
This enum describes the types of the order of creating MLeader object's... more 

This .NET class wraps the AcDbMLeaderStyle::DrawMLeaderOrderType ObjectARX class.
This enum describes the types of the order of creating MLeader object.... more 

This .NET class wraps the DuplicateRecordCloning ObjectARX enum. 
This .NET class wraps the AcDb::AcDbDwgVersion ObjectARX enum.
It contains values for the DWG versions. 

This .NET class wraps the AcDb::DxfCode ObjectARX enum.
This enumerated type contains all the primary DXF group code values.
Ranges... more 

This .NET class wraps the AcDbDynBlockReferenceProperty::UnitsType ObjectARX enum.
Describes the units (if any) of the property. Clients can use this... more 

This .NET class wraps the AcDb::EndCaps ObjectARX enum. 

This .NET class wraps the AcDbField::FieldCodeFlag ObjectARX enum. It represents the field code flags. 

This .NET enum wraps the AcDbField::EvalContext ObjectARX enum. These values specify the context in which the field is evaluated. 

This .NET enum wraps the AcDbField::EvalOption ObjectARX enum. These values specify the evaluation option for the field. 

This .NET enum wraps the AcDbField::EvalStatus ObjectARX enum. These values specify the evaluation status of the field. 

This .NET enum wraps the AcDbField::FilingOption ObjectARX enum. This value specifies the filing option set by the field evaluators. 

This .NET enum wraps the AcDbField::State ObjectARX enum. These values specify the state of the field. 

This .NET enum wraps the AcDbDatabase::OpenMode ObjectARX enum.
This enumerated type provides the mode values used to specify how a database... more 

This .NET class wraps the FilerType ObjectARX enum. This enum defines the types of filers. 

This wraps the ObjectARX AcDb::FilletTrimMode enum. 

This .NET class wraps the AcDbHostApplicationServices::FindFileHint ObjectARX enum. 

This .NET class wraps the AcDbMText::FlowDirection ObjectARX class. 

This .NET class wraps the FormatOption ObjectARX class.
For internal use only. 

This .NET class wraps the AcDbRasterVariables::FrameSettings ObjectARX class. 
This is record Autodesk.AutoCAD.DatabaseServices.GeoCSProjectionCode. 
This is record Autodesk.AutoCAD.DatabaseServices.GeoCSType. 
This is record Autodesk.AutoCAD.DatabaseServices.GeoCSUnit. 

This .NET class wraps the AcDbHatch::GradientPatternType ObjectARX enum.
Values in this enum indicate the source of the gradient pattern. 

This .NET class wraps the AcDbProxyEntity::GraphicsMetafileType ObjectARX enum. 

This .NET class wraps the AcDb::GridLineStyle ObjectARX enum. 

This .NET class wraps the AcDb::GridLineType ObjectARX enum. These values describe the grid lines of a table. 

This .NET class wraps the AcDb::GridProperty ObjectARX enum. These values describe the grid lines of a table. 

This .NET class wraps the AcDb::GripStat ObjectARX enum.
This enumeration provides status values concerning a grip operation. 

This .NET class wraps the AcDbMLeader::gsMarkType ObjectARX enum. 

This .NET class wraps the AcDbHatch::HatchEdgeType ObjectARX enum.
The HatchEdgeType enumeration lists the geometry types used in hatch boundary edges.... more 

This .NET class wraps the AcDbHatch::HatchLoopType ObjectARX enum.
The HatchLoopTypes enumeration is used to define the different types of bounding... more 

This .NET class wraps the AcDbHatch::HatchObjectType ObjectARX enum.
Values in this enum describe the type of a hatch object. 

This .NET class wraps the AcDbHatch::HatchPatternType ObjectARX class.
AutoCAD hatch pattern types: User-defined, Predefined, and Custom. For more detailed information about... more 

This .NET class wraps the AcDbHatch::HatchStyle ObjectARX enum.
AutoCAD currently supports three hatch styles, which are Normal, Outer, and Ignore.... more 

This .NET class wraps the AcDbRasterImage::ImageDisplayOpt ObjectARX enum.
The ImageDisplayOptions types specify display options. 

This .NET class wraps the AcDbRasterVariables::ImageQuality ObjectARX enum. 

The type of a constrained implicit point. 

This .NET enum wraps the AcDb::IndexCreation ObjectARX enumeration.

This enum supports the INDEXCTL header variable. Fields are bit-coded and can... more 

This .NET class wraps the AcDb::Intersect ObjectARX class. 

This .NET class wraps the AcDb::JoinStyle ObjectARX class.
This enum describes the styles of join. 

This .NET class wraps the AcDbLight::LampColorPreset ObjectARX enum. 

This .NET class wraps the AcDbLight::LampColorType ObjectARX class. 

This .NET enum wraps the ObjectARX AcDb::LayerEvaluation enumeration.

This enum supports the new API exposure of the LAYEREVAL header variable.... more 

This .NET class wraps the AcDbLayerStateManager::LayerStateMask ObjectARX class.
The LayerStateMasks enumeration defines the bits used to specify the layer attributes.... more 

This .NET class wraps the AcDbMLeaderStyle::LeaderDirectionType ObjectARX enum.
This enum is the leader direction type. 

This .NET class wraps the AcDbMLeaderStyle::LeaderType ObjectARX enum.
This enum describes the types of the type of leaderline. 

This .NET enum wraps the ObjectARX AcDb.LightingUnits enum.
Accesses the lighting units for a drawing. 

This .NET class wraps the AcDb::LineSpacingStyle ObjectARX enum.
The LineSpacingStyle values are used by the MText property LineSpacingStyle to select the... more 
This .NET class wraps the AcDb::LineWeight ObjectARX enumerated type.
This enumerated type provides the line weight (thickness) values used to... more 

This .NET class wraps the AcDbLoftOptions::NormalOption ObjectARX enum.
It is an enumerated type for specifying plane normal lofting. 
This wraps the ObjectARX AcDb::LongTransactionType class 
This .NET class wraps the AcDb::MaintenanceReleaseVersion ObjectARX enumerated type.
This is an entity containing information about the release versions. 

This .NET class wraps the AcDb::MeasurementValue ObjectARX class. 

This .NET class wraps the MergeCellStyleOption ObjectARX enum.
It contains options for merging cell styles. 

This .NET class wraps the Mline::Justification ObjectARX enum.
This enum defines the type of justifications an mline can have. 
The type of alignment for the section view label text. 
The type of attachment for the model documentation view label text. 

This .NET class wraps the AcDbHostApplicationServices::ModelerFlavor ObjectARX enum.
It enumerates the possible levels of geometric modeler support available from the... more 

This .NET class wraps the AcDbMLeader::MoveType ObjectARX enum.
It describes the way in which MLeaders can be moved. 

This enumeration is used to return the result of an MTextFragmentCallback callback function. 

This .NET enum wraps the AcDb::NewLayerNotification ObjectARX enumeration.

This enum supports the LAYERNOTIFY header variable. Fields are bit-coded and can... more 

This .NET class wraps the AcDb::OsnapMode ObjectARX enum.
It describes the way objects can snap. 

This .NET class wraps the AcDb::OpenMode ObjectARX enum.
This enumerated type provides the mode values used to specify how a... more 

This .NET class wraps the AcDb::OrthographicView ObjectARX enum. 

An enum which retrieves the current value of the paper orientation property on an annotative object. 

This .NET class wraps the AcValue::ParseOption ObjectARX enum.
This enumeration describes the parsing options for the value. 

This .NET class wraps the AcDbHostApplicationServices::PasswordOptions ObjectARX enum. 

This .NET class wraps the AcDb::PathOption ObjectARX class.
It represents path options. 

This .NET class wraps the AcDbLight::PhysicalIntensityMethod ObjectARX enum. 

This .NET class wraps the AcDb::Planarity ObjectARX enum. 

This .NET class wraps the AcDbPlotSettings::PlotPaperUnits ObjectARX enum. 

This .NET class wraps the AcDb::PlotRotation ObjectARX class. 

This .NET class wraps the AcDbPlotSettings::ShadePlotType ObjectARX enum.
This enumerated type defines the shade plot mode of the current PlotSettings... more 

This .NET class wraps the AcDb::PlotStyleNameType
ObjectARX enum. 

This .NET class wraps the PlotType ObjectARX class. It specifies the type of plot generated. 
Defines the crop type. The crop type is the shape of the cropping region. 

Defines the display options for the points which are out of intensity/elevation range. 

Describes the type of point cloud item. 

Defines the properties of point cloud data. 
Defines the current state of supported properties in the point cloud data. 

Defines colorization mode of the point cloud. 

This .NET class wraps the AcDb::Poly2dType ObjectARX enum. 

This .NET class wraps the AcDb::Poly3dType ObjectARX enum. 

This .NET class wraps the AcDb::PolyMeshType ObjectARX enum. 

This is record RapidRTRenderSettings::RenderTarget. 
Rigid set type. 

This .NET class wraps the AcDb::RotationAngle ObjectARX enum.
It specifies the text rotation angle within table cells. 

This .NET enum wraps the AcDb::RowType ObjectARX enum. This value represents all row types for a table. 
This .NET enum wraps the AcDb::SaveType ObjectARX enum. 

This .NET class wraps the AcDbSectionSettings::Generation ObjectARX enum.
Generation flags to control section creation. There are two groups of flags: source... more 

This .NET enum wraps the AcDbSectionSettings::Geometry ObjectARX enum. It gives options for section generation. This enum is used to get... more 

This .NET class wraps the AcDbSection::Height ObjectARX enum.

It gives the height of the section plane above or below the... more 

This .NET class wraps the AcDbSection::State ObjectARX class. It gives the type of section plane. 

This .NET class wraps the AcDbSection::SubItem ObjectARX class.

It gives the hit flags for section plane. This enum value is... more 

This .NET enum wraps the AcDbSectionSettings::SectionType ObjectARX enum.

It gives options for section generation. This enum is used to get... more 
The type defining section view symbol arrowhead direction. 

The type of identifier positioning. 

This enumeration encapsulates a corresponding ObjectARX enum that is used by the SecurityParams ObjectARX struct. SecurityParams stores information for security... more 

This enumeration lists the available security algorithms for use in AutoCAD drawings. 

This .NET class wraps the AcDbPolyline::SegType ObjectARX class. This enumeration identifies the different types of line segments that can make... more 

This .NET class wraps the AcDb::SelectType ObjectARX class. It gives the selection type for a table cell. 

This .NET class wraps the AcDbPlotSettings::ShadePlotResLevel ObjectARX class.

This enumerated type defines the shade plot resolution level of the current... more 

This .NET class wraps the AcDbViewport::ShadePlotType ObjectARX class. This enumerated type defines the shade plot mode of the current viewport.... more 

The type of the source of the data for the model documentation view. 
This wraps AcDbSpline::SplineType enumeration. 

This .NET class wraps the AcDbPlotSettings::stdScaleType ObjectARX class.

The stdScaleType property stores the "standard" print scale selection, including scale-to-fit, for... more 

This .NET enum wraps AcDbPlotSettings::stdScaleType> ObjectARX enum.

The stdScaleType property stores the "standard" print scale selection, including scale-to-fit, for the... more 

This .NET enum wraps the AcDb::SubentType ObjectARX enum.

An entity can be composed of many graphic subentities, such as arcs, lines,... more 

This .NET class wraps the AcDbSweepOptions::AlignOption ObjectARX enum.
Enumerates the alignment options for swept objects. 

This .NET class wraps the AcDb::TableBreakFlowDirection ObjectARX class. It gives the table breaking flow direction options. 

This .NET class wraps the AcDb::TableBreakOptions ObjectARX class. It gives the table break options. 

This enumeration defines the types of cells in a table. 

This .NET enum wraps AcDb::TableCopyOption ObjectARX enum. It gives the table copy options. 

This .NET class wraps the AcDb::TableIteratorOption ObjectARX class. It gives the table iterator options. 

This .NET enum wraps AcDb::TableFillOption ObjectARX enum. It gives the table fill options. 

This enumeration lists the possible results of a Table hit test. 

This .NET class wraps the AcDb::TableStyleFlags ObjectARX class.
For internal use only. 

This .NET class wraps the AcDbTable::TableStyleOverrides ObjectARX class. It enumerates the table style overrides for a table object. 
This is record Autodesk.AutoCAD.DatabaseServices.TextAlignment. 

This .NET enum wraps the AcDbMLeaderStyle::TextAlignmentType ObjectARX enum. This enum describes the types of text alignment type. 

This .NET class wraps the AcDbMLeaderStyle::TextAngleType ObjectARX class.

This enum describes the types of text angle type. 

This .NET enum wraps the ObjectARX enum AcDbMLeaderStyle::TextAttachmentDirection

This .NET class wraps the AcDbMLeaderStyle::TextAttachmentType ObjectARX enum.

This enum describes the types of text attachment type. 

This .NET enum wraps the AcDb::TextHorzMode ObjectARX enum. This enum gives the horizontal mode of the text. 

This .NET class wraps the AcDb::TextVertMode ObjectARX class.

It gives the vertical modes of the text.

If vertical mode is... more 

State of underlay layer, whether it's enabled or disabled. 
Unit 

This .NET class wraps the AcDbRasterImageDef::Units ObjectARX class. It gives the real-world unit representing one AutoCAD drawing unit. 

This .NET class wraps AcDb::UnitsValue ObjectARX class. It indicates the type of units of length measure used by the drawing. 

This .NET class wraps the AcValue::UnitType ObjectARX class. 

This .NET enum wraps AcDb::UpdateDirection ObjectARX enum. It gives the enumerations for updating the data source and target data. 

This .NET enum wraps AcDb::UpdateOption ObjectARX enum. It gives the options for updating adapters. 

This .NET enum wraps the AcDb::Vertex2dType ObjectARX enum.

It lists the type of vertex 2D polylines. 

This .NET class wraps the AcDb::Vertex3dType ObjectARX class.

It lists the type of vertex 3D polylines. 

The type of the view style. 
This .NET class wraps the AcDb::Visibility ObjectARX class. 

This .NET class wraps the AcDb::XrefNotificationStatus ObjectARX class.

XrefNotificationStatus defines statuses for xref resolution notifications. 

This class enumerates the XREF subcommands. 

This .NET enum wraps the AcDb::XrefStatus ObjectARX enum. 
Interfaces
Interface 
Description 
This wraps the ObjectARX ITextEditorSelectable interface. 
Structures
Structure 
Description 

This class encapsulates the numerator and denominator values that define a custom print scale. 

This .NET class wraps the AcDbDatabaseSummaryInfo ObjectARX class.
That class is a pure virtual class for encapsulating a set of character... more 

This lightweight class represents an entry in a DatabaseServices.DBDictionary object. It contains the key and object ID of the entry,... more 

This class contains an object's ID and the DXF group code that represents the object's type. 

This class encapsulates the three output parameters used by the Object.decomposeForSave() ObjectARX function. These values represent the replacement object if... more 

This class encapsulates values of simple 2D extents used in layouts and plot settings. 

This .NET class wraps the AcDbExtents ObjectARX class.
It class was designed to be used with the GetSubentityGeometricExtents() function of... more 
This is class Autodesk.AutoCAD.DatabaseServices.FieldEvaluationResult. 

This class is used to return the codes that describe the results of a field evaluation. These results are the... more 

This class encapsulates the data returned by the Spline.getFitData() ObjectARX function.
If the spline has fit data, then this struct... more 
Font 
This structure represent the font information needed in the text editor. When the user sets the font, the editor needs... more 
This class encapsulates major and minor DWG versions. 

This .NET class wraps the AcDbFullSubentPath ObjectARX class.
This class is used for uniquely identifying a subentity within a particular... more 

This class is a container for the gradient colors used by the Hatch object 

This .NET class wraps the AcGridProp ObjectARX struct, which stores grid line properties.. 

This .NET class wraps the AcDbHandle ObjectARX class.
The Handle class is the ObjectARX class designed to encapsulate the 64-bit... more 

This .NET class wraps the AcDbIdPair ObjectARX class.
IdPair is the element class for IdMapping, which is used in... more 
ItemLocator wraps the ObjectARX class AcDbItemLocator.
ItemLocator represents spatial index of an item in a 3D array, that is, an... more 
MeshDataCollection is the output of the SubDMesh.GetObjectMesh() method. It is the mesh representation that contains the following mesh data:
Point3dCollection... more 
Faceter settings to be used with the SubDMesh.GetObjectMesh Method

This class acts as a wrapper for a GeoMesh. 

This class encapsulates the color, offset, and linetype ID values that define an element in the ACAD_MLINESTYLE dictionary. 
Replaces any existing spline data with the data passed in via NurbsData parameters.
If the spline is not periodic, the... more 
This .NET struct wraps the AcDbObjectId ObjectARX class.

Since the Release of AutoCAD R13, there has been a mechanism for... more 

This class encapsulates the data returned by the Hatch.getPatternDefinitionAt() ObjectARX function.
That function gets the pattern definition line data from... more 
This is record Autodesk.AutoCAD.DatabaseServices.PCAdsName. 

This class encapsulates a PlotStyleNameType ObjectARX enum value, and the object ID of the associated plot style name dictionary entry.... more 

This .NET class loosely wraps the CRectangle3d ObjectARX class.
This class provides a container for the points that define a... more 

This class encapsulates the data returned by the AcDbRegion::getAreaProp()ObjectARX function. 

This class is a container for the hit test information returned by DatabaseServices.Section.HitTest()> . 

This class encapsulates the data returned by the 3dSolid.getMassProp()ObjectARX function.

This is used for getting the volume properties of... more 

This class encapsulates the data returned in the output parameters of the Table.hitTest() ObjectARX function. It performs a hit test... more 
This wraps the ObjectARX AcDbTextEditorParagraphTab class. 
This wraps the ObjectARX AcDbTextEditorStack class. 

This value type may contain objects of various types. The type of the value is indicated by this object's TypeCode... more 
This is record Autodesk.AutoCAD.DatabaseServices.UnmanagedPointCloudColorSchemeCollectionReactor. 

This .NET class wraps the AcDbXrefObjectId
ObjectARX class.

The purpose of XrefObjectId is to provide a convenient way to refer... more 
   Comments?