AcDbUCSTable

Class Hierarchy

AcRxObject
    AcGiDrawable
    AcHeapOperators
        AcDbObject
            AcDbSymbolTable
                AcDbUCSTable

C++

class AcDbUCSTable : public AcDbSymbolTable;

File

dbsymtb.h

Description

This class is the symbol table for AcDbUCSTableRecord, which represents stored user coordinate systems (UCS) within the drawing database.

Links

AcDbUCSTable Methods, AcDbUCSTable Nested Types

See Also

AcDbUCSTableRecord