You are here: Start » FIL.NET » Function Reference » Profile » Profile Point Transforms » FIL.RescaleProfile
Applies a linear transformation to a profile.
| Namespace: | FilNet |
|---|---|
| Assembly: | FIL.NET.dll |
Syntax
Parameters
| Name | Type | Range | Default | Description | |
|---|---|---|---|---|---|
| ioProfile | FilNet.Profile | ||||
![]() | inA | float | 1.0f | Value multiplied. Default value: 1.0f. | |
![]() | inB | float | 0.0f | Value added. Default value: 0.0f. |
Errors
List of possible exceptions:
| Error type | Description |
|---|---|
| DomainError | Range exceeds the input profile in RescaleProfile. |

