Salome HOME
Copyright update 2022
[modules/smesh.git] / src / Tools / blocFissure / gmu / partitionVolumeSain.py
index 66bd0bdb1baac0c2fe1e5a8b1de7bb657c298bca..667741a41a31ae15ac0aae06b72fac9f4177f46d 100644 (file)
@@ -1,5 +1,5 @@
 # -*- coding: utf-8 -*-
-# Copyright (C) 2014-2021  EDF R&D
+# Copyright (C) 2014-2022  EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
 #
 # See http://www.salome-platform.org/ or email : webmaster.salome@opencascade.com
 #
+"""Partition volume sain et bloc, face du bloc recevant la fissure"""
 
 import logging
+
+import GEOM
+
 from .geomsmesh import geompy
 from .geomsmesh import geomPublish
 from .geomsmesh import geomPublishInFather
-from . import initLog
 
-# -----------------------------------------------------------------------------
-# --- partition volume sain et bloc, face du bloc recevant la fissure
+from . import initLog
 
 def partitionVolumeSain(volumeSain,boiteDefaut):
   """