Autodesk.AutoCAD.Runtime Namespace
Autodesk.AutoCAD.Runtime Namespace
Description

This is namespace Autodesk.AutoCAD.Runtime.

Dynamic-Link Library (DLL)

AcCoreMgd.dll and AcDbMgd.dll

Classes
Class 
Description 
This custom attribute class is used to mark a type as the application's command class. A CommandClass attribute may be... more 
This class marks an instance or static function as a command. Command methods may be defined only in a class... more 

This class converts angular and distance numerical values to string values, and vice versa. 
This .NET class wraps the AcRxDictionary ObjectARX class.
This class maintains a collection of pointers to an Object, with... more 

This class implements the IDisposable interface and is the common base class for all ObjectARX managed wrapper classes. It provides... more 

This .NET class wraps the AcRxDynamicLinker ObjectARX class.
There is one and only one DynamicLinker class object and it is... more 
 
This is class Autodesk.AutoCAD.Runtime.EnvVarExistsConditionAttribute. 
This class provides a container for an ObjectARX Acad.ErrorStatus enumerator value.
This should only be used when you are certain... more 

This class defines a custom attribute that marks an assembly as an ObjectDBX/AutoCAD extension. The type that this attribute represents... more 

Specifies the extraction types. 
This class defines a custom attribute that marks an assembly if the file exists. 

This class provides interoperability capabilities for managed classes. 
This is class Autodesk.AutoCAD.Runtime.JavaScriptCallbackAttribute. 
This is class Autodesk.AutoCAD.Runtime.JavaScriptClassAttribute. 

This object manages lenient resources. 

This class extends the Attribute and ICommandLine interfaces. It defines the attributes for a Lisp callable function. 

This class provides utility methods for converting bitmaps and subentity paths between managed objects and unmanaged pointers. It is provided... more 
This .NET class wraps the ObjectARX class AcRxOverrule

This custom attribute class is used to mark a type so that an instance of that type will be instantiated... more 

This wraps the AcPointCloudExtractor, which can extract point cloud in a plan and output line/pline. 

Provides the point cloud line extraction result. 
This wraps the profile curve2d, which is the output of basic elements of point cloud extraction result. 

This .NET class wraps the AcDbHostApplicationProgressMeter ObjectARX class.

At various points, the database code will attempt to either create a... more 
This is class Autodesk.AutoCAD.Runtime.Registry. 
This is class Autodesk.AutoCAD.Runtime.RegistryKey. 

This class initializes the application host services and the runtime factories that produce managed ObjectARX objects for an AutoCAD managed... more 

This .NET class wraps the AcRxClass ObjectARX class.

Class objects (actually objects of an internal class derived from Class,... more 

This .NET class wraps the AcRxObject ObjectARX class.
Object is a base class for classes whose objects require runtime-identifiable classes,... more 

This attribute is used to grant access to ObjectDBX. It encapsulates information about the caller's license and digital signature, as... more 
This is class Autodesk.AutoCAD.Runtime.SynchronizationContext. 

This class provides access to the Class Dictionary, Service Dictionary, and Dynamic Linker system objects. 
This class provides a way to iterator over all of the public system variables and get their names, data type,... more 
Represents a variable in the system. Variables are a convenient way to advertise arbitrary state to other parts of the... more 
Provides more information in conjunction with AcRxVariableReactor::changed event. 
Contains variable changing event data. 
A singleton instance of this collection represents all variables in the system. 

This class defines an attribute that identifies the corresponding wrapped ObjectARX class or member. 
Enumerations
Enumeration 
Description 

This enum indexes the available formats for expressing angular units. 

Members of this enumeration represent values that can be passed as the commandFlags argument of the AcEdCommandStack.addCommand() ObjectARX function.

AcEdCommandStack.addCommand()... more 

This enum indexes the available formats for expressing distance units. 
Defines Acad error statuses. 
Specifies the extraction type: outline or floorplan. 

This class enumerates the valid Lisp data types. 

Specifies the extraction curve type. 
Interfaces
Interface 
Description 
This is class Autodesk.AutoCAD.Runtime.IJavaScriptCallable. 
This is class Autodesk.AutoCAD.Runtime.IMenuItem. 

Specifies the call for the point cloud line extraction process. 
Types
Type 
Description 
A delegate implemented by observers that are interested in variable changed events.  
A delegate implemented by observers that are interested in variable changing events.  
Links
   Comments?