You are here: Start » AVL.NET » Invoke.SubtractFromProfile
Subtracts a scalar value from each element of a profile.
| Namespace: | Avl | 
|---|---|
| Assembly: | AvlNet.dll | 
Syntax
C++
C#
public static void SubtractFromProfile ( Avl.Profile ioProfile, Optional<Avl.Range> inRange, float inValue )
Parameters
| Name | Type | Range | Default | Description | |
|---|---|---|---|---|---|
| ioProfile | Avl.Profile | ||||
![]()  | inRange | Atl.Optional<Avl.Range> | |||
![]()  | inValue | float | 

