Salome HOME
Issue #3237: Allow usage of accented characters in ObjectBrowser
[modules/shaper.git] / src / GeomDataAPI / GeomDataAPI.i
index af9295f812e1d8b25f48e24916cd13566e75df46..62c0949940f0d961fa3336734d13aa2675a8c591 100644 (file)
@@ -21,6 +21,8 @@
 %module GeomDataAPI
 %{
   #include "GeomDataAPI_swig.h"
+
+  #define SWIGPY_UNICODE_ARG(obj) ((PyObject*) (obj))
 %}
 
 // import other modules