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 e58dd2ec4a4e76b7b297b5adc1bfc213d08b94b5..9697654e54d6aee54f04241b7dc941206f0dafbb 100644 (file)
@@ -20,9 +20,9 @@ const std::string FACE_ATTR = "planeFace";
 /// attribute name for distance
 const std::string DISTANCE_ATTR = "distance";
 
-/**\class ConstructionPlugin_Axis
- * \ingroup DataModel
- * \brief Feature for creation of the new axis in PartSet.
+/**\class ConstructionPlugin_Plane
+ * \ingroup Plugins
+ * \brief Feature for creation of the new planar surface in PartSet.
  */
 class ConstructionPlugin_Plane : public ModelAPI_Feature, public GeomAPI_ICustomPrs
 {