Property that controls the WCS origin of the
current UCS for the current viewport in the current space or model
space. This property corresponds to the UCSORG system
variable.
Namespace: Teigha.DatabaseServices
Assembly: TD_Mgd (in TD_Mgd.dll) Version:
26.9.0.0
Syntax
public Point3d Ucsorg { get; }
Public ReadOnly Property Ucsorg As Point3d
Get
public:
property Point3d Ucsorg {
Point3d get ();
}
member Ucsorg : Point3d with get
Property Value
Point3d
See Also