RhinoCommon API
Line Constructor (Point3d, Vector3d) |
Constructs a new line segment from start point and span vector.
Namespace: Rhino.Geometry
Assembly: RhinoCommon (in RhinoCommon.dll)

public Line( Point3d start, Vector3d span )
Public Sub New ( start As Point3d, span As Vector3d )
Parameters
- start
- Type: Rhino.GeometryPoint3d
Start point of line segment. - span
- Type: Rhino.GeometryVector3d
Direction and length of line segment.

Rhino for Mac
Supported in: 5.4Rhino for Windows
Supported in: 6.8