X-Git-Url: http://git.salome-platform.org/gitweb/?a=blobdiff_plain;f=src%2FHYDROPy%2FHYDROData.sip;h=4087df721bfb62d55d6605ebccf4f2e36e55161f;hb=5ff8b7c83d889d383998207a55792c165afbf146;hp=3305269122e45e03fc30a96342b8e5fc1bea7fa7;hpb=7a4d799258d85afe105c29c1c25ac2789b61fe84;p=modules%2Fhydro.git diff --git a/src/HYDROPy/HYDROData.sip b/src/HYDROPy/HYDROData.sip index 33052691..4087df72 100644 --- a/src/HYDROPy/HYDROData.sip +++ b/src/HYDROPy/HYDROData.sip @@ -1,15 +1,8 @@ - -%Copying -Copyright (C) 2007-2013 CEA/DEN, EDF R&D, OPEN CASCADE - -Copyright (C) 2003-2007 OPEN CASCADE, EADS/CCR, LIP6, CEA/DEN, -CEDRAT, EDF R&D, LEG, PRINCIPIA R&D, BUREAU VERITAS -%End - +// Copyright (C) 2014-2015 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 // License as published by the Free Software Foundation; either -// version 2.1 of the License. +// version 2.1 of the License, or (at your option) any later version. // // This library is distributed in the hope that it will be useful, // but WITHOUT ANY WARRANTY; without even the implied warranty of @@ -23,30 +16,29 @@ CEDRAT, EDF R&D, LEG, PRINCIPIA R&D, BUREAU VERITAS // See http://www.salome-platform.org/ or email : webmaster.salome@opencascade.com // +%Copying + Copyright (C) 2014-2015 EDF-R&D +%End %Module HYDROPy %Copying -Copyright (C) 2007-2013 CEA/DEN, EDF R&D, OPEN CASCADE - -Copyright (C) 2003-2007 OPEN CASCADE, EADS/CCR, LIP6, CEA/DEN, -CEDRAT, EDF R&D, LEG, PRINCIPIA R&D, BUREAU VERITAS - -This library is free software; you can redistribute it and/or -modify it under the terms of the GNU Lesser General Public -License as published by the Free Software Foundation; either -version 2.1 of the License. - -This library is distributed in the hope that it will be useful, -but WITHOUT ANY WARRANTY; without even the implied warranty of -MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -Lesser General Public License for more details. - -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 - -See http://www.salome-platform.org/ or email : webmaster.salome@opencascade.com + Copyright (C) 2014-2015 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 + License as published by the Free Software Foundation; either + version 2.1 of the License, or (at your option) any later version. + + This library is distributed in the hope that it will be useful, + but WITHOUT ANY WARRANTY; without even the implied warranty of + MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU + Lesser General Public License for more details. + + 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 + + See http://www.salome-platform.org/ or email : webmaster.salome@opencascade.com %End %Import QtGuimod.sip @@ -56,6 +48,7 @@ See http://www.salome-platform.org/ or email : webmaster.salome@opencascade.com %Include CAS/TCollection_AsciiString.sip %Include CAS/NCollection_Sequence.sip %Include HYDROData_SequenceOfObjects.sip +%Include HYDROData_IInterpolator.sip %Include HYDROData_Entity.sip %Include HYDROData_ShapesGroup.sip %Include HYDROData_SplittedShapesGroup.sip @@ -63,6 +56,7 @@ See http://www.salome-platform.org/ or email : webmaster.salome@opencascade.com %Include HYDROData_IAltitudeObject.sip %Include HYDROData_AltitudeObject.sip %Include HYDROData_ObstacleAltitude.sip +%Include HYDROData_StreamAltitude.sip %Include HYDROData_Object.sip %Include HYDROData_Profile.sip %Include HYDROData_Polyline3D.sip @@ -73,6 +67,7 @@ See http://www.salome-platform.org/ or email : webmaster.salome@opencascade.com %Include HYDROData_Channel.sip %Include HYDROData_Digue.sip %Include HYDROData_NaturalObject.sip +%Include HYDROData_Confluence.sip %Include HYDROData_River.sip %Include HYDROData_Stream.sip %Include HYDROData_Image.sip @@ -82,7 +77,9 @@ See http://www.salome-platform.org/ or email : webmaster.salome@opencascade.com %Include HYDROData_Zone.sip %Include HYDROData_Region.sip %Include HYDROData_CalculationCase.sip +%Include HYDROData_IProfilesInterpolator.sip %Include HYDROData_Document.sip +%Include HYDROData_Application.sip