Salome HOME
Update of CheckDone
[modules/smesh.git] / src / Tools / blocFissure / gmu / construitEdgesRadialesDebouchantes_b.py
index 4f7275dd9088f946a6f15213f8400c74951bd982..8d3aa6499d0b9bb274161d13fe15b7c86ad20f25 100644 (file)
@@ -1,5 +1,5 @@
 # -*- coding: utf-8 -*-
-# Copyright (C) 2014-2021  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
 """Mise en correspondance avec les indices des faces disque débouchantes (facesPipePeau)"""
 
 import logging
-import GEOM
 
 from .geomsmesh import geompy
-from .geomsmesh import geomPublish
-from . import initLog
+#from .geomsmesh import geomPublish
+
+#from . import initLog
 
 def construitEdgesRadialesDebouchantes_b(facesPipePeau, facesDebouchantes, listNappes):
   """Mise en correspondance avec les indices des faces disque débouchantes (facesPipePeau)"""