You are here: Start » AVL.NET » Invoke.RealArrayToProfile
Converts an array of real numbers to a profile.
| Namespace: | Avl |
|---|---|
| Assembly: | AvlNet.dll |
Syntax
Parameters
| Name | Type | Range | Default | Description | |
|---|---|---|---|---|---|
![]() | inArray | System.Collections.Generic.List<float> | |||
![]() | outProfile | Avl.Profile | Output profile. |


