DBObjectExtension Class |
Namespace: Gile.AutoCAD.R20.Extension
The DBObjectExtension type exposes the following members.
Name | Description | |
---|---|---|
![]() ![]() | GetOrCreateExtensionDictionary |
Gets or creates the extension dictionary.
|
![]() ![]() | OpenForWrite |
Opens the object for write.
|
![]() ![]() | SetXDataForApplication |
Sets the object extended data (xdata) for the application.
|
![]() ![]() | SetXDictionaryXrecordData(DBObject, Transaction, String, ResultBuffer) |
Sets the xrecord data of the extension dictionary of the object.
|
![]() ![]() | SetXDictionaryXrecordData(DBObject, Transaction, String, TypedValue) |
Sets the xrecord data of the extension dictionary of the object.
|
![]() ![]() | TryGetExtensionDictionary |
Tries to get the object extension dictionary.
|
![]() ![]() | TryGetXDictionaryXrecordData |
Tries to get the xrecord data of the extension dictionary of the object.
|