RhinoCommon API
BezierCurve Constructor (IEnumerablePoint3d) |
Create bezier curve with controls defined by a list of 3d points
Namespace: Rhino.Geometry
Assembly: RhinoCommon (in RhinoCommon.dll)
Since: 5.0

public BezierCurve( IEnumerable<Point3d> controlPoints )
Public Sub New ( controlPoints As IEnumerable(Of Point3d) )
Parameters
- controlPoints
- Type: System.Collections.GenericIEnumerablePoint3d
