LineCurve

class rhino3dm.LineCurve
LineCurve(from, to)

Initializes a new instance of the class, by setting start and end point from two 3D points.

Parameters:
Line

Line: Gets or sets the Line value inside this curve.