M_Rhino_Geometry_Interpolator__ctor_1 - mcneel/rhinocommon-api-docs GitHub Wiki
Copy all the numbers from an existing RhinoList.
Namespace: Rhino.Geometry
Assembly: RhinoCommon (in RhinoCommon.dll) Version: Rhino 6.0
C#
public Interpolator(
RhinoList<double> list
)
VB
Public Sub New (
list As RhinoList(Of Double)
)
- list
- Type: Rhino.Collections.RhinoList(Double)
List to mimic.
Supported in: 6.0.16224.21491, 5D58w
Interpolator Class
Interpolator Overload
Rhino.Geometry Namespace