Salome HOME
Separate attributes for Extrusion and Revolution features.
[modules/shaper.git] / src / GeomValidators / GeomValidators_ZeroOffset.h
index b0ce4eb67001e8aa55b790088a6282d3e4256f0f..d9f7f07afa62012609b8c86cf2bf946a09373304 100644 (file)
@@ -21,8 +21,6 @@ public:
   /** \brief Returns true if feature and/or attributes are valid.
    *  \param[in] theFeature the validated feature.
    *  \param[in] theArguments the arguments in the configuration file for this validator.
-   *  \n First pair of arguments should be bounding planes id.
-   *  \n Second pair of arguments should be offsets id.
    *  \returns true if feature is valid.
    */
   GEOMVALIDATORS_EXPORT virtual bool isValid(const std::shared_ptr<ModelAPI_Feature>& theFeature,