Salome HOME
Convert the altitude for bathymetry to negative number during it reading from the...
[modules/hydro.git] / src / HYDROData / HYDROData_Profile.h
index e31e6fd4ac9144b2860b844113a7c6fd4d865ff2..083831878dbbe7b915c724b522e768acfabb270a 100644 (file)
@@ -74,6 +74,11 @@ public:
    */
   HYDRODATA_EXPORT bool IsValid() const;
 
+  /**
+   * Invalidate profile first and last points.
+   */
+  HYDRODATA_EXPORT void Invalidate();
+  
 public:
 
   // Public methods to work with profile points.