You are here: Start » AVL.NET » AVS.SubtractFromProfile Method
AVS.SubtractFromProfile Method
Subtracts a scalar value from each element of a profile.
| Namespace: | AvlNet |
|---|---|
| Assembly: | AVL.NET.dll |
Syntax
public static void SubtractFromProfile ( AvlNet.Profile ioProfile, AvlNet.Range? inRange, float inValue )
Parameters
| Name | Type | Range | Default | Description | |
|---|---|---|---|---|---|
| ioProfile | AvlNet.Profile | ||||
![]() | inRange | AvlNet.Range? | |||
![]() | inValue | float |

