X-Git-Url: http://git.salome-platform.org/gitweb/?a=blobdiff_plain;f=src%2FHYDROData%2FHYDROData_ProfileUZ.h;h=c485e944b5bc20a0f1861b368fe1e7bf81daa628;hb=424f8230c9003d00fb27499b2441c4b3a2a28292;hp=3ec8fabcca118782ec206729e4b2436770f17a55;hpb=d84fadb6fba0d9ef3926995eab878175cc24e291;p=modules%2Fhydro.git diff --git a/src/HYDROData/HYDROData_ProfileUZ.h b/src/HYDROData/HYDROData_ProfileUZ.h index 3ec8fabc..c485e944 100644 --- a/src/HYDROData/HYDROData_ProfileUZ.h +++ b/src/HYDROData/HYDROData_ProfileUZ.h @@ -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.