Salome HOME
refs #430: incorrect coordinates in dump polyline
[modules/hydro.git] / src / HYDROData / HYDROData_PolylineXY.h
index 86ae8e54d2e3f836a68cf26c1d4523e0c9da5308..1643aeab55d4f28533557d6cbd9b8ee70ac1b78e 100644 (file)
@@ -46,6 +46,8 @@ public:
    */
   HYDRODATA_EXPORT virtual void Update();
 
+  HYDRODATA_EXPORT virtual void UpdateLocalCS( double theDx, double theDy );
+
   /**
    * Checks that object has 2D presentation. Reimlemented to retun true.
    */