From 7805e83aa7c73fb3dd4b653e11cd15b28b7d3a2e Mon Sep 17 00:00:00 2001 From: asl Date: Thu, 8 Dec 2016 14:47:22 +0300 Subject: [PATCH] misprinting in the function's name --- doc/salome/examples/h016_pilesPontManualMesh.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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) -- 2.39.2