Salome HOME
CPP API for FeaturesPlugin_Group
[modules/shaper.git] / src / FeaturesAPI / FeaturesAPI.i
index 226d74492ce87e3e9d5c443f69128ce89cd14f98..52c73c7309a5b0d781319534bf4f371148396aa5 100644 (file)
 
 // shared pointers
 %shared_ptr(FeaturesAPI_Boolean)
+%shared_ptr(FeaturesAPI_Group)
 %shared_ptr(FeaturesAPI_Placement)
 %shared_ptr(FeaturesAPI_Rotation)
 %shared_ptr(FeaturesAPI_Translation)
 
 // all supported interfaces
 %include "FeaturesAPI_Boolean.h"
+%include "FeaturesAPI_Group.h"
 %include "FeaturesAPI_Placement.h"
 %include "FeaturesAPI_Rotation.h"
 %include "FeaturesAPI_Translation.h"