Overload_Rhino_Geometry_Line__ctor - mcneel/rhinocommon-api-docs GitHub Wiki

Line Constructor

Overload List

 

Name Description
Public method Line(Point3d, Point3d) Constructs a new line segment between two points.
Public method Line(Point3d, Vector3d) Constructs a new line segment from start point and span vector.
Public method Line(Point3d, Vector3d, Double) Constructs a new line segment from start point, direction and length.
Public method Line(Double, Double, Double, Double, Double, Double) Constructs a new line segment between two points.
  Back to Top

See Also

Reference

Line Structure
Rhino.Geometry Namespace

⚠️ **GitHub.com Fallback** ⚠️