|
SHAPER
9.15.0
|
A validator for finite objects. More...

Public Member Functions | |
| virtual GEOMVALIDATORS_EXPORT bool | isValid (const AttributePtr &theAttribute, const std::list< std::string > &theArguments, Events_InfoMessage &theError) const |
| returns true if attribute is valid More... | |
A validator for finite objects.
It returns false for construction infinite results.
|
virtual |
returns true if attribute is valid
| [in] | theAttribute | the checked attribute |
| [in] | theArguments | arguments of the attribute |
| [out] | theError | error message. |
Implements ModelAPI_AttributeValidator.