]> SALOME platform Git repositories - modules/shaper.git/blob - src/FeaturesAPI/FeaturesAPI_swig.h
Salome HOME
61571735a2b3f01b3adc29f004bf7cafe2da416d
[modules/shaper.git] / src / FeaturesAPI / FeaturesAPI_swig.h
1 // Copyright (C) 2014-20xx CEA/DEN, EDF R&D
2
3 // File:    FeaturesAPI_swig.h
4 // Created: 07 June 2016
5 // Author:  Dmitry Bobylev
6
7 #ifndef FeaturesAPI_swig_H_
8 #define FeaturesAPI_swig_H_
9
10   #include <ModelHighAPI_swig.h>
11
12   #include "FeaturesAPI.h"
13   #include "FeaturesAPI_Boolean.h"
14   #include "FeaturesAPI_Placement.h"
15   #include "FeaturesAPI_Rotation.h"
16   #include "FeaturesAPI_Translation.h"
17
18 #endif // FeaturesAPI_swig_H_