Salome HOME
Add ModelHighAPI_Selection & ConstructionAPI_Plane
[modules/shaper.git] / src / ConstructionAPI / ConstructionAPI.i
index 0ba605b9c6977b1a9b451fe3d38a0cb8695e26fb..d09f8d516484be5cc5986d6e2e19b007e02bc000 100644 (file)
@@ -19,7 +19,9 @@
 %include "std_shared_ptr.i"
 
 // shared pointers
+%shared_ptr(ConstructionAPI_Plane)
 %shared_ptr(ConstructionAPI_Point)
 
 // all supported interfaces
+%include "ConstructionAPI_Plane.h"
 %include "ConstructionAPI_Point.h"