RhinoCommon API
CurveCreateControlPointCurve Method (IEnumerablePoint3d) |
Constructs a control-point of degree=3 (or less).
Namespace: Rhino.Geometry
Assembly: RhinoCommon (in RhinoCommon.dll)

public static Curve CreateControlPointCurve( IEnumerable<Point3d> points )
Public Shared Function CreateControlPointCurve ( points As IEnumerable(Of Point3d) ) As Curve
Parameters
- points
- Type: System.Collections.GenericIEnumerablePoint3d
Control points of curve.
Return Value
Type: Curve[Missing <returns> documentation for "M:Rhino.Geometry.Curve.CreateControlPointCurve(System.Collections.Generic.IEnumerable{Rhino.Geometry.Point3d})"]

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