|
SHAPER
9.15.0
|
Validates that bounding planes not the same or both offsets are not 0. 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 |
| Returns true if feature and/or attributes are valid. More... | |
| virtual GEOMVALIDATORS_EXPORT bool | isNotObligatory (std::string theFeature, std::string theAttribute) |
Validates that bounding planes not the same or both offsets are not 0.
|
virtual |
Returns true if feature and/or attributes are valid.
| [in] | theFeature | the validated feature. |
| [in] | theArguments | the arguments in the configuration file for this validator. |
| [out] | theError | error message. |
Implements ModelAPI_FeatureValidator.
|
virtual |
Reimplemented from ModelAPI_FeatureValidator.