Salome HOME
Added CPP High API for BuildPlugin_Edge
[modules/shaper.git] / src / BuildAPI / BuildAPI.i
index c1bb7e44ca4b6e176d6c6bf4435c6af1cb44d90b..7745dc9e09d74cefc411467f7adaa550f6c703d2 100644 (file)
@@ -19,7 +19,9 @@
 %include "std_shared_ptr.i"
 
 // shared pointers
+%shared_ptr(BuildAPI_Edge)
 %shared_ptr(BuildAPI_Vertex)
 
 // all supported interfaces
+%include "BuildAPI_Edge.h"
 %include "BuildAPI_Vertex.h"