Share

AcDbSymbolTableRecord

Class Hierarchy

AcRxObject
    AcGiDrawable
        AcDbObject
            AcDbSymbolTableRecord
                AcDbAbstractViewTableRecord
                AcDbBlockTableRecord
                AcDbDimStyleTableRecord
                AcDbLayerTableRecord
                AcDbLinetypeTableRecord
                AcDbRegAppTableRecord
                AcDbTextStyleTableRecord
                AcDbUCSTableRecord

C++

class AcDbSymbolTableRecord : public AcDbObject;

File

dbsymtb.h

Description

This is the base class for each type of record corresponding to the various symbol tables.

Links

AcDbSymbolTableRecord Methods

See Also

AcDbSymbolTable

Was this information helpful?