Salome HOME
Merge branch 'master' into BR_quadtree
[modules/hydro.git] / doc / salome / examples / h011_normalCaseManualInterpolZ.py
index 26d613d0ce082822a23757335bf43c25d96efe92..cf9560070583e16643fb11285333b4eec3baf2ad 100644 (file)
@@ -253,7 +253,6 @@ garonne_1 = hydro_doc.CreateObject( KIND_CALCULATION )
 garonne_1.SetName( "garonne_1" )
 
 garonne_1.SetAssignmentMode( HYDROData_CalculationCase.MANUAL )
-garonne_1.SetAssignmentLandCoverMode( HYDROData_CalculationCase.AUTOMATIC )
 garonne_1.AddGeometryObject( litMineur )
 garonne_1.AddGeometryObject( domaineEtendu )
 garonne_1.AddGeometryObject( litMajeur )