Salome HOME
6.12.2013.Fix of HasIntersection method.
[modules/hydro.git] / src / HYDROData / HYDROData_ProfileUZ.h
index 3ec8fabcca118782ec206729e4b2436770f17a55..c485e944b5bc20a0f1861b368fe1e7bf81daa628 100644 (file)
@@ -37,6 +37,11 @@ public:
    */
   HYDRODATA_EXPORT virtual TopoDS_Shape GetShape();
 
+  /**
+   * Returns the 3D presentation of all points.
+   */
+  HYDRODATA_EXPORT virtual double GetDepthFromDistance( const double& theDistance ) const;
+
 
   /**
    * Returns number of sections.