CoordinateSystem3d Constructor

Initializes a new instance of the CoordinateSystem3d class

Namespace: Teigha.Geometry
Assembly: TD_Mgd (in TD_Mgd.dll) Version: 26.3.0.0
Syntax
public CoordinateSystem3d(
        Point3d o,
        Vector3d x,
        Vector3d y
)

Parameters

o  Point3d
 
x  Vector3d
 
y  Vector3d
 
See Also

©  Bricsys NV. All rights reserved.