Description
Accesses the object id of an UcsTableRecord if this viewport's ucs is a named ucs, otherwise it returns a null id.
Visual Basic
Public Property UcsName() As ObjectId
C#
public ObjectId UcsName;
Conditions
Read / Write
Accesses the object id of an UcsTableRecord if this viewport's ucs is a named ucs, otherwise it returns a null id.
Public Property UcsName() As ObjectId
public ObjectId UcsName;
Read / Write