Share

AcDbUCSTableRecord

Class Hierarchy

AcRxObject
    AcGiDrawable
        AcDbObject
            AcDbSymbolTableRecord
                AcDbUCSTableRecord

C++

class AcDbUCSTableRecord : public AcDbSymbolTableRecord;

File

dbsymtb.h

Description

Objects of this class represent records in the AcDbUCSTable. Each of these records contains the information about a user coordinate system (UCS) that has been saved in the drawing database.

Links

AcDbUCSTableRecord Methods

See Also

AcDbUCSTable

Was this information helpful?