DatabasePucsname Property
|
Property that controls the current UCS for the
current paper space. This property corresponds to the PUCSNAME
system variable.
Namespace: Teigha.DatabaseServices
Assembly: TD_Mgd (in TD_Mgd.dll) Version:
26.9.0.0
Syntax
public ObjectId Pucsname { get; }
Public ReadOnly Property Pucsname As ObjectId
Get
public:
property ObjectId Pucsname {
ObjectId get ();
}
member Pucsname : ObjectId with get
Property Value
ObjectId
See Also