Salome HOME
CurveCreator was updated
[modules/geom.git] / src / CurveCreator / CurveCreator_Operation.hxx
index 93b5c8848837a6df0943d7196d820c9737f5b606..706f6b8c30ed9d28e20959a2fa3b3bffe0e671a3 100644 (file)
@@ -59,7 +59,8 @@ public:
     MoveSection,    //!< Method CurveCreator_Curve::moveSection
     Join,           //!< Method CurveCreator_Curve::join
     AddSection,     //!< Method CurveCreator_Curve::addSection
-    RemoveSection   //!< Method CurveCreator_Curve::removeSection
+    RemoveSection,   //!< Method CurveCreator_Curve::removeSection
+    RenameCurve     //!< Method CurveCreator_Curve::renameCurve
   };
 
   /**