Description
Accesses the CoordinateSystem3d value that represents the UCS assigned to the viewport.
Visual Basic
Public Property Ucs() As CoordinateSystem3d
C#
public CoordinateSystem3d Ucs;
Conditions
Read / Write
Accesses the CoordinateSystem3d value that represents the UCS assigned to the viewport.
Public Property Ucs() As CoordinateSystem3d
public CoordinateSystem3d Ucs;
Read / Write