Salome HOME
Fix for the issue #2573: Wrong position of created part
[modules/shaper.git] / src / GDMLAPI / GDMLAPI.i
index fafd4df2adbae4e776d5c0f59fc5102d73c61ae9..25516108d34d1ddb4ce0bfb962d969306884fca2 100644 (file)
@@ -14,7 +14,8 @@
 // License along with this library; if not, write to the Free Software
 // Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
 //
-// See http://www.salome-platform.org/ or email : webmaster.salome@opencascade.com<mailto:webmaster.salome@opencascade.com>
+// See http://www.salome-platform.org/ or
+// email : webmaster.salome@opencascade.com<mailto:webmaster.salome@opencascade.com>
 //
 
 /* GDMLAPI.i */
@@ -44,7 +45,8 @@
 
 // shared pointers
 %shared_ptr(GDMLAPI_ConeSegment)
+%shared_ptr(GDMLAPI_Ellipsoid)
 
 // all supported interfaces
 %include "GDMLAPI_ConeSegment.h"
-
+%include "GDMLAPI_Ellipsoid.h"