RhinoCommon API
Interpolator Constructor (Int32, Double) |
Constructs a new Interpolator with a specified amount of numbers.
Namespace: Rhino.Geometry
Assembly: RhinoCommon (in RhinoCommon.dll)

public Interpolator( int amount, double defaultValue )
Public Sub New ( amount As Integer, defaultValue As Double )
Parameters
- amount
- Type: SystemInt32
Number of values to add to this Interpolator. Must be equal to or larger than zero. - defaultValue
- Type: SystemDouble
Number to add.

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