X-Git-Url: http://git.salome-platform.org/gitweb/?a=blobdiff_plain;f=src%2FHYDROGUI%2FHYDROGUI_BathymetryPrs.cxx;h=bf7f53b367e5804a7c5b8e309f08fd118030f711;hb=fce3f1240b6161d7cb837344078e5943b90eca65;hp=63d04939820a11689b5c9ff7dc527804ebbec7fa;hpb=988bd1963f29e4e923cf3fd6c06cf9033f7670ae;p=modules%2Fhydro.git diff --git a/src/HYDROGUI/HYDROGUI_BathymetryPrs.cxx b/src/HYDROGUI/HYDROGUI_BathymetryPrs.cxx index 63d04939..bf7f53b3 100644 --- a/src/HYDROGUI/HYDROGUI_BathymetryPrs.cxx +++ b/src/HYDROGUI/HYDROGUI_BathymetryPrs.cxx @@ -83,6 +83,7 @@ void HYDROGUI_BathymetryPrs::Compute( const Handle(PrsMgr_PresentationManager3d) if( myBound.IsVoid() ) UpdateBound(); + if( myBound.IsVoid() || myBound.IsOpenXmin() || myBound.IsOpenXmax() || myBound.IsOpenYmin() || myBound.IsOpenYmax() ||