RhinoCommon API
SimpleArrayFloat Constructor (IEnumerableSingle) |
Initializes a new SimpleArrayFloat class
Namespace: Rhino.Runtime.InteropWrappers
Assembly: RhinoCommon (in RhinoCommon.dll)
Since: 7.0
public SimpleArrayFloat( IEnumerable<float> values )
Public Sub New ( values As IEnumerable(Of Single) )
Parameters
- values
- Type: System.Collections.GenericIEnumerableSingle
initial set of integers to add to the array