Salome HOME
erreur dans la valeur par défaut
authorGERALD NICOLAS <D68518@dsp0864451.atlas.edf.fr>
Mon, 18 Jan 2021 17:02:50 +0000 (18:02 +0100)
committerGERALD NICOLAS <D68518@dsp0864451.atlas.edf.fr>
Mon, 18 Jan 2021 17:02:50 +0000 (18:02 +0100)
src/Tools/blocFissure/ihm/fissureGenerale_plugin.py

index 9dafcdf83605c81092bca7206c272f7b4f415576..2e20dd2edf19881cde17909513be700bb0d2763c 100644 (file)
@@ -79,7 +79,7 @@ def fissureGeneraleDlg(context):
         nomCas            = 'angleCube', \
         maillageSain      = os.path.join(gmu.pathBloc, 'materielCasTests/CubeAngle.med'), \
         brepFaceFissure   = os.path.join(gmu.pathBloc, "materielCasTests/CubeAngleFiss.brep"), \
         nomCas            = 'angleCube', \
         maillageSain      = os.path.join(gmu.pathBloc, 'materielCasTests/CubeAngle.med'), \
         brepFaceFissure   = os.path.join(gmu.pathBloc, "materielCasTests/CubeAngleFiss.brep"), \
-        edgeFissIds       = [4], \
+        edgeFissIds       = [3], \
         lgInfluence       = 20, \
         meshBrep          = (5,10), \
         rayonPipe         = 5, \
         lgInfluence       = 20, \
         meshBrep          = (5,10), \
         rayonPipe         = 5, \