]> SALOME platform Git repositories - modules/shaper.git/blobdiff - src/PrimitivesAPI/PrimitivesAPI.i
Salome HOME
Adding the "Cylinder" primitive (the following).
[modules/shaper.git] / src / PrimitivesAPI / PrimitivesAPI.i
index 28b92e23556247fe7041ec08eacacc94152dab5a..3bea92c00cbcb795e1951d631e9cfb76e18db71a 100644 (file)
@@ -20,7 +20,7 @@
 
 // shared pointers
 %shared_ptr(PrimitivesAPI_Box)
- %shared_ptr(PrimitivesAPI_Cylinder)
+%shared_ptr(PrimitivesAPI_Cylinder)
 
 // all supported interfaces
 %include "PrimitivesAPI_Box.h"