Salome HOME
Fix for the bug #42: point C is not activated, but point C is shown in preview in...
[modules/hydro.git] / src / HYDROGUI / HYDROGUI_AISCurve.h
index 5750ae6a142849666db64313850b62858a4d5312..f1fca75aefcaf7a5e9b0c709ff8e96cf2bebbc3a 100755 (executable)
@@ -56,6 +56,7 @@ public:
   void setCurve( CurveCreator_Curve* theCurve );
 
   void Display();
+  void Erase();
 
   virtual void pointInserted( int theSection, int theIndx );