Salome HOME
ajustement parametres autotests
[modules/hydro.git] / doc / salome / examples / h014_caseDigueManualInterpolZ.py
index a75330ccbdfd58d626ba8133b1d7dfd5218cf343..b3780686a8cc9bae259cda002cd97093b0f53be5 100644 (file)
@@ -418,7 +418,7 @@ geompy.UnionIDs(SectionsGaronne, [7, 9])
 geompy.addToStudyInFather( HYDRO_garonne_2, SectionsGaronne, 'SectionsGaronne' )
 
 SectionsDigue = geompy.CreateGroup(HYDRO_garonne_2, geompy.ShapeType["EDGE"])
-geompy.UnionIDs(SectionsDigue, [40, 35])
+geompy.UnionIDs(SectionsDigue, [43, 48])
 geompy.addToStudyInFather( HYDRO_garonne_2, SectionsDigue, 'SectionsDigue' )
 
 controlGeomProps(geompy, riveGauche,  39490.835288, 35845737.590926)