Overload List

  NameDescription
Line()()()
An empty Line constructor.
Line(Point, Point)
Constructs a line through two points.
Line(Point, Vector3d)
Constructs a line from a defining point and a direction vector.

See Also