Overload_Rhino_Geometry_Interpolator__ctor - mcneel/rhinocommon-api-docs GitHub Wiki

Interpolator Constructor

Overload List

 

Name Description
Public method Interpolator() Constructs a new, empty Interpolator.
Public method Interpolator(IEnumerable(Double)) Constructs an Interpolator from a collection of numbers.
Public method Interpolator(Int32) Constructs an empty Interpolator with a certain capacity.
Public method Interpolator(RhinoList(Double)) Copy all the numbers from an existing RhinoList.
Public method Interpolator(Int32, Double) Constructs a new Interpolator with a specified amount of numbers.
  Back to Top

See Also

Reference

Interpolator Class
Rhino.Geometry Namespace

⚠️ **GitHub.com Fallback** ⚠️