AcDbSymbolTable

Class Hierarchy

AcRxObject
    AcGiDrawable
    AcHeapOperators
        AcDbObject
            AcDbSymbolTable
                AcDbAbstractViewTable
                AcDbBlockTable
                AcDbDimStyleTable
                AcDbLayerTable
                AcDbLinetypeTable
                AcDbRegAppTable
                AcDbTextStyleTable
                AcDbUCSTable

C++

class AcDbSymbolTable : public AcDbObject;

File

dbsymtb.h

Description

AcDbSymbolTable is the base class for all of the classes used to export AutoCAD's built-in symbol tables.

Links

AcDbSymbolTable Methods, AcDbSymbolTable Nested Types