RhinoCommon API
Interpolator Constructor (IEnumerableDouble) |
Constructs an Interpolator from a collection of numbers.
Namespace: Rhino.Geometry
Assembly: RhinoCommon (in RhinoCommon.dll)

public Interpolator( IEnumerable<double> collection )
Public Sub New ( collection As IEnumerable(Of Double) )
Parameters
- collection
- Type: System.Collections.GenericIEnumerableDouble
Collection of numbers to duplicate.

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