|
SHAPER
9.15.0
|
Validator for passed point of MacroCircle feature. More...

Public Member Functions | |
| virtual bool | isValid (const AttributePtr &theAttribute, const std::list< std::string > &, Events_InfoMessage &theError) const |
| returns true if attribute is valid More... | |
Validator for passed point of MacroCircle feature.
Checks that passed point does not refer to the feature, the center is coincident to.
|
virtual |
returns true if attribute is valid
| theAttribute | the checked attribute |
| theArguments | arguments of the attribute |
| theError | error message |
Implements ModelAPI_AttributeValidator.