|
SHAPER
9.15.0
|
Validator for the rigid constraint input. More...

Public Member Functions | |
| virtual bool | isValid (const AttributePtr &theAttribute, const std::list< std::string > &theArguments, Events_InfoMessage &theError) const |
| returns true if attribute is not used in another rigid constraint More... | |
Validator for the rigid constraint input.
It just checks there is no rigid constraint for the current feature.
|
virtual |
returns true if attribute is not used in another rigid constraint
| theAttribute | the checked attribute |
| theArguments | arguments of the attribute |
| theError | error message |
Implements ModelAPI_AttributeValidator.