Share

AcDbRegAppTableRecord

Class Hierarchy

AcRxObject
    AcGiDrawable
        AcDbObject
            AcDbSymbolTableRecord
                AcDbRegAppTableRecord

C++

class AcDbRegAppTableRecord : public AcDbSymbolTableRecord;

File

dbsymtb.h

Description

Objects of this class represent records in the AcDbRegAppTable (known as the APPID symbol table in AutoCAD and DXF). Each of these records represents an application ID used to identify a group of Extended Entity Data attached to objects in the drawing database.

Links

AcDbRegAppTableRecord Methods

Was this information helpful?