Salome HOME
refs #1330: basic implementation of the not zoomable polyline arrows
[modules/hydro.git] / src / HYDROData / HYDROData_Profile.h
index 198cb2411208435553bdcb8ad047f72cc0ddcb9e..658bc8473bf5c801686b47a1199852a35d1517c6 100644 (file)
@@ -192,7 +192,7 @@ public:
    * Return profile point with minimal Z value.
    * \return non-parametric profile point
    */
-  HYDRODATA_EXPORT ProfilePoint GetBottomPoint() const;
+  HYDRODATA_EXPORT ProfilePoint GetBottomPoint(bool IsConvertToGlobal = false) const;
 
   /**
    * Return profile middle point.