|
SHAPER 9.16.0
|
A validator for extrusion from/to face attribute. More...
#include <FeaturesPlugin_Validators.h>

Public Member Functions | |
| virtual bool | isValid (const AttributePtr &theAttribute, const std::list< std::string > &theArguments, Events_InfoMessage &theError) const |
A validator for extrusion from/to face attribute.
|
virtual |
| [in] | theFeature | the checked feature. |
| [in] | theArguments | arguments of the attribute. |
| [out] | theError | error message. |
Implements ModelAPI_AttributeValidator.