Salome HOME
bos #29477 Merge branch 'CR29477'
[modules/shaper.git] / src / GeomDataAPI / GeomDataAPI.i
index 1a6fd286b46e8ac208e987991ab8f352d9288c25..8e86c88d85b9d4395d5136a2510bbace00332fee 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2019  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2022  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
@@ -21,6 +21,8 @@
 %module GeomDataAPI
 %{
   #include "GeomDataAPI_swig.h"
+
+  #define SWIGPY_UNICODE_ARG(obj) ((PyObject*) (obj))
 %}
 
 // import other modules