|
SHAPER 9.16.0
|
Validator for the equal constraint input. More...
#include <SketchPlugin_Validators.h>

Public Member Functions | |
| virtual bool | isValid (const AttributePtr &theAttribute, const std::list< std::string > &theArguments, Events_InfoMessage &theError) const |
| returns true if attribute is valid More... | |
Validator for the equal constraint input.
It checks that attributes of the Equal constraint are correct.
|
virtual |
returns true if attribute is valid
| theAttribute | the checked attribute |
| theArguments | arguments of the attribute |
| theError | error message |
Implements ModelAPI_AttributeValidator.