API Reference > OdDb Classes > OdDbUCSTable Class
OdDbUCSTable Class
OdDbUCSTableOdDbUCSTableOdDbUCSTable
Syntax
C++
class OdDbUCSTable : public OdDbSymbolTable;

DbUCSTable.h

 

This class implements the UCS table object, which represents a container for storing and accessing of UCS record objects in the database. The UCS is user coordinate system. This class inherits the base functionality of predefined tables.

 
Name 
Description 
 
Builds an instance of the UCS table object.
Applications typically will not use this constructor, insofar as the database object creates own instance of the UCS table. The UCS table object exists in the database a prior. 
 
Name 
Description 
 
 
 
overridables 
Copyright © 2002–2021. Open Design Alliance. All rights reserved.