Back to Adaptive Vision Studio website

You are here: Start » Filter Reference » Profile » Profile Point Transforms » ClipProfileValues

ClipProfileValues


Module: FoundationPro

Applies limits to profile values.

Name Type Description
ioProfile Profile
inRange Range*
inLowValue Real* Value min threshold
inHighValue Real* Value max threshold

Errors

This filter can throw an exception to report error. Read how to deal with errors in Error Handling.

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.

Complexity Level

This filter is available on Basic Complexity Level.