CoordinateSystem2d Constructor

Initializes a new instance of the CoordinateSystem2d class

Namespace: Teigha.Geometry
Assembly: TD_Mgd (in TD_Mgd.dll) Version: 26.3.0.0
Syntax
public CoordinateSystem2d(
        Point2d o,
        Vector2d x,
        Vector2d y
)

Parameters

o  Point2d
 
x  Vector2d
 
y  Vector2d
 
See Also

©  Bricsys NV. All rights reserved.