Autodesk.AutoCAD.DatabaseServices Namespace > UcsTableRecord Class
UcsTableRecord Class
Description

 

This .NET class wraps the AcDbUCSTableRecord ObjectARX class. 

 

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

Class Hierarchy
Visual Basic
Public Class UcsTableRecord
Inherits SymbolTableRecord
C#
public class UcsTableRecord : SymbolTableRecord;
Links
   Comments?