DatabaseExtension Class |
Namespace: Gile.AutoCAD.R20.Extension
The DatabaseExtension type exposes the following members.
Name | Description | |
---|---|---|
![]() ![]() | EntLast |
Gets the ObjectId of the last nondeleted entity in the drawing.
|
![]() ![]() | GetCurrentSpace |
Gets the current space block table record.
|
![]() ![]() | GetCustomProperties |
Gets all the custom properties.
|
![]() ![]() | GetCustomProperty |
Gets the value of the custom property.
|
![]() ![]() | GetLayoutBlockTableRecords |
Gets the block table record of each layout.
|
![]() ![]() | GetLayoutNames |
Gets the layouts names.
|
![]() ![]() | GetLayouts |
Gets the layouts.
|
![]() ![]() | GetModelSpace |
Gets the model space block table record.
|
![]() ![]() | GetNOD |
Gets the named object dictionary.
|
![]() ![]() | GetTableIdT |
Gets the ObjectId of the specified SymbolTable.
|
![]() ![]() | ImportRecordT |
Imports the symbol table record from the specified file.
|
![]() ![]() | ImportRecordsT |
Imports SymbolTableRecords whose names match the template supplied from the specified file.
|
![]() ![]() | SetCustomProperties |
Sets the values of the custom properties if they exist; otherwise, add them.
|
![]() ![]() | SetCustomProperty |
Sets the value of the custom property if it exists; otherwise, add the property.
|