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