Salome HOME
Implementation of the task #3109 : Feature Copy
[modules/shaper.git] / src / FeaturesAPI / FeaturesAPI.i
index c0a747b2f65bf52d060c472d250209cf053f792a..9ed6db0d36611bac85dad93aa0d4e611d6535ef5 100644 (file)
@@ -77,6 +77,7 @@
 %shared_ptr(FeaturesAPI_Union)
 %shared_ptr(FeaturesAPI_FusionFaces)
 %shared_ptr(FeaturesAPI_RemoveResults)
+%shared_ptr(FeaturesAPI_Copy)
 
 
 %typecheck(SWIG_TYPECHECK_POINTER) std::pair<std::list<ModelHighAPI_Selection>, bool>, const std::pair<std::list<ModelHighAPI_Selection>, bool> & {
 %include "FeaturesAPI_Union.h"
 %include "FeaturesAPI_FusionFaces.h"
 %include "FeaturesAPI_RemoveResults.h"
+%include "FeaturesAPI_Copy.h"