Salome HOME
Make the movement, placement and rotation 3D features may be applied to the Part...
[modules/shaper.git] / src / GeomAPI / GeomAPI.i
index 0d79eec6c8e94814fe36e61c63a7d777101c13c4..ea223aac64330b89a607a524e0a7081601c872df 100644 (file)
@@ -69,6 +69,8 @@
 
 
 // all supported interfaces
+%include "GeomAPI_Interface.h"
+%include "GeomAPI_Shape.h"
 %include "GeomAPI_AISObject.h"
 %include "GeomAPI_Ax1.h"
 %include "GeomAPI_Ax3.h"
@@ -81,7 +83,6 @@
 %include "GeomAPI_Edge.h"
 %include "GeomAPI_Face.h"
 %include "GeomAPI_ICustomPrs.h"
-%include "GeomAPI_Interface.h"
 %include "GeomAPI_IPresentable.h"
 %include "GeomAPI_Lin.h"
 %include "GeomAPI_Lin2d.h"
@@ -89,7 +90,6 @@
 %include "GeomAPI_Pln.h"
 %include "GeomAPI_Pnt.h"
 %include "GeomAPI_Pnt2d.h"
-%include "GeomAPI_Shape.h"
 %include "GeomAPI_ShapeExplorer.h"
 %include "GeomAPI_Vertex.h"
 %include "GeomAPI_XY.h"