Salome HOME
828753421ed02e0e7d66d24159d39909c24f2f2c
[modules/hydro.git] / src / HYDROPy / HYDROData.sip
1 // Copyright (C) 2007-2015  CEA/DEN, EDF R&D, OPEN CASCADE
2 //
3 // Copyright (C) 2003-2007  OPEN CASCADE, EADS/CCR, LIP6, CEA/DEN,
4 // CEDRAT, EDF R&D, LEG, PRINCIPIA R&D, BUREAU VERITAS
5 //
6 // This library is free software; you can redistribute it and/or
7 // modify it under the terms of the GNU Lesser General Public
8 // License as published by the Free Software Foundation; either
9 // version 2.1 of the License, or (at your option) any later version.
10 //
11 // This library is distributed in the hope that it will be useful,
12 // but WITHOUT ANY WARRANTY; without even the implied warranty of
13 // MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
14 // Lesser General Public License for more details.
15 //
16 // You should have received a copy of the GNU Lesser General Public
17 // License along with this library; if not, write to the Free Software
18 // Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307 USA
19 //
20 // See http://www.salome-platform.org/ or email : webmaster.salome@opencascade.com
21 //
22
23 %Copying
24   Copyright (C) 2007-2015  CEA/DEN, EDF R&D, OPEN CASCADE
25
26   Copyright (C) 2003-2007  OPEN CASCADE, EADS/CCR, LIP6, CEA/DEN,
27   CEDRAT, EDF R&D, LEG, PRINCIPIA R&D, BUREAU VERITAS
28 %End
29
30 // This library is free software; you can redistribute it and/or
31 // modify it under the terms of the GNU Lesser General Public
32 // License as published by the Free Software Foundation; either
33 // version 2.1 of the License.
34 //
35 // This library is distributed in the hope that it will be useful,
36 // but WITHOUT ANY WARRANTY; without even the implied warranty of
37 // MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
38 // Lesser General Public License for more details.
39 //
40 // You should have received a copy of the GNU Lesser General Public
41 // License along with this library; if not, write to the Free Software
42 // Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307 USA
43 //
44 // See http://www.salome-platform.org/ or email : webmaster.salome@opencascade.com
45 //
46
47
48 %Module HYDROPy
49
50 %Copying
51  Copyright (C) 2007-2015  CEA/DEN, EDF R&D, OPEN CASCADE
52
53  Copyright (C) 2003-2007  OPEN CASCADE, EADS/CCR, LIP6, CEA/DEN,
54  CEDRAT, EDF R&D, LEG, PRINCIPIA R&D, BUREAU VERITAS
55
56  This library is free software; you can redistribute it and/or
57  modify it under the terms of the GNU Lesser General Public
58  License as published by the Free Software Foundation; either
59  version 2.1 of the License, or (at your option) any later version.
60
61  This library is distributed in the hope that it will be useful,
62  but WITHOUT ANY WARRANTY; without even the implied warranty of
63  MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
64  Lesser General Public License for more details.
65
66  You should have received a copy of the GNU Lesser General Public
67  License along with this library; if not, write to the Free Software
68  Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307 USA
69
70  See http://www.salome-platform.org/ or email : webmaster.salome@opencascade.com
71 %End
72
73 %Import QtGuimod.sip
74
75 %Include CAS/gp_XY.sip
76 %Include CAS/gp_XYZ.sip
77 %Include CAS/TCollection_AsciiString.sip
78 %Include CAS/NCollection_Sequence.sip
79 %Include HYDROData_SequenceOfObjects.sip
80 %Include HYDROData_IInterpolator.sip
81 %Include HYDROData_Entity.sip
82 %Include HYDROData_ShapesGroup.sip
83 %Include HYDROData_SplittedShapesGroup.sip
84 %Include HYDROData_IPolyline.sip
85 %Include HYDROData_IAltitudeObject.sip
86 %Include HYDROData_AltitudeObject.sip
87 %Include HYDROData_ObstacleAltitude.sip
88 %Include HYDROData_StreamAltitude.sip
89 %Include HYDROData_Object.sip
90 %Include HYDROData_Profile.sip
91 %Include HYDROData_Polyline3D.sip
92 %Include HYDROData_ProfileUZ.sip
93 %Include HYDROData_PolylineXY.sip
94 %Include HYDROData_ArtificialObject.sip
95 %Include HYDROData_Obstacle.sip
96 %Include HYDROData_Channel.sip
97 %Include HYDROData_Digue.sip
98 %Include HYDROData_NaturalObject.sip
99 %Include HYDROData_Confluence.sip
100 %Include HYDROData_River.sip
101 %Include HYDROData_Stream.sip
102 %Include HYDROData_Image.sip
103 %Include HYDROData_PolylineXY.sip
104 %Include HYDROData_Bathymetry.sip
105 %Include HYDROData_ImmersibleZone.sip
106 %Include HYDROData_Zone.sip
107 %Include HYDROData_Region.sip
108 %Include HYDROData_CalculationCase.sip
109 %Include HYDROData_IProfilesInterpolator.sip
110
111 %Include HYDROData_Document.sip
112 %Include HYDROData_Application.sip
113
114