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