Salome HOME
Issue #2612 : Re-calculate model after modification of parameters
[modules/shaper.git] / src / GeomAPI / GeomAPI_swig.h
index fa515a4fd5452372886171da093a765ce7962701..e92af5fba156fa400f1086bf9a820a9fffdfd0bf 100644 (file)
 
   #include "GeomAPI.h"
   #include "GeomAPI_AISObject.h"
+  #include "GeomAPI_Angle.h"
+  #include "GeomAPI_Angle2d.h"
   #include "GeomAPI_Ax1.h"
   #include "GeomAPI_Ax2.h"
   #include "GeomAPI_Ax3.h"
+  #include "GeomAPI_Box.h"
   #include "GeomAPI_Circ.h"
   #include "GeomAPI_Circ2d.h"
+  #include "GeomAPI_Cone.h"
   #include "GeomAPI_Curve.h"
+  #include "GeomAPI_Cylinder.h"
   #include "GeomAPI_DataMapOfShapeMapOfShapes.h"
   #include "GeomAPI_DataMapOfShapeShape.h"
   #include "GeomAPI_Dir.h"
   #include "GeomAPI_Dir2d.h"
   #include "GeomAPI_Edge.h"
+  #include "GeomAPI_Ellipse.h"
+  #include "GeomAPI_Ellipse2d.h"
   #include "GeomAPI_Face.h"
   #include "GeomAPI_ICustomPrs.h"
   #include "GeomAPI_Interface.h"
   #include "GeomAPI_Shape.h"
   #include "GeomAPI_ShapeExplorer.h"
   #include "GeomAPI_ShapeIterator.h"
+  #include "GeomAPI_Shell.h"
+  #include "GeomAPI_Solid.h"
+  #include "GeomAPI_Sphere.h"
+  #include "GeomAPI_Torus.h"
+  #include "GeomAPI_Trsf.h"
   #include "GeomAPI_Vertex.h"
+  #include "GeomAPI_Wire.h"
   #include "GeomAPI_XY.h"
   #include "GeomAPI_XYZ.h"
-  #include "GeomAPI_Trsf.h"
-  #include "GeomAPI_Wire.h"
 
   #include <memory>
   #include <string>