RhinoCommon API
CurveJoinCurves Method (IEnumerableCurve) |
Joins a collection of curve segments together.
Namespace: Rhino.Geometry
Assembly: RhinoCommon (in RhinoCommon.dll)

public static Curve[] JoinCurves( IEnumerable<Curve> inputCurves )
Public Shared Function JoinCurves ( inputCurves As IEnumerable(Of Curve) ) As Curve()
Parameters
- inputCurves
- Type: System.Collections.GenericIEnumerableCurve
Curve segments to join.
Return Value
Type: CurveAn array of curves which contains.

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