Salome HOME
#refs 522 (very draft) //import only
[modules/hydro.git] / src / HYDROGUI / HYDROGUI_Operations.h
index e7c348347a01dff717c483cb69af55ffeb05b5a2..1d61da4577de97bfa6d2c0884c753d013e0e9633 100644 (file)
@@ -107,6 +107,13 @@ enum OperationId
   SetZLevelId,
   EditLocalCSId,
 
+  RiverBottomId,
+  RiverBottomContextId,
+  ProfileInterpolateId,
+
+  ImportPolylineId,
+  ExportPolylineId
+
 };
 
 #endif