You are here: Start » FIL.NET » Function Reference » Profile » Profile Point Transforms » FIL.ClipProfileValues
Applies limits to profile values.
| Namespace: | FilNet |
|---|---|
| Assembly: | FIL.NET.dll |
Syntax
Parameters
| Name | Type | Range | Default | Description | |
|---|---|---|---|---|---|
| ioProfile | FilNet.Profile |
Errors
List of possible exceptions:
| Error type | Description |
|---|---|
| DomainError | Range exceeds the input profile in ClipProfileValues. |
| DomainError | Value of inHighValue is less than inLowValue in ClipProfileValues. |
