Gile.AutoCAD.R20.Extension Namespace |
| Class | Description | |
|---|---|---|
| AbstractViewTableRecordExtension |
Provides extension for the AbstractViewTableRecord type.
| |
| Active |
Provides easy access to several "active" objects in AutoCAD runtime environment.
| |
| Assert |
Provides methods to throw an exception if an assertion is wrong.
| |
| AttributeCollectionExtension |
Provides extension methods for the AttributeCollection type.
| |
| BlockReferenceExtension |
Provides extension methods for the BlockReference type.
| |
| BlockTableExtension |
Provides extension methods for the BlockTable type.
| |
| BlockTableRecordExtension |
Provides extension methods for the BlockTableRecord type.
| |
| DatabaseExtension |
Provides extension methods for the Database type.
| |
| DBDictionaryExtension |
Provides extension methods for the DBDictionary type.
| |
| DBObjectCollectionExtension |
Provides extension methods for the DBObjectCollection type.
| |
| DBObjectExtension |
Provides extension methods for the DBObject type.
| |
| DBTextExtension |
Provides extension methods for the DBText type.
| |
| DisposableListT |
Describes a list of disposable values.
| |
| DisposableSetT |
Describes a set of disposable values.
| |
| DocumentCollectionExtension |
Provides extension methods for the DocumentCollection type.
| |
| EditorExtension |
Provides extension methods for the Editor type.
| |
| EntityExtension |
Provides extension methods for the Entity type.
| |
| IEnumerableExtension |
Provides extension methods for the IEnumerable(T) type.
| |
| MTextExtension |
Provides extension methods for the MText Type.
| |
| ObjectIdCollectionExtension |
Provides extension methods for the ObjectIdCollection type.
| |
| ObjectIdExtension |
Provides extension methods for the ObjectId type.
| |
| PolylineExtension |
Provides the Offset() extension method for the Polyline type
| |
| SymbolTableExtension |
Provides extension methods for the SymbolTable type.
| |
| WorkingDatabase |
Provides a safe way to temporarily set the working database.
Credits Tony Tanzillo: https://forums.autodesk.com/t5/net/want-to-have-c-program-to-modify-dwg-and-save-into-dwg-format/m-p/12439905/highlight/true#M79788
|
| Interface | Description | |
|---|---|---|
| IDisposableCollectionT |
Defines methods to add or removes items from a sequence of disposable objects.
|
| Enumeration | Description | |
|---|---|---|
| OffsetSide |
Enumeration of offset side options
|