Start » Filter Reference » Profile » Profile Relations » TestProfileDominatesProfile
Module: | FoundationPro |
---|
Checks whether values in the first profile are greater or equal than corresponding values in the second profile.
Name | Type | Description | |
---|---|---|---|
inProfile1 | Profile | Input profile1 | |
inProfile2 | Profile | Input profile2 | |
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.