|
SHAPER
9.15.0
|
A validator which checks that objects selected for feature attributes are different (not the same) More...

Public Member Functions | |
| virtual bool | isValid (const AttributePtr &theAttribute, const std::list< std::string > &theArguments, Events_InfoMessage &theError) const |
| Returns true if the attribute is good for the feature attribute. More... | |
A validator which checks that objects selected for feature attributes are different (not the same)
|
virtual |
Returns true if the attribute is good for the feature attribute.
| theAttribute | an attribute |
| theArguments | a list of arguments (names of attributes to check) |
| theError | an output error string |
Implements ModelAPI_AttributeValidator.