Back to FabImage Studio website

You are here: Start » Filter Reference » Profile » Profile Relations » TestProfileDominatesProfile

TestProfileDominatesProfile


Module: FoundationPro

Checks whether values in the first profile are greater or equal than corresponding values in the second profile.

Name Type Description
Input value inProfile1 Profile Input profile1
Input value inProfile2 Profile Input profile2
Output value outDominates Bool

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 Input profiles have different lengths in TestProfileDominatesProfile.
DomainError Input profiles have different X coordinates in TestProfileDominatesProfile.

Complexity Level

This filter is available on Advanced Complexity Level.