You are here: Start » AVL.NET » AVL.SetProfileElement(AvlNet.Profile, int, float)
AVL.SetProfileElement(AvlNet.Profile, int, float)
| Namespace: | AvlNet |
|---|---|
| Assembly: | AVL.NET.dll |
Syntax
public static void SetProfileElement( ref AvlNet.Profile ioProfile, int inIndex, float inValue )
Parameters
- ioProfile
- Type: AvlNet.Profile
- inIndex
- Type: System.Int32
- inValue
- Type: System.Single
Errors
| Error type | Description |
|---|---|
| DomainError | inX is out of profile range in SetProfileElement. |
