From 9cde49a0e07fc3db8715f9e8f28213a5e3137505 Mon Sep 17 00:00:00 2001 From: mpv Date: Tue, 24 Mar 2015 16:32:39 +0300 Subject: [PATCH] Update the doxygen documentation --- src/PartSet/PartSet_Validators.h | 1 + 1 file changed, 1 insertion(+) 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; -- 2.39.2