Salome HOME
Merge branch 'Dev_1.1.0' of newgeom:newgeom into Dev_1.1.0
[modules/shaper.git] / src / ConstructionPlugin / ConstructionPlugin_Plane.h
index 369f20586bf2d0aadd87700b2972d8bf20ba56b0..9697654e54d6aee54f04241b7dc941206f0dafbb 100644 (file)
@@ -21,7 +21,7 @@ const std::string FACE_ATTR = "planeFace";
 const std::string DISTANCE_ATTR = "distance";
 
 /**\class ConstructionPlugin_Plane
- * \ingroup DataModel
+ * \ingroup Plugins
  * \brief Feature for creation of the new planar surface in PartSet.
  */
 class ConstructionPlugin_Plane : public ModelAPI_Feature, public GeomAPI_ICustomPrs