Salome HOME
Correct creation of shapes in SHAPER-STUDY
[modules/shaper_study.git] / src / SWIG / StudyData_Swig.i
1
2
3 %module StudyData_Swig
4
5 %{
6 #include "StudyData_Object.h"
7 %}
8
9 // standard definitions
10 %include "typemaps.i"
11 %include "std_string.i"
12
13 #define StudyData_EXPORT
14
15 %include "StudyData_Object.h"