X-Git-Url: http://git.salome-platform.org/gitweb/?p=modules%2Fsmesh.git;a=blobdiff_plain;f=src%2FTools%2FblocFissure%2Fexemple.py;h=b3f7746cc831c9442a493efc3b326efd01b82bd0;hp=1cc04aa27ec2ceedb9fd17e6577c220ede44c0fe;hb=HEAD;hpb=f6ad065a7480ec5057c0340183c1b70cc3d495f4 diff --git a/src/Tools/blocFissure/exemple.py b/src/Tools/blocFissure/exemple.py index 1cc04aa27..aed307b60 100644 --- a/src/Tools/blocFissure/exemple.py +++ b/src/Tools/blocFissure/exemple.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright (C) 2014-2020 EDF R&D +# Copyright (C) 2014-2024 EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public @@ -28,8 +28,8 @@ from blocFissure.gmu.casStandard import casStandard dicoParams = dict(nomCas = "angleCube", maillageSain = os.path.join(gmu.pathBloc, "materielCasTests", "CubeAngle.med"), - brepFaceFissure = os.path.join(gmu.pathBloc, "materielCasTests", "CubeAngleFiss.brep"), - edgeFissIds = [4], + CAOFaceFissure = os.path.join(gmu.pathBloc, "materielCasTests", "CubeAngleFiss.brep"), + edgeFiss = [4], lgInfluence = 20, meshBrep = (5,10), rayonPipe = 5,