]> SALOME platform Git repositories - modules/shaper.git/blobdiff - src/GeomAPI/GeomAPI.i
Salome HOME
Issue 2556: Functionality of inspection “WhatIs”
[modules/shaper.git] / src / GeomAPI / GeomAPI.i
index c6002ccc9fb71e956b00c8c80cde50c5f2f7684c..82e29210883fd3a0b4e3e77cbdbf8a1372db6526 100644 (file)
@@ -63,6 +63,9 @@
 %shared_ptr(GeomAPI_XYZ)
 %shared_ptr(GeomAPI_Trsf)
 %shared_ptr(GeomAPI_Wire)
+%shared_ptr(GeomAPI_Shell)
+%shared_ptr(GeomAPI_Solid)
+%shared_ptr(GeomAPI_Box)
 
 
 // all supported interfaces
@@ -96,3 +99,6 @@
 %include "GeomAPI_XYZ.h"
 %include "GeomAPI_Trsf.h"
 %include "GeomAPI_Wire.h"
+%include "GeomAPI_Shell.h"
+%include "GeomAPI_Solid.h"
+%include "GeomAPI_Box.h"