Salome HOME
updated copyright message
[modules/shaper.git] / src / SketchPlugin / Test / TestArcBehavior.py
index 279b50f949fd5be7a51c09bc178f080f575c2460..2b1c9ad919b90bd84e34cdfff4cfc0b8933834c3 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2019  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  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
@@ -28,6 +28,7 @@
 #=========================================================================
 # of the test
 #=========================================================================
+from GeomAPI import *
 from GeomDataAPI import *
 from ModelAPI import *
 import math