X-Git-Url: http://git.salome-platform.org/gitweb/?a=blobdiff_plain;f=src%2FHYDROPy%2FHYDROData.sip;h=4087df721bfb62d55d6605ebccf4f2e36e55161f;hb=3a1dd3f29ff9b985b0aa2366a2afd5724286cb6e;hp=13a1c7bef45f988e4a7771328583ea8650fd7a19;hpb=1ec37f9d5e793698adfc0c1897d097ce14d287f1;p=modules%2Fhydro.git diff --git a/src/HYDROPy/HYDROData.sip b/src/HYDROPy/HYDROData.sip index 13a1c7be..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,50 +16,60 @@ 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 +%Include CAS/gp_XY.sip +%Include CAS/gp_XYZ.sip +%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 %Include HYDROData_IPolyline.sip %Include HYDROData_IAltitudeObject.sip -//Include HYDROData_ObstacleAltitude.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 +%Include HYDROData_Profile.sip +%Include HYDROData_Polyline3D.sip %Include HYDROData_ProfileUZ.sip %Include HYDROData_PolylineXY.sip %Include HYDROData_ArtificialObject.sip %Include HYDROData_Obstacle.sip -//Include HYDROData_Channel.sip -//Include HYDROData_Digue.sip +%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_Stream.sip %Include HYDROData_Image.sip %Include HYDROData_PolylineXY.sip %Include HYDROData_Bathymetry.sip @@ -74,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