Salome HOME
merge BR_v14_rc
[modules/hydro.git] / src / HYDROData / HYDROData_Profile.h
index 0c3ab048806a7d44faf646a30638f71d69c9ef64..997c617cd316caf42dc1cb8ae110e4347bcadb12 100644 (file)
@@ -196,6 +196,12 @@ public:
    */
   HYDRODATA_EXPORT ProfilePoint GetBottomPoint() const;
 
+  /**
+   * Return profile middle point.
+   * \return non-parametric profile point
+   */
+  HYDRODATA_EXPORT ProfilePoint GetMiddlePoint( bool CanUseDefault ) const;
+
 public:
   // Public methods to work with files.