Salome HOME
refs #80 - Sketch base GUI: create/draw point, circle and arc
[modules/shaper.git] / src / PartSet / PartSet_Constants.h
index fd1fb97256844dae23f1702318564f88f434e3dc..9f466ed55c88c6e9ca13700bd27fc49a187e7f1f 100644 (file)
@@ -15,6 +15,7 @@ enum PartSet_SelectionMode
   SM_FirstPoint,
   SM_SecondPoint,
   SM_ThirdPoint,
+  SM_LastPoint,
   SM_DonePoint
 };