M_Rhino_Geometry_LineCurve__ctor_1 - mcneel/rhinocommon-api-docs GitHub Wiki

LineCurve Constructor (Line)

Initializes a new instance of the LineCurve class, by retrieving its value from a line.

Namespace: Rhino.Geometry
Assembly: RhinoCommon (in RhinoCommon.dll) Version: Rhino 6.0

Syntax

C#

public LineCurve(
	Line line
)

VB

Public Sub New ( 
	line As Line
)

Parameters

 

line
Type: Rhino.Geometry.Line
A line to use as model.

Version Information

Supported in: 6.0.16224.21491, 5D58w

See Also

Reference

LineCurve Class
LineCurve Overload
Rhino.Geometry Namespace

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