]> SALOME platform Git repositories - modules/shaper.git/blobdiff - src/FeaturesPlugin/Test/TestMultiRotation_MultiLevelCompound_v95_4.py
Salome HOME
updated copyright message
[modules/shaper.git] / src / FeaturesPlugin / Test / TestMultiRotation_MultiLevelCompound_v95_4.py
index 6f4691354d652c0291d498d94098d1ea51741351..99e97a25afe5681d4f98d56883726757f399885e 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2020  CEA/DEN, EDF R&D
+# Copyright (C) 2020-2023  CEA, EDF
 #
 # 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()