]> SALOME platform Git repositories - modules/shaper.git/blobdiff - src/FeaturesPlugin/Test/TestMultiTranslation_MultiLevelCompound_v95_4.py
Salome HOME
Copyright update 2021
[modules/shaper.git] / src / FeaturesPlugin / Test / TestMultiTranslation_MultiLevelCompound_v95_4.py
index 4c87612e6e28b05512ba5db78885f758b9a7049f..f51f5b7fa2a1e17d5fc3aaa585e112b13f14c95f 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2020  CEA/DEN, EDF R&D
+# Copyright (C) 2020-2021  CEA/DEN, 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
@@ -19,6 +19,7 @@
 
 from salome.shaper import model
 from GeomAPI import *
+from GeomAlgoAPI import *
 
 model.begin()
 partSet = model.moduleDocument()