From: mpv Date: Tue, 24 Mar 2015 13:32:39 +0000 (+0300) Subject: Update the doxygen documentation X-Git-Tag: V_1.0.2~1 X-Git-Url: http://git.salome-platform.org/gitweb/?a=commitdiff_plain;h=9cde49a0e07fc3db8715f9e8f28213a5e3137505;p=modules%2Fshaper.git Update the doxygen documentation --- diff --git a/src/PartSet/PartSet_Validators.h b/src/PartSet/PartSet_Validators.h index 0118dce90..6c3fc1897 100644 --- a/src/PartSet/PartSet_Validators.h +++ b/src/PartSet/PartSet_Validators.h @@ -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& theArguments, const ObjectPtr& theObject, const GeomShapePtr& theShape) const;