Salome HOME
CEA : Lot2 - Bounding box
[modules/shaper.git] / src / FeaturesAPI / FeaturesAPI.i
index 4a63d049b89615ef434b00e13a1fc46c555a0bbf..6f89d07cfc24be61610c7a8b460c0adcb228e380 100644 (file)
@@ -92,6 +92,7 @@
 %shared_ptr(FeaturesAPI_Copy)
 %shared_ptr(FeaturesAPI_ImportResult)
 %shared_ptr(FeaturesAPI_Defeaturing)
+%shared_ptr(FeaturesAPI_BoundingBox)
 
 
 %typecheck(SWIG_TYPECHECK_POINTER) std::pair<std::list<ModelHighAPI_Selection>, bool>, const std::pair<std::list<ModelHighAPI_Selection>, bool> & {
 %include "FeaturesAPI_ImportResult.h"
 %include "FeaturesAPI_PointCoordinates.h"
 %include "FeaturesAPI_GeometryCalculation.h"
+%include "FeaturesAPI_BoundingBox.h"