|
SHAPER 9.16.0
|
Validates selection for fillet operation. More...
#include <FeaturesPlugin_Validators.h>

Public Member Functions | |
| virtual bool | isValid (const AttributePtr &theAttribute, const std::list< std::string > &theArguments, Events_InfoMessage &theError) const |
Validates selection for fillet operation.
|
virtual |
| [in] | theAttribute | an attribute to check. |
| [in] | theArguments | a filter parameters. |
| [out] | theError | error message. |
Implements ModelAPI_AttributeValidator.