RhinoCommon API
Line Constructor (Point3d, Point3d) |
Constructs a new line segment between two points.
Namespace: Rhino.Geometry
Assembly: RhinoCommon (in RhinoCommon.dll)
Since: 5.0

Parameters
- from
- Type: Rhino.GeometryPoint3d
Start point of line. - to
- Type: Rhino.GeometryPoint3d
End point of line.
