AcDbBlockTable

Class Hierarchy

AcRxObject
    AcGiDrawable
    AcHeapOperators
        AcDbObject
            AcDbSymbolTable
                AcDbBlockTable

C++

class AcDbBlockTable : public AcDbSymbolTable;

File

dbsymtb.h

Description

This class is the symbol table for AcDbBlockTableRecords, which represent block definitions within a drawing database.

Links

AcDbBlockTable Methods, AcDbBlockTable Nested Types