Salome HOME
#1404 Random crash with Shaper: AIS presentations: correction for symbol presentations.
[modules/shaper.git] / src / SketcherPrs / SketcherPrs_Perpendicular.h
index 42bcf79538922e39b5a131fcdaafd58d99734438..33a6f7495d659675f4bd7ed1fe56095f4d7b50e6 100644 (file)
@@ -46,7 +46,7 @@ protected:
 
   /// Update myPntArray according to presentation positions
   /// \return true in case of success
-  virtual bool updatePoints(double theStep) const;
+  virtual bool updateIfReadyToDisplay(double theStep) const;
 };
 
 #endif
\ No newline at end of file