]> SALOME platform Git repositories - modules/shaper.git/blobdiff - src/BuildAPI/BuildAPI.i
Salome HOME
Update copyrights
[modules/shaper.git] / src / BuildAPI / BuildAPI.i
index 22bbb0137bcd2cac1f1a2082f6e26a1aa7e01686..50fb39f331deebb954922cf9724c5a52ff342978 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2017  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2019  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // You should have received a copy of the GNU Lesser General Public
 // License along with this library; if not, write to the Free Software
-// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
+// 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
 //
 
 /* FeaturesAPI.i */
@@ -50,6 +49,7 @@
 %shared_ptr(BuildAPI_Vertex)
 %shared_ptr(BuildAPI_Wire)
 %shared_ptr(BuildAPI_Polyline)
+%shared_ptr(BuildAPI_Interpolation)
 
 // all supported interfaces
 %include "BuildAPI_Compound.h"
@@ -63,3 +63,4 @@
 %include "BuildAPI_Vertex.h"
 %include "BuildAPI_Wire.h"
 %include "BuildAPI_Polyline.h"
+%include "BuildAPI_Interpolation.h"