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

