M_Rhino_Geometry_PolylineCurve__ctor_1 - mcneel/rhinocommon-api-docs GitHub Wiki

PolylineCurve Constructor (PolylineCurve)

Initializes a new polyline curve by copying its content from another polyline curve.

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

Syntax

C#

public PolylineCurve(
	PolylineCurve other
)

VB

Public Sub New ( 
	other As PolylineCurve
)

Parameters

 

other
Type: Rhino.Geometry.PolylineCurve
Another polyline curve.

Version Information

Supported in: 6.0.16224.21491, 5D58w

See Also

Reference

PolylineCurve Class
PolylineCurve Overload
Rhino.Geometry Namespace

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