From: asl Date: Thu, 8 Dec 2016 11:47:22 +0000 (+0300) Subject: misprinting in the function's name X-Git-Tag: v1.6~4 X-Git-Url: http://git.salome-platform.org/gitweb/?a=commitdiff_plain;h=7805e83aa7c73fb3dd4b653e11cd15b28b7d3a2e;p=modules%2Fhydro.git misprinting in the function's name --- diff --git a/doc/salome/examples/h016_pilesPontManualMesh.py b/doc/salome/examples/h016_pilesPontManualMesh.py index f47928f9..622a132c 100644 --- a/doc/salome/examples/h016_pilesPontManualMesh.py +++ b/doc/salome/examples/h016_pilesPontManualMesh.py @@ -1128,7 +1128,7 @@ geompy.addToStudyInFather( HYDRO_casGaronne_1, piles, 'piles' ) #controlGeomProps(geompy, litMineur_pont, 961.8255222, 19618.0787789) #controlGeomProps(geompy, litMineur_amont, 22635.6212065, 2548509.17447) #controlGeomProps(geompy, riveDroite, 32012.2241814, 26188706.2202) -ontrolGeomProps(geompy, riveGauche, 29149.1353799, 35949580.6716) +controlGeomProps(geompy, riveGauche, 29149.1353799, 35949580.6716) controlGeomProps(geompy, litMineur_aval, 7965.23431497, 935955.786347) controlGeomProps(geompy, litMineur_pont, 961.8255222, 19618.016847) controlGeomProps(geompy, litMineur_amont, 22635.6212065, 2531409.65041)