From 91a2a54d339c513a222a972dbd2ad36d928adefe Mon Sep 17 00:00:00 2001 From: Paul RASCLE Date: Sun, 23 Aug 2020 15:05:11 +0200 Subject: [PATCH] correction on interpolz dialog --- src/salome_hydro/interpolz_gui.py | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/src/salome_hydro/interpolz_gui.py b/src/salome_hydro/interpolz_gui.py index 84a26d8..aa66edf 100644 --- a/src/salome_hydro/interpolz_gui.py +++ b/src/salome_hydro/interpolz_gui.py @@ -317,9 +317,12 @@ class InterpolzDlg( QDialog ):

TAB: MED group bathymetry

-

    Calculation case

    +

      Bathymetry

      The name of the bathymetry. It can be filled automatically on the base of selection or can be set by user. +

      MED Group

      + Select the face group on which to apply the new bathymetry. +

      Method

      The interpolation method (interpolation at the nearest point and linear interpolation from a triangulation of the cloud of points). -- 2.39.2