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