AbstractViewTableRecordUcs
Property
|
Namespace: Teigha.DatabaseServices
Assembly: TD_Mgd (in TD_Mgd.dll) Version:
24.2.0.0
Syntax
public CoordinateSystem3d Ucs { get; }
Public ReadOnly Property Ucs As CoordinateSystem3d
Get
public:
property CoordinateSystem3d Ucs {
CoordinateSystem3d get ();
}
member Ucs : CoordinateSystem3d with get
Property Value
CoordinateSystem3d
See Also