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