|
SHAPER
9.15.0
|
Validates that selected shapes are not self intersected. More...

Public Member Functions | |
| virtual GEOMVALIDATORS_EXPORT bool | isValid (const std::shared_ptr< ModelAPI_Feature > &theFeature, const std::list< std::string > &theArguments, Events_InfoMessage &theError) const |
| virtual GEOMVALIDATORS_EXPORT bool | isNotObligatory (std::string theFeature, std::string theAttribute) |
Validates that selected shapes are not self intersected.
|
virtual |
| [in] | theAttribute | an attribute to check. |
| [in] | theArguments | a filter parameters. |
| [out] | theError | error message. |
Implements ModelAPI_FeatureValidator.
|
virtual |
Reimplemented from ModelAPI_FeatureValidator.