Ray3d(Point3d, Point3d) Constructor

Initializes a new instance of the Ray3d class

Namespace: Teigha.Geometry
Assembly: TD_Mgd (in TD_Mgd.dll) Version: 26.3.0.0
Syntax
public Ray3d(
        Point3d point1,
        Point3d point2
)

Parameters

point1  Point3d
 
point2  Point3d
 
See Also

©  Bricsys NV. All rights reserved.