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.

TD_Db 

Example of Working with the UCS Table Object 

Example of Working with the UCS Record Object 

Working with UCSs 

OdDbUCSTableRecord class

 
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 
 
This is DWGMAP_DECLARE_MEMBERS, a member of class OdDbUCSTable. 
 
overridables 
Copyright © 2002–2020. Open Design Alliance. All rights reserved.