Salome HOME
Update the doxygen documentation
authormpv <mpv@opencascade.com>
Tue, 24 Mar 2015 13:32:39 +0000 (16:32 +0300)
committermpv <mpv@opencascade.com>
Tue, 24 Mar 2015 13:32:39 +0000 (16:32 +0300)
src/PartSet/PartSet_Validators.h

index 0118dce90422b81bc1aa3ef79d9ab3b2e86520d4..6c3fc1897c330b743e04e3b79466b9f06c3233f3 100644 (file)
@@ -77,6 +77,7 @@ class PartSet_DifferentObjectsValidator : public ModelAPI_RefAttrValidator
    /// \param theFeature a feature to check
    /// \param theArguments a list of arguments (names of attributes to check)
    /// \param theObject a selected object
+   /// \param theShape a selected sub-shape
   virtual bool isValid(const FeaturePtr& theFeature, const std::list<std::string>& theArguments,
                        const ObjectPtr& theObject, const GeomShapePtr& theShape) const;