|
SHAPER
9.15.0
|
A validator for selection base shapes for build features. 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 ok. More... | |
A validator for selection base shapes for build features.
Allows to select shapes on sketch and whole objects with allowed type.
|
virtual |
Returns true if attribute is ok.
| [in] | theAttribute | the checked attribute. |
| [in] | theArguments | arguments of the attribute. |
| [out] | theError | error message. |
Implements ModelAPI_AttributeValidator.