1 <?xml version='1.0' encoding='us-ascii' ?>
3 Copyright (C) 2007-2008 CEA/DEN, EDF R&D, OPEN CASCADE
5 Copyright (C) 2003-2007 OPEN CASCADE, EADS/CCR, LIP6, CEA/DEN,
6 CEDRAT, EDF R&D, LEG, PRINCIPIA R&D, BUREAU VERITAS
8 This library is free software; you can redistribute it and/or
9 modify it under the terms of the GNU Lesser General Public
10 License as published by the Free Software Foundation; either
11 version 2.1 of the License.
13 This library is distributed in the hope that it will be useful,
14 but WITHOUT ANY WARRANTY; without even the implied warranty of
15 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
16 Lesser General Public License for more details.
18 You should have received a copy of the GNU Lesser General Public
19 License along with this library; if not, write to the Free Software
20 Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
22 See http://www.salome-platform.org/ or email : webmaster.salome@opencascade.com
26 <!-- XML component catalog -->
29 <!-- Path prefix information -->
35 <objref name="SMESH_Mesh" id="IDL:Mesh/SMESH_Mesh:1.0"/>
36 <objref name="SMESH_Hypothesis" id="IDL:SMESH/SMESH_Hypothesis:1.0"/>
39 <!-- Component list -->
42 <!-- Component identification -->
43 <component-name>SMESH</component-name>
44 <component-username>Mesh</component-username>
45 <component-type>MESH</component-type>
46 <component-author>NRI</component-author>
47 <component-version>@VERSION@</component-version>
48 <component-comment>Mesh component</component-comment>
49 <component-multistudy>1</component-multistudy>
50 <component-icone>ModuleMesh.png</component-icone>
51 <component-impltype>1</component-impltype>
53 <component-interface-list>
54 <component-interface-name>SMESH</component-interface-name>
55 <component-interface-comment></component-interface-comment>
56 <component-service-list>
58 <service-name>CreateHypothesis</service-name>
59 <service-author></service-author>
60 <service-version></service-version>
61 <service-comment></service-comment>
62 <service-by-default>1</service-by-default>
65 <inParameter-type>string</inParameter-type>
66 <inParameter-name>anHyp</inParameter-name>
67 <inParameter-comment></inParameter-comment>
70 <inParameter-type>long</inParameter-type>
71 <inParameter-name>studyId</inParameter-name>
72 <inParameter-comment></inParameter-comment>
77 <outParameter-type>SMESH_Hypothesis</outParameter-type>
78 <outParameter-name>aHyp</outParameter-name>
79 <outParameter-comment></outParameter-comment>
84 <service-name>Init</service-name>
85 <service-author></service-author>
86 <service-version></service-version>
87 <service-comment></service-comment>
88 <service-by-default>1</service-by-default>
91 <inParameter-type>GEOM_Gen</inParameter-type>
92 <inParameter-name>geomEngine</inParameter-name>
93 <inParameter-comment></inParameter-comment>
96 <inParameter-type>long</inParameter-type>
97 <inParameter-name>studyId</inParameter-name>
98 <inParameter-comment></inParameter-comment>
101 <inParameter-type>GEOM_Shape</inParameter-type>
102 <inParameter-name>aShape</inParameter-name>
103 <inParameter-comment></inParameter-comment>
108 <outParameter-type>SMESH_Mesh</outParameter-type>
109 <outParameter-name>aMesh</outParameter-name>
110 <outParameter-comment></outParameter-comment>
115 <service-name>Compute</service-name>
116 <service-author></service-author>
117 <service-version></service-version>
118 <service-comment></service-comment>
119 <service-by-default>1</service-by-default>
122 <inParameter-type>SMESH_Mesh</inParameter-type>
123 <inParameter-name>aMesh</inParameter-name>
124 <inParameter-comment></inParameter-comment>
127 <inParameter-type>GEOM_Shape</inParameter-type>
128 <inParameter-name>aSubShape</inParameter-name>
129 <inParameter-comment></inParameter-comment>
134 <outParameter-type>boolean</outParameter-type>
135 <outParameter-name>res</outParameter-name>
136 <outParameter-comment>Result</outParameter-comment>
141 <service-name>IsReadyToCompute</service-name>
142 <service-author></service-author>
143 <service-version></service-version>
144 <service-comment></service-comment>
145 <service-by-default>1</service-by-default>
148 <inParameter-type>SMESH_Mesh</inParameter-type>
149 <inParameter-name>aMesh</inParameter-name>
150 <inParameter-comment></inParameter-comment>
153 <inParameter-type>GEOM_Shape</inParameter-type>
154 <inParameter-name>aSubShape</inParameter-name>
155 <inParameter-comment></inParameter-comment>
159 <outParameter-type>boolean</outParameter-type>
160 <outParameter-name>res</outParameter-name>
161 <outParameter-comment>Result</outParameter-comment>
164 </component-service-list>
165 <component-interface-name>SMESH_Mesh</component-interface-name>
166 <component-interface-comment></component-interface-comment>
167 <component-service-list>
169 <service-name>AddHypothesis</service-name>
170 <service-author></service-author>
171 <service-version></service-version>
172 <service-comment></service-comment>
173 <service-by-default>1</service-by-default>
176 <inParameter-type>GEOM_Shape</inParameter-type>
177 <inParameter-name>aSubShape</inParameter-name>
178 <inParameter-comment></inParameter-comment>
181 <inParameter-type>SMESH_Hypothesis</inParameter-type>
182 <inParameter-name>aHyp</inParameter-name>
183 <inParameter-comment></inParameter-comment>
188 <outParameter-type>boolean</outParameter-type>
189 <outParameter-name>res</outParameter-name>
190 <outParameter-comment>Result</outParameter-comment>
194 </component-service-list>
195 </component-interface-list>
196 <constraint>hostname = localhost</constraint>