Skip to content

Relations

Profile - Dominates

Tests if the values of the profile are greater or equal to the corresponding values in another profile.

IN

Name Type Description
InProfile1 Profile The input Profile
InProfile2 Profile Profile to compare with.
Name String Set the tool's name
Enable Bool Sets if current tool is enabled or not

OUT

Name Type Description
OutBool Bool true if the current profile dominates the other one, false otherwise.
Error ErrorState Gets the execution error message