Salome HOME
Fixed naming; Fixed UnitTestBox.py
[modules/shaper.git] / src / ConstructionAPI / ConstructionAPI_swig.h
1 // Copyright (C) 2014-20xx CEA/DEN, EDF R&D
2
3 // File:    ConstructionAPI_swig.h
4 // Created: Mar 29, 2016
5 // Author:  Sergey POKHODENKO
6
7 #ifndef SRC_CONSTRUCTIONAPI_CONSTRUCTIONAPI_SWIG_H_
8 #define SRC_CONSTRUCTIONAPI_CONSTRUCTIONAPI_SWIG_H_
9
10   #include <ModelHighAPI_swig.h>
11
12   #include "ConstructionAPI.h"
13   #include "ConstructionAPI_Axis.h"
14   #include "ConstructionAPI_Plane.h"
15   #include "ConstructionAPI_Point.h"
16
17 #endif /* SRC_CONSTRUCTIONAPI_CONSTRUCTIONAPI_SWIG_H_ */