Description
Accesses the object ID of the UCS table entry that is currently in use in the Model Space of the database; that is, the Model Space value of UCSNAME.
See the System Variables section of the AutoCAD Command Reference for information on UCSNAME.
Visual Basic
Public Property Ucsname() As ObjectId
C#
public ObjectId Ucsname;
Conditions
Read/Write