Salome HOME
error message for export to TELEMAC
[modules/hydro.git] / src / HYDROData / HYDROData_Polyline3D.h
index 1705f29aeeacc777f1a4715db012c1dac4eea3b1..e90b1cec8180916f9b00659a9207da21e74252de 100644 (file)
@@ -149,7 +149,7 @@ public:
    * Returns list of polyline points.
    * \return list of 3D points
    */
-  HYDRODATA_EXPORT Polyline3DPoints GetPoints() const;
+  HYDRODATA_EXPORT Polyline3DPoints GetPoints( double theEqDistance = -1 ) const;
 
 protected:
   /**