Salome HOME
CPP API for FeaturesPlugin_Translation, FeaturesPlugin_Rotation
[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_Rotation.h"
14   #include "FeaturesAPI_Translation.h"
15
16 #endif // FeaturesAPI_swig_H_