]> SALOME platform Git repositories - modules/shaper.git/blobdiff - src/ConstructionAPI/ConstructionAPI.i
Salome HOME
Add ConstructionAPI_Axis
[modules/shaper.git] / src / ConstructionAPI / ConstructionAPI.i
index d09f8d516484be5cc5986d6e2e19b007e02bc000..ab4f400aa0e35cacfec186896eebb7dc809ac69b 100644 (file)
 %include "std_shared_ptr.i"
 
 // shared pointers
+%shared_ptr(ConstructionAPI_Axis)
 %shared_ptr(ConstructionAPI_Plane)
 %shared_ptr(ConstructionAPI_Point)
 
 // all supported interfaces
+%include "ConstructionAPI_Axis.h"
 %include "ConstructionAPI_Plane.h"
 %include "ConstructionAPI_Point.h"