Salome HOME
Merging with WPdev
[modules/smesh.git] / doc / salome / gui / SMESH / smeshpy_doc / classsmesh_1_1Mesh.html
1 <!DOCTYPE html PUBLIC "-//w3c//dtd html 4.0 transitional//en">
2 <html>
3 <head>
4   <meta http-equiv="Content-Type"
5  content="text/html; charset=iso-8859-1">
6   <meta name="GENERATOR"
7  content="Mozilla/4.73 [en] (WinNT; I) [Netscape]">
8   <title>Main Page</title>
9   <link href="doxygen.css" rel="stylesheet" type="text/css">
10   <link href="tabs.css" rel="stylesheet" type="text/css">
11 </head>
12 <body>
13 <div style="text-align: center;">
14 <h1>smesh.Mesh Class Reference
15 </h1>
16 <!-- doxytag: class="smesh::Mesh" --></div>
17 <br>
18 Class to define a mesh. <a href="#_details">More...</a>
19 <p>
20 <table border="0" cellpadding="0" cellspacing="0">
21   <tbody>
22     <tr>
23       <td> <br>
24       </td>
25     </tr>
26     <tr>
27       <td colspan="2">
28       <h2>Public Member Functions</h2>
29       </td>
30     </tr>
31     <tr>
32       <td class="memItemLeft" align="right" nowrap="nowrap" valign="top">def&nbsp;</td>
33       <td class="memItemRight" valign="bottom"><a class="el"
34  href="classsmesh_1_1Mesh.html#2f592ce85252933c16d53b2233326e78">__init__</a></td>
35     </tr>
36     <tr>
37       <td class="mdescLeft">&nbsp;</td>
38       <td class="mdescRight">Constructor. <a
39  href="#2f592ce85252933c16d53b2233326e78"></a><br>
40       </td>
41     </tr>
42     <tr>
43       <td class="memItemLeft" align="right" nowrap="nowrap" valign="top">def&nbsp;</td>
44       <td class="memItemRight" valign="bottom"><a class="el"
45  href="classsmesh_1_1Mesh.html#bd750f18fbb3bbaec4658dbf9abf9a6a">SetMesh</a></td>
46     </tr>
47     <tr>
48       <td class="mdescLeft">&nbsp;</td>
49       <td class="mdescRight">Method that inits the <a class="el"
50  href="classsmesh_1_1Mesh.html">Mesh</a> object from SMESH_Mesh
51 interface. <a href="#bd750f18fbb3bbaec4658dbf9abf9a6a"></a><br>
52       </td>
53     </tr>
54     <tr>
55       <td class="memItemLeft" align="right" nowrap="nowrap" valign="top">def&nbsp;</td>
56       <td class="memItemRight" valign="bottom"><a class="el"
57  href="classsmesh_1_1Mesh.html#dbacc8ea6620b9d3f75c78ccd01447f5">GetMesh</a></td>
58     </tr>
59     <tr>
60       <td class="mdescLeft">&nbsp;</td>
61       <td class="mdescRight">Method that returns the mesh. <a
62  href="#dbacc8ea6620b9d3f75c78ccd01447f5"></a><br>
63       </td>
64     </tr>
65     <tr>
66       <td class="memItemLeft" align="right" nowrap="nowrap" valign="top">def&nbsp;</td>
67       <td class="memItemRight" valign="bottom"><a class="el"
68  href="classsmesh_1_1Mesh.html#b87f0d109e7dd97722ee0bfea949d534">GetName</a></td>
69     </tr>
70     <tr>
71       <td class="mdescLeft">&nbsp;</td>
72       <td class="mdescRight">Get mesh name. <a
73  href="#b87f0d109e7dd97722ee0bfea949d534"></a><br>
74       </td>
75     </tr>
76     <tr>
77       <td class="memItemLeft" align="right" nowrap="nowrap" valign="top">def&nbsp;</td>
78       <td class="memItemRight" valign="bottom"><a class="el"
79  href="classsmesh_1_1Mesh.html#1c8c2f704ec04470c635bafbffc2fd89">SetName</a></td>
80     </tr>
81     <tr>
82       <td class="mdescLeft">&nbsp;</td>
83       <td class="mdescRight">Set name to mesh. <a
84  href="#1c8c2f704ec04470c635bafbffc2fd89"></a><br>
85       </td>
86     </tr>
87     <tr>
88       <td class="memItemLeft" align="right" nowrap="nowrap" valign="top">def&nbsp;</td>
89       <td class="memItemRight" valign="bottom"><a class="el"
90  href="classsmesh_1_1Mesh.html#6a6cf011f8f9ae71976677e5fc252cba">GetSubMesh</a></td>
91     </tr>
92     <tr>
93       <td class="mdescLeft">&nbsp;</td>
94       <td class="mdescRight">Get the subMesh object associated to a
95 subShape. <a href="#6a6cf011f8f9ae71976677e5fc252cba"></a><br>
96       </td>
97     </tr>
98     <tr>
99       <td class="memItemLeft" align="right" nowrap="nowrap" valign="top">def&nbsp;</td>
100       <td class="memItemRight" valign="bottom"><a class="el"
101  href="classsmesh_1_1Mesh.html#8cd4dd97fd482c2dc9366831d9edfade">GetShape</a></td>
102     </tr>
103     <tr>
104       <td class="mdescLeft">&nbsp;</td>
105       <td class="mdescRight">Method that returns the shape associated
106 to the mesh. <a href="#8cd4dd97fd482c2dc9366831d9edfade"></a><br>
107       </td>
108     </tr>
109     <tr>
110       <td class="memItemLeft" align="right" nowrap="nowrap" valign="top">def&nbsp;</td>
111       <td class="memItemRight" valign="bottom"><a class="el"
112  href="classsmesh_1_1Mesh.html#3c65a48f65595eca0cb35537327f66e7">SetShape</a></td>
113     </tr>
114     <tr>
115       <td class="mdescLeft">&nbsp;</td>
116       <td class="mdescRight">Method that associates given shape to the
117 mesh(entails the mesh recreation). <a
118  href="#3c65a48f65595eca0cb35537327f66e7"></a><br>
119       </td>
120     </tr>
121     <tr>
122       <td class="memItemLeft" align="right" nowrap="nowrap" valign="top">def&nbsp;</td>
123       <td class="memItemRight" valign="bottom"><a class="el"
124  href="classsmesh_1_1Mesh.html#8b180b0fecdee7086fd87b6e399fb920">IsReadyToCompute</a></td>
125     </tr>
126     <tr>
127       <td class="mdescLeft">&nbsp;</td>
128       <td class="mdescRight">Return true if hypotheses are defined
129 well. <a href="#8b180b0fecdee7086fd87b6e399fb920"></a><br>
130       </td>
131     </tr>
132     <tr>
133       <td class="memItemLeft" align="right" nowrap="nowrap" valign="top">def&nbsp;</td>
134       <td class="memItemRight" valign="bottom"><a class="el"
135  href="classsmesh_1_1Mesh.html#8a4a3f3f1b1c3ab7344043fc0462b34c">GetAlgoState</a></td>
136     </tr>
137     <tr>
138       <td class="mdescLeft">&nbsp;</td>
139       <td class="mdescRight">Return errors of hypotheses definintion
140 error list is empty if everything is OK. <a
141  href="#8a4a3f3f1b1c3ab7344043fc0462b34c"></a><br>
142       </td>
143     </tr>
144     <tr>
145       <td class="memItemLeft" align="right" nowrap="nowrap" valign="top">def&nbsp;</td>
146       <td class="memItemRight" valign="bottom"><a class="el"
147  href="classsmesh_1_1Mesh.html#98eebf424797ca54f6f8d26bfe5fa198">GetGeometryByMeshElement</a></td>
148     </tr>
149     <tr>
150       <td class="mdescLeft">&nbsp;</td>
151       <td class="mdescRight">Return geometrical object the given
152 element is built on. <a href="#98eebf424797ca54f6f8d26bfe5fa198"></a><br>
153       </td>
154     </tr>
155     <tr>
156       <td class="memItemLeft" align="right" nowrap="nowrap" valign="top">def&nbsp;</td>
157       <td class="memItemRight" valign="bottom"><a class="el"
158  href="classsmesh_1_1Mesh.html#06348840fb6e34f96868289711e081b8">MeshDimension</a></td>
159     </tr>
160     <tr>
161       <td class="mdescLeft">&nbsp;</td>
162       <td class="mdescRight">Returns mesh dimension depending on shape
163 one. <a href="#06348840fb6e34f96868289711e081b8"></a><br>
164       </td>
165     </tr>
166     <tr>
167       <td class="memItemLeft" align="right" nowrap="nowrap" valign="top">def&nbsp;</td>
168       <td class="memItemRight" valign="bottom"><a class="el"
169  href="classsmesh_1_1Mesh.html#c482d4a5eb26a6215d5da9b368e19c45">Segment</a></td>
170     </tr>
171     <tr>
172       <td class="mdescLeft">&nbsp;</td>
173       <td class="mdescRight">Creates a segment discretization 1D
174 algorithm. <a href="#c482d4a5eb26a6215d5da9b368e19c45"></a><br>
175       </td>
176     </tr>
177     <tr>
178       <td class="memItemLeft" align="right" nowrap="nowrap" valign="top">def&nbsp;</td>
179       <td class="memItemRight" valign="bottom"><a class="el"
180  href="classsmesh_1_1Mesh.html#0670294973fa7bfe28b9011e0f09f6a1">Triangle</a></td>
181     </tr>
182     <tr>
183       <td class="mdescLeft">&nbsp;</td>
184       <td class="mdescRight">Creates a triangle 2D algorithm for faces.
185       <a href="#0670294973fa7bfe28b9011e0f09f6a1"></a><br>
186       </td>
187     </tr>
188     <tr>
189       <td class="memItemLeft" align="right" nowrap="nowrap" valign="top">def&nbsp;</td>
190       <td class="memItemRight" valign="bottom"><a class="el"
191  href="classsmesh_1_1Mesh.html#4ca1886a1ff06e16c670f1675c5a573b">Quadrangle</a></td>
192     </tr>
193     <tr>
194       <td class="mdescLeft">&nbsp;</td>
195       <td class="mdescRight">Creates a quadrangle 2D algorithm for
196 faces. <a href="#4ca1886a1ff06e16c670f1675c5a573b"></a><br>
197       </td>
198     </tr>
199     <tr>
200       <td class="memItemLeft" align="right" nowrap="nowrap" valign="top">def&nbsp;</td>
201       <td class="memItemRight" valign="bottom"><a class="el"
202  href="classsmesh_1_1Mesh.html#25ec76b72df8bebc8a612910a0318620">Tetrahedron</a></td>
203     </tr>
204     <tr>
205       <td class="mdescLeft">&nbsp;</td>
206       <td class="mdescRight">Creates a tetrahedron 3D algorithm for
207 solids. <a href="#25ec76b72df8bebc8a612910a0318620"></a><br>
208       </td>
209     </tr>
210     <tr>
211       <td class="memItemLeft" align="right" nowrap="nowrap" valign="top">def&nbsp;</td>
212       <td class="memItemRight" valign="bottom"><a class="el"
213  href="classsmesh_1_1Mesh.html#21ec3ac09ca0ad1a9fdc6935654893fd">Hexahedron</a></td>
214     </tr>
215     <tr>
216       <td class="mdescLeft">&nbsp;</td>
217       <td class="mdescRight">Creates a hexahedron 3D algorithm for
218 solids. <a href="#21ec3ac09ca0ad1a9fdc6935654893fd"></a><br>
219       </td>
220     </tr>
221     <tr>
222       <td class="memItemLeft" align="right" nowrap="nowrap" valign="top">def&nbsp;</td>
223       <td class="memItemRight" valign="bottom"><a class="el"
224  href="classsmesh_1_1Mesh.html#27c0aef5694eea45b0670207d5580bc6">Netgen</a></td>
225     </tr>
226     <tr>
227       <td class="mdescLeft">&nbsp;</td>
228       <td class="mdescRight">Deprecated, only for compatibility! <a
229  href="#27c0aef5694eea45b0670207d5580bc6"></a><br>
230       </td>
231     </tr>
232     <tr>
233       <td class="memItemLeft" align="right" nowrap="nowrap" valign="top">def&nbsp;</td>
234       <td class="memItemRight" valign="bottom"><a class="el"
235  href="classsmesh_1_1Mesh.html#ed26e60b9561403c1966a8a4aac5f512">Compute</a></td>
236     </tr>
237     <tr>
238       <td class="mdescLeft">&nbsp;</td>
239       <td class="mdescRight">Compute the mesh and return the status of
240 the computation. <a href="#ed26e60b9561403c1966a8a4aac5f512"></a><br>
241       </td>
242     </tr>
243     <tr>
244       <td class="memItemLeft" align="right" nowrap="nowrap" valign="top">def&nbsp;</td>
245       <td class="memItemRight" valign="bottom"><a class="el"
246  href="classsmesh_1_1Mesh.html#d23d8a7c9fc382821d4016774fa9e98d">AutomaticTetrahedralization</a></td>
247     </tr>
248     <tr>
249       <td class="mdescLeft">&nbsp;</td>
250       <td class="mdescRight">Compute tetrahedral mesh using
251 AutomaticLength + MEFISTO + NETGEN The parameter <em>fineness</em>
252 [0,-1] defines mesh fineness. <a
253  href="#d23d8a7c9fc382821d4016774fa9e98d"></a><br>
254       </td>
255     </tr>
256     <tr>
257       <td class="memItemLeft" align="right" nowrap="nowrap" valign="top">def&nbsp;</td>
258       <td class="memItemRight" valign="bottom"><a class="el"
259  href="classsmesh_1_1Mesh.html#1c78238cdf0aad20ab2d6eef4a184799">AutomaticHexahedralization</a></td>
260     </tr>
261     <tr>
262       <td class="mdescLeft">&nbsp;</td>
263       <td class="mdescRight">Compute hexahedral mesh using
264 AutomaticLength + Quadrangle + Hexahedron The parameter <em>fineness</em>
265 [0,-1] defines mesh fineness. <a
266  href="#1c78238cdf0aad20ab2d6eef4a184799"></a><br>
267       </td>
268     </tr>
269     <tr>
270       <td class="memItemLeft" align="right" nowrap="nowrap" valign="top">def&nbsp;</td>
271       <td class="memItemRight" valign="bottom"><a class="el"
272  href="classsmesh_1_1Mesh.html#9dcaabbf09856c4a4d7465cb12eaf28e">GetHypothesisList</a></td>
273     </tr>
274     <tr>
275       <td class="mdescLeft">&nbsp;</td>
276       <td class="mdescRight">Get the list of hypothesis added on a
277 geom. <a href="#9dcaabbf09856c4a4d7465cb12eaf28e"></a><br>
278       </td>
279     </tr>
280     <tr>
281       <td class="memItemLeft" align="right" nowrap="nowrap" valign="top">def&nbsp;</td>
282       <td class="memItemRight" valign="bottom"><a class="el"
283  href="classsmesh_1_1Mesh.html#95d999f08f0aaef05f6dcdb8292e00e0">RemoveGlobalHypotheses</a></td>
284     </tr>
285     <tr>
286       <td class="mdescLeft">&nbsp;</td>
287       <td class="mdescRight">Removes all global hypotheses. <a
288  href="#95d999f08f0aaef05f6dcdb8292e00e0"></a><br>
289       </td>
290     </tr>
291     <tr>
292       <td class="memItemLeft" align="right" nowrap="nowrap" valign="top">def&nbsp;</td>
293       <td class="memItemRight" valign="bottom"><a class="el"
294  href="classsmesh_1_1Mesh.html#6deeda0a7c76698bdf314b7c81b15c0f">Group</a></td>
295     </tr>
296     <tr>
297       <td class="mdescLeft">&nbsp;</td>
298       <td class="mdescRight">Create a mesh group based on geometric
299 object <em>grp</em> and give a <em>name</em>, <br>
300 if this parameter is not defined the name is the same as the geometric
301 group name <br>
302 Note: Works like <a class="el"
303  href="classsmesh_1_1Mesh.html#4766ca881b87442bb269d843d6e0fbee">GroupOnGeom()</a>.
304       <a href="#6deeda0a7c76698bdf314b7c81b15c0f"></a><br>
305       </td>
306     </tr>
307     <tr>
308       <td class="memItemLeft" align="right" nowrap="nowrap" valign="top">def&nbsp;</td>
309       <td class="memItemRight" valign="bottom"><a class="el"
310  href="classsmesh_1_1Mesh.html#36933e515825d7d1c62863686546a84f">ExportToMED</a></td>
311     </tr>
312     <tr>
313       <td class="mdescLeft">&nbsp;</td>
314       <td class="mdescRight">Deprecated, only for compatibility!
315 Please, use <a class="el"
316  href="classsmesh_1_1Mesh.html#a86bdbce4f2f57e951bcea9ab1986ecb">ExportMED()</a>
317 method instead. <a href="#36933e515825d7d1c62863686546a84f"></a><br>
318       </td>
319     </tr>
320     <tr>
321       <td class="memItemLeft" align="right" nowrap="nowrap" valign="top">def&nbsp;</td>
322       <td class="memItemRight" valign="bottom"><a class="el"
323  href="classsmesh_1_1Mesh.html#a86bdbce4f2f57e951bcea9ab1986ecb">ExportMED</a></td>
324     </tr>
325     <tr>
326       <td class="mdescLeft">&nbsp;</td>
327       <td class="mdescRight">Export the mesh in a file with the MED
328 format. <a href="#a86bdbce4f2f57e951bcea9ab1986ecb"></a><br>
329       </td>
330     </tr>
331     <tr>
332       <td class="memItemLeft" align="right" nowrap="nowrap" valign="top">def&nbsp;</td>
333       <td class="memItemRight" valign="bottom"><a class="el"
334  href="classsmesh_1_1Mesh.html#5db000b98b9608f1f3384a4b09b35f58">ExportDAT</a></td>
335     </tr>
336     <tr>
337       <td class="mdescLeft">&nbsp;</td>
338       <td class="mdescRight">Export the mesh in a file with the DAT
339 format. <a href="#5db000b98b9608f1f3384a4b09b35f58"></a><br>
340       </td>
341     </tr>
342     <tr>
343       <td class="memItemLeft" align="right" nowrap="nowrap" valign="top">def&nbsp;</td>
344       <td class="memItemRight" valign="bottom"><a class="el"
345  href="classsmesh_1_1Mesh.html#c008bc59ddf84fb975ea54fdd9c5b20e">ExportUNV</a></td>
346     </tr>
347     <tr>
348       <td class="mdescLeft">&nbsp;</td>
349       <td class="mdescRight">Export the mesh in a file with the UNV
350 format. <a href="#c008bc59ddf84fb975ea54fdd9c5b20e"></a><br>
351       </td>
352     </tr>
353     <tr>
354       <td class="memItemLeft" align="right" nowrap="nowrap" valign="top">def&nbsp;</td>
355       <td class="memItemRight" valign="bottom"><a class="el"
356  href="classsmesh_1_1Mesh.html#5f0cfa067db19492048fc67f9214a938">ExportSTL</a></td>
357     </tr>
358     <tr>
359       <td class="mdescLeft">&nbsp;</td>
360       <td class="mdescRight">Export the mesh in a file with the STL
361 format. <a href="#5f0cfa067db19492048fc67f9214a938"></a><br>
362       </td>
363     </tr>
364     <tr>
365       <td class="memItemLeft" align="right" nowrap="nowrap" valign="top">def&nbsp;</td>
366       <td class="memItemRight" valign="bottom"><a class="el"
367  href="classsmesh_1_1Mesh.html#d0f9d4c25155f1aa2f2f9d9439bbd380">CreateEmptyGroup</a></td>
368     </tr>
369     <tr>
370       <td class="mdescLeft">&nbsp;</td>
371       <td class="mdescRight">Creates an empty mesh group. <a
372  href="#d0f9d4c25155f1aa2f2f9d9439bbd380"></a><br>
373       </td>
374     </tr>
375     <tr>
376       <td class="memItemLeft" align="right" nowrap="nowrap" valign="top">def&nbsp;</td>
377       <td class="memItemRight" valign="bottom"><a class="el"
378  href="classsmesh_1_1Mesh.html#4766ca881b87442bb269d843d6e0fbee">GroupOnGeom</a></td>
379     </tr>
380     <tr>
381       <td class="mdescLeft">&nbsp;</td>
382       <td class="mdescRight">Creates a mesh group based on geometric
383 object <em>grp</em> and give a <em>name</em>, <br>
384 if this parameter is not defined the name is the same as the geometric
385 group name. <a href="#4766ca881b87442bb269d843d6e0fbee"></a><br>
386       </td>
387     </tr>
388     <tr>
389       <td class="memItemLeft" align="right" nowrap="nowrap" valign="top">def&nbsp;</td>
390       <td class="memItemRight" valign="bottom"><a class="el"
391  href="classsmesh_1_1Mesh.html#3b3954caebc6f212681cdc43d683d81f">MakeGroupByIds</a></td>
392     </tr>
393     <tr>
394       <td class="mdescLeft">&nbsp;</td>
395       <td class="mdescRight">Create a mesh group by the given ids of
396 elements. <a href="#3b3954caebc6f212681cdc43d683d81f"></a><br>
397       </td>
398     </tr>
399     <tr>
400       <td class="memItemLeft" align="right" nowrap="nowrap" valign="top">def&nbsp;</td>
401       <td class="memItemRight" valign="bottom"><a class="el"
402  href="classsmesh_1_1Mesh.html#971e345218f95e1d56d59450aebb8dec">MakeGroup</a></td>
403     </tr>
404     <tr>
405       <td class="mdescLeft">&nbsp;</td>
406       <td class="mdescRight">Create a mesh group by the given
407 conditions. <a href="#971e345218f95e1d56d59450aebb8dec"></a><br>
408       </td>
409     </tr>
410     <tr>
411       <td class="memItemLeft" align="right" nowrap="nowrap" valign="top">def&nbsp;</td>
412       <td class="memItemRight" valign="bottom"><a class="el"
413  href="classsmesh_1_1Mesh.html#3ed52b9c18af35719986e962143a5ffb">MakeGroupByCriterion</a></td>
414     </tr>
415     <tr>
416       <td class="mdescLeft">&nbsp;</td>
417       <td class="mdescRight">Create a mesh group by the given
418 criterion. <a href="#3ed52b9c18af35719986e962143a5ffb"></a><br>
419       </td>
420     </tr>
421     <tr>
422       <td class="memItemLeft" align="right" nowrap="nowrap" valign="top">def&nbsp;</td>
423       <td class="memItemRight" valign="bottom"><a class="el"
424  href="classsmesh_1_1Mesh.html#1db8830048163a89d6e8a5b38bc0aff6">MakeGroupByCriteria</a></td>
425     </tr>
426     <tr>
427       <td class="mdescLeft">&nbsp;</td>
428       <td class="mdescRight">Create a mesh group by the given
429 criteria(list of criterions). <a
430  href="#1db8830048163a89d6e8a5b38bc0aff6"></a><br>
431       </td>
432     </tr>
433     <tr>
434       <td class="memItemLeft" align="right" nowrap="nowrap" valign="top">def&nbsp;</td>
435       <td class="memItemRight" valign="bottom"><a class="el"
436  href="classsmesh_1_1Mesh.html#8f4952f18ef6e065b1f21b9c501acdbd">MakeGroupByFilter</a></td>
437     </tr>
438     <tr>
439       <td class="mdescLeft">&nbsp;</td>
440       <td class="mdescRight">Create a mesh group by the given filter. <a
441  href="#8f4952f18ef6e065b1f21b9c501acdbd"></a><br>
442       </td>
443     </tr>
444     <tr>
445       <td class="memItemLeft" align="right" nowrap="nowrap" valign="top">def&nbsp;</td>
446       <td class="memItemRight" valign="bottom"><a class="el"
447  href="classsmesh_1_1Mesh.html#14ec9ac71e14ef62aa41ab5427dc874b">GetIdsFromFilter</a></td>
448     </tr>
449     <tr>
450       <td class="mdescLeft">&nbsp;</td>
451       <td class="mdescRight">Pass mesh elements through the given
452 filter and return ids. <a href="#14ec9ac71e14ef62aa41ab5427dc874b"></a><br>
453       </td>
454     </tr>
455     <tr>
456       <td class="memItemLeft" align="right" nowrap="nowrap" valign="top">def&nbsp;</td>
457       <td class="memItemRight" valign="bottom"><a class="el"
458  href="classsmesh_1_1Mesh.html#bf1218d5cb3988330c0bf61db2a2b2b7">GetFreeBorders</a></td>
459     </tr>
460     <tr>
461       <td class="mdescLeft">&nbsp;</td>
462       <td class="mdescRight">Verify whether 2D mesh element has free
463 edges(edges connected to one face only)<br>
464 Returns list of special structures(borders). <a
465  href="#bf1218d5cb3988330c0bf61db2a2b2b7"></a><br>
466       </td>
467     </tr>
468     <tr>
469       <td class="memItemLeft" align="right" nowrap="nowrap" valign="top">def&nbsp;</td>
470       <td class="memItemRight" valign="bottom"><a class="el"
471  href="classsmesh_1_1Mesh.html#cf78d6ee5bf4142a7c47c542dd29774e">RemoveGroup</a></td>
472     </tr>
473     <tr>
474       <td class="mdescLeft">&nbsp;</td>
475       <td class="mdescRight">Remove a group. <a
476  href="#cf78d6ee5bf4142a7c47c542dd29774e"></a><br>
477       </td>
478     </tr>
479     <tr>
480       <td class="memItemLeft" align="right" nowrap="nowrap" valign="top">def&nbsp;</td>
481       <td class="memItemRight" valign="bottom"><a class="el"
482  href="classsmesh_1_1Mesh.html#7b925f04a22f5b1b6b2e534da1ecbd92">RemoveGroupWithContents</a></td>
483     </tr>
484     <tr>
485       <td class="mdescLeft">&nbsp;</td>
486       <td class="mdescRight">Remove group with its contents. <a
487  href="#7b925f04a22f5b1b6b2e534da1ecbd92"></a><br>
488       </td>
489     </tr>
490     <tr>
491       <td class="memItemLeft" align="right" nowrap="nowrap" valign="top">def&nbsp;</td>
492       <td class="memItemRight" valign="bottom"><a class="el"
493  href="classsmesh_1_1Mesh.html#95da60a43691e2555e1246346bab95cc">GetGroups</a></td>
494     </tr>
495     <tr>
496       <td class="mdescLeft">&nbsp;</td>
497       <td class="mdescRight">Get the list of groups existing in the
498 mesh. <a href="#95da60a43691e2555e1246346bab95cc"></a><br>
499       </td>
500     </tr>
501     <tr>
502       <td class="memItemLeft" align="right" nowrap="nowrap" valign="top">def&nbsp;</td>
503       <td class="memItemRight" valign="bottom"><a class="el"
504  href="classsmesh_1_1Mesh.html#ec1357647df1fae2de711e46f33bce59">GetGroupNames</a></td>
505     </tr>
506     <tr>
507       <td class="mdescLeft">&nbsp;</td>
508       <td class="mdescRight">Get the list of names of groups existing
509 in the mesh. <a href="#ec1357647df1fae2de711e46f33bce59"></a><br>
510       </td>
511     </tr>
512     <tr>
513       <td class="memItemLeft" align="right" nowrap="nowrap" valign="top">def&nbsp;</td>
514       <td class="memItemRight" valign="bottom"><a class="el"
515  href="classsmesh_1_1Mesh.html#adce4d7372f7f85d7851aac8fa8223ab">UnionGroups</a></td>
516     </tr>
517     <tr>
518       <td class="mdescLeft">&nbsp;</td>
519       <td class="mdescRight">Union of two groups New group is created. <a
520  href="#adce4d7372f7f85d7851aac8fa8223ab"></a><br>
521       </td>
522     </tr>
523     <tr>
524       <td class="memItemLeft" align="right" nowrap="nowrap" valign="top">def&nbsp;</td>
525       <td class="memItemRight" valign="bottom"><a class="el"
526  href="classsmesh_1_1Mesh.html#ff4bc7665f316f9afe4091a1aa195938">IntersectGroups</a></td>
527     </tr>
528     <tr>
529       <td class="mdescLeft">&nbsp;</td>
530       <td class="mdescRight">Intersection of two groups New group is
531 created. <a href="#ff4bc7665f316f9afe4091a1aa195938"></a><br>
532       </td>
533     </tr>
534     <tr>
535       <td class="memItemLeft" align="right" nowrap="nowrap" valign="top">def&nbsp;</td>
536       <td class="memItemRight" valign="bottom"><a class="el"
537  href="classsmesh_1_1Mesh.html#93a759ed3183676d160b210ea16f4152">CutGroups</a></td>
538     </tr>
539     <tr>
540       <td class="mdescLeft">&nbsp;</td>
541       <td class="mdescRight">Cut of two groups New group is created. <a
542  href="#93a759ed3183676d160b210ea16f4152"></a><br>
543       </td>
544     </tr>
545     <tr>
546       <td class="memItemLeft" align="right" nowrap="nowrap" valign="top">def&nbsp;</td>
547       <td class="memItemRight" valign="bottom"><a class="el"
548  href="classsmesh_1_1Mesh.html#a8eb2739e60747e3e4f21f6d044fb8ea">GetLog</a></td>
549     </tr>
550     <tr>
551       <td class="mdescLeft">&nbsp;</td>
552       <td class="mdescRight">Get the log of nodes and elements added or
553 removed since previous clear of the log. <a
554  href="#a8eb2739e60747e3e4f21f6d044fb8ea"></a><br>
555       </td>
556     </tr>
557     <tr>
558       <td class="memItemLeft" align="right" nowrap="nowrap" valign="top">def&nbsp;</td>
559       <td class="memItemRight" valign="bottom"><a class="el"
560  href="classsmesh_1_1Mesh.html#ca397e42479735387f28e60daba5fa21">ClearLog</a></td>
561     </tr>
562     <tr>
563       <td class="mdescLeft">&nbsp;</td>
564       <td class="mdescRight">Clear the log of nodes and elements added
565 or removed since previous clear. <a
566  href="#ca397e42479735387f28e60daba5fa21"></a><br>
567       </td>
568     </tr>
569     <tr>
570       <td class="memItemLeft" align="right" nowrap="nowrap" valign="top">def&nbsp;</td>
571       <td class="memItemRight" valign="bottom"><a class="el"
572  href="classsmesh_1_1Mesh.html#8c2b5b28778a8c8e75dbf67e9e173e96">GetId</a></td>
573     </tr>
574     <tr>
575       <td class="mdescLeft">&nbsp;</td>
576       <td class="mdescRight">Get the internal Id. <a
577  href="#8c2b5b28778a8c8e75dbf67e9e173e96"></a><br>
578       </td>
579     </tr>
580     <tr>
581       <td class="memItemLeft" align="right" nowrap="nowrap" valign="top">def&nbsp;</td>
582       <td class="memItemRight" valign="bottom"><a class="el"
583  href="classsmesh_1_1Mesh.html#aefae881bffe9563d1d94a8aa94311aa">GetStudyId</a></td>
584     </tr>
585     <tr>
586       <td class="mdescLeft">&nbsp;</td>
587       <td class="mdescRight">Get the study Id. <a
588  href="#aefae881bffe9563d1d94a8aa94311aa"></a><br>
589       </td>
590     </tr>
591     <tr>
592       <td class="memItemLeft" align="right" nowrap="nowrap" valign="top">def&nbsp;</td>
593       <td class="memItemRight" valign="bottom"><a class="el"
594  href="classsmesh_1_1Mesh.html#d1846b2ee111a6720a7bfdb7bae9a04e">HasDuplicatedGroupNamesMED</a></td>
595     </tr>
596     <tr>
597       <td class="mdescLeft">&nbsp;</td>
598       <td class="mdescRight">Check group names for duplications. <a
599  href="#d1846b2ee111a6720a7bfdb7bae9a04e"></a><br>
600       </td>
601     </tr>
602     <tr>
603       <td class="memItemLeft" align="right" nowrap="nowrap" valign="top">def&nbsp;</td>
604       <td class="memItemRight" valign="bottom"><a class="el"
605  href="classsmesh_1_1Mesh.html#e65f765b6a402c7c8b26335fa4422cf5">GetMeshEditor</a></td>
606     </tr>
607     <tr>
608       <td class="mdescLeft">&nbsp;</td>
609       <td class="mdescRight">Obtain instance of SMESH_MeshEditor. <a
610  href="#e65f765b6a402c7c8b26335fa4422cf5"></a><br>
611       </td>
612     </tr>
613     <tr>
614       <td class="memItemLeft" align="right" nowrap="nowrap" valign="top">def&nbsp;</td>
615       <td class="memItemRight" valign="bottom"><a class="el"
616  href="classsmesh_1_1Mesh.html#23967469975fb15ab095fbef5d3fff4c">GetMEDMesh</a></td>
617     </tr>
618     <tr>
619       <td class="mdescLeft">&nbsp;</td>
620       <td class="mdescRight">Get MED <a class="el"
621  href="classsmesh_1_1Mesh.html">Mesh</a>. <a
622  href="#23967469975fb15ab095fbef5d3fff4c"></a><br>
623       </td>
624     </tr>
625     <tr>
626       <td class="memItemLeft" align="right" nowrap="nowrap" valign="top">def&nbsp;</td>
627       <td class="memItemRight" valign="bottom"><a class="el"
628  href="classsmesh_1_1Mesh.html#726ae692c089873060904db2f5be2489">NbNodes</a></td>
629     </tr>
630     <tr>
631       <td class="mdescLeft">&nbsp;</td>
632       <td class="mdescRight">Returns number of nodes in mesh. <a
633  href="#726ae692c089873060904db2f5be2489"></a><br>
634       </td>
635     </tr>
636     <tr>
637       <td class="memItemLeft" align="right" nowrap="nowrap" valign="top">def&nbsp;</td>
638       <td class="memItemRight" valign="bottom"><a class="el"
639  href="classsmesh_1_1Mesh.html#ab9164bf03dfc3f96373c83890faeac7">NbElements</a></td>
640     </tr>
641     <tr>
642       <td class="mdescLeft">&nbsp;</td>
643       <td class="mdescRight">Returns number of elements in mesh. <a
644  href="#ab9164bf03dfc3f96373c83890faeac7"></a><br>
645       </td>
646     </tr>
647     <tr>
648       <td class="memItemLeft" align="right" nowrap="nowrap" valign="top">def&nbsp;</td>
649       <td class="memItemRight" valign="bottom"><a class="el"
650  href="classsmesh_1_1Mesh.html#8f6a7ba5c4246afbe8c23c31b54fe151">NbEdges</a></td>
651     </tr>
652     <tr>
653       <td class="mdescLeft">&nbsp;</td>
654       <td class="mdescRight">Returns number of edges in mesh. <a
655  href="#8f6a7ba5c4246afbe8c23c31b54fe151"></a><br>
656       </td>
657     </tr>
658     <tr>
659       <td class="memItemLeft" align="right" nowrap="nowrap" valign="top">def&nbsp;</td>
660       <td class="memItemRight" valign="bottom"><a class="el"
661  href="classsmesh_1_1Mesh.html#62493e2dea0235f7043c35850ea67bc1">NbEdgesOfOrder</a></td>
662     </tr>
663     <tr>
664       <td class="mdescLeft">&nbsp;</td>
665       <td class="mdescRight">Returns number of edges with given order
666 in mesh. <a href="#62493e2dea0235f7043c35850ea67bc1"></a><br>
667       </td>
668     </tr>
669     <tr>
670       <td class="memItemLeft" align="right" nowrap="nowrap" valign="top">def&nbsp;</td>
671       <td class="memItemRight" valign="bottom"><a class="el"
672  href="classsmesh_1_1Mesh.html#7e9df39cf5129962023043abcc898e69">NbFaces</a></td>
673     </tr>
674     <tr>
675       <td class="mdescLeft">&nbsp;</td>
676       <td class="mdescRight">Returns number of faces in mesh. <a
677  href="#7e9df39cf5129962023043abcc898e69"></a><br>
678       </td>
679     </tr>
680     <tr>
681       <td class="memItemLeft" align="right" nowrap="nowrap" valign="top">def&nbsp;</td>
682       <td class="memItemRight" valign="bottom"><a class="el"
683  href="classsmesh_1_1Mesh.html#b5f5d0f76b75110f373c2978bec4511d">NbFacesOfOrder</a></td>
684     </tr>
685     <tr>
686       <td class="mdescLeft">&nbsp;</td>
687       <td class="mdescRight">Returns number of faces with given order
688 in mesh. <a href="#b5f5d0f76b75110f373c2978bec4511d"></a><br>
689       </td>
690     </tr>
691     <tr>
692       <td class="memItemLeft" align="right" nowrap="nowrap" valign="top">def&nbsp;</td>
693       <td class="memItemRight" valign="bottom"><a class="el"
694  href="classsmesh_1_1Mesh.html#45deec5dbf334ba86f69210edb6eb031">NbTriangles</a></td>
695     </tr>
696     <tr>
697       <td class="mdescLeft">&nbsp;</td>
698       <td class="mdescRight">Returns number of triangles in mesh. <a
699  href="#45deec5dbf334ba86f69210edb6eb031"></a><br>
700       </td>
701     </tr>
702     <tr>
703       <td class="memItemLeft" align="right" nowrap="nowrap" valign="top">def&nbsp;</td>
704       <td class="memItemRight" valign="bottom"><a class="el"
705  href="classsmesh_1_1Mesh.html#81cdae5d219351e937d02a8ea5c8bd66">NbTrianglesOfOrder</a></td>
706     </tr>
707     <tr>
708       <td class="mdescLeft">&nbsp;</td>
709       <td class="mdescRight">Returns number of triangles with given
710 order in mesh. <a href="#81cdae5d219351e937d02a8ea5c8bd66"></a><br>
711       </td>
712     </tr>
713     <tr>
714       <td class="memItemLeft" align="right" nowrap="nowrap" valign="top">def&nbsp;</td>
715       <td class="memItemRight" valign="bottom"><a class="el"
716  href="classsmesh_1_1Mesh.html#d83429db26cce1bc35795935c4c22e0a">NbQuadrangles</a></td>
717     </tr>
718     <tr>
719       <td class="mdescLeft">&nbsp;</td>
720       <td class="mdescRight">Returns number of quadrangles in mesh. <a
721  href="#d83429db26cce1bc35795935c4c22e0a"></a><br>
722       </td>
723     </tr>
724     <tr>
725       <td class="memItemLeft" align="right" nowrap="nowrap" valign="top">def&nbsp;</td>
726       <td class="memItemRight" valign="bottom"><a class="el"
727  href="classsmesh_1_1Mesh.html#4c9bca301fa2170813406412cfd9c1aa">NbQuadranglesOfOrder</a></td>
728     </tr>
729     <tr>
730       <td class="mdescLeft">&nbsp;</td>
731       <td class="mdescRight">Returns number of quadrangles with given
732 order in mesh. <a href="#4c9bca301fa2170813406412cfd9c1aa"></a><br>
733       </td>
734     </tr>
735     <tr>
736       <td class="memItemLeft" align="right" nowrap="nowrap" valign="top">def&nbsp;</td>
737       <td class="memItemRight" valign="bottom"><a class="el"
738  href="classsmesh_1_1Mesh.html#f086f62d71136f0e5a24ee9a4150515b">NbPolygons</a></td>
739     </tr>
740     <tr>
741       <td class="mdescLeft">&nbsp;</td>
742       <td class="mdescRight">Returns number of polygons in mesh. <a
743  href="#f086f62d71136f0e5a24ee9a4150515b"></a><br>
744       </td>
745     </tr>
746     <tr>
747       <td class="memItemLeft" align="right" nowrap="nowrap" valign="top">def&nbsp;</td>
748       <td class="memItemRight" valign="bottom"><a class="el"
749  href="classsmesh_1_1Mesh.html#e35ea16aadc59efecaff428c0b3c2dfe">NbVolumes</a></td>
750     </tr>
751     <tr>
752       <td class="mdescLeft">&nbsp;</td>
753       <td class="mdescRight">Returns number of volumes in mesh. <a
754  href="#e35ea16aadc59efecaff428c0b3c2dfe"></a><br>
755       </td>
756     </tr>
757     <tr>
758       <td class="memItemLeft" align="right" nowrap="nowrap" valign="top">def&nbsp;</td>
759       <td class="memItemRight" valign="bottom"><a class="el"
760  href="classsmesh_1_1Mesh.html#b5dc83d1838f66e925667cd6634b5919">NbVolumesOfOrder</a></td>
761     </tr>
762     <tr>
763       <td class="mdescLeft">&nbsp;</td>
764       <td class="mdescRight">Returns number of volumes with given order
765 in mesh. <a href="#b5dc83d1838f66e925667cd6634b5919"></a><br>
766       </td>
767     </tr>
768     <tr>
769       <td class="memItemLeft" align="right" nowrap="nowrap" valign="top">def&nbsp;</td>
770       <td class="memItemRight" valign="bottom"><a class="el"
771  href="classsmesh_1_1Mesh.html#2a7fd2a66045ad4ef37395899cf3e2b4">NbTetras</a></td>
772     </tr>
773     <tr>
774       <td class="mdescLeft">&nbsp;</td>
775       <td class="mdescRight">Returns number of tetrahedrons in mesh. <a
776  href="#2a7fd2a66045ad4ef37395899cf3e2b4"></a><br>
777       </td>
778     </tr>
779     <tr>
780       <td class="memItemLeft" align="right" nowrap="nowrap" valign="top">def&nbsp;</td>
781       <td class="memItemRight" valign="bottom"><a class="el"
782  href="classsmesh_1_1Mesh.html#5f6f04aee13f5e9146b0b83dc4a29136">NbTetrasOfOrder</a></td>
783     </tr>
784     <tr>
785       <td class="mdescLeft">&nbsp;</td>
786       <td class="mdescRight">Returns number of tetrahedrons with given
787 order in mesh. <a href="#5f6f04aee13f5e9146b0b83dc4a29136"></a><br>
788       </td>
789     </tr>
790     <tr>
791       <td class="memItemLeft" align="right" nowrap="nowrap" valign="top">def&nbsp;</td>
792       <td class="memItemRight" valign="bottom"><a class="el"
793  href="classsmesh_1_1Mesh.html#fd3a0392332424162db67bdc18a66b9e">NbHexas</a></td>
794     </tr>
795     <tr>
796       <td class="mdescLeft">&nbsp;</td>
797       <td class="mdescRight">Returns number of hexahedrons in mesh. <a
798  href="#fd3a0392332424162db67bdc18a66b9e"></a><br>
799       </td>
800     </tr>
801     <tr>
802       <td class="memItemLeft" align="right" nowrap="nowrap" valign="top">def&nbsp;</td>
803       <td class="memItemRight" valign="bottom"><a class="el"
804  href="classsmesh_1_1Mesh.html#30d469eb020c16ac95fe4ccc86df9847">NbHexasOfOrder</a></td>
805     </tr>
806     <tr>
807       <td class="mdescLeft">&nbsp;</td>
808       <td class="mdescRight">Returns number of hexahedrons with given
809 order in mesh. <a href="#30d469eb020c16ac95fe4ccc86df9847"></a><br>
810       </td>
811     </tr>
812     <tr>
813       <td class="memItemLeft" align="right" nowrap="nowrap" valign="top">def&nbsp;</td>
814       <td class="memItemRight" valign="bottom"><a class="el"
815  href="classsmesh_1_1Mesh.html#aee1ae2972f4256dbc23281f212bd63d">NbPyramids</a></td>
816     </tr>
817     <tr>
818       <td class="mdescLeft">&nbsp;</td>
819       <td class="mdescRight">Returns number of pyramids in mesh. <a
820  href="#aee1ae2972f4256dbc23281f212bd63d"></a><br>
821       </td>
822     </tr>
823     <tr>
824       <td class="memItemLeft" align="right" nowrap="nowrap" valign="top">def&nbsp;</td>
825       <td class="memItemRight" valign="bottom"><a class="el"
826  href="classsmesh_1_1Mesh.html#6f9f0c840846170841655ffe6c88c9ba">NbPyramidsOfOrder</a></td>
827     </tr>
828     <tr>
829       <td class="mdescLeft">&nbsp;</td>
830       <td class="mdescRight">Returns number of pyramids with given
831 order in mesh. <a href="#6f9f0c840846170841655ffe6c88c9ba"></a><br>
832       </td>
833     </tr>
834     <tr>
835       <td class="memItemLeft" align="right" nowrap="nowrap" valign="top">def&nbsp;</td>
836       <td class="memItemRight" valign="bottom"><a class="el"
837  href="classsmesh_1_1Mesh.html#497d7d510d365904c8850f8a1ab9b9c6">NbPrisms</a></td>
838     </tr>
839     <tr>
840       <td class="mdescLeft">&nbsp;</td>
841       <td class="mdescRight">Returns number of prisms in mesh. <a
842  href="#497d7d510d365904c8850f8a1ab9b9c6"></a><br>
843       </td>
844     </tr>
845     <tr>
846       <td class="memItemLeft" align="right" nowrap="nowrap" valign="top">def&nbsp;</td>
847       <td class="memItemRight" valign="bottom"><a class="el"
848  href="classsmesh_1_1Mesh.html#8d37e2b2ec7aff3b89b0933c03409e5b">NbPrismsOfOrder</a></td>
849     </tr>
850     <tr>
851       <td class="mdescLeft">&nbsp;</td>
852       <td class="mdescRight">Returns number of prisms with given order
853 in mesh. <a href="#8d37e2b2ec7aff3b89b0933c03409e5b"></a><br>
854       </td>
855     </tr>
856     <tr>
857       <td class="memItemLeft" align="right" nowrap="nowrap" valign="top">def&nbsp;</td>
858       <td class="memItemRight" valign="bottom"><a class="el"
859  href="classsmesh_1_1Mesh.html#84903e975c77cc2542ea50143f9cb877">NbPolyhedrons</a></td>
860     </tr>
861     <tr>
862       <td class="mdescLeft">&nbsp;</td>
863       <td class="mdescRight">Returns number of polyhedrons in mesh. <a
864  href="#84903e975c77cc2542ea50143f9cb877"></a><br>
865       </td>
866     </tr>
867     <tr>
868       <td class="memItemLeft" align="right" nowrap="nowrap" valign="top">def&nbsp;</td>
869       <td class="memItemRight" valign="bottom"><a class="el"
870  href="classsmesh_1_1Mesh.html#fafa87c1893299b30bffdaa748837ace">NbSubMesh</a></td>
871     </tr>
872     <tr>
873       <td class="mdescLeft">&nbsp;</td>
874       <td class="mdescRight">Returns number of submeshes in mesh. <a
875  href="#fafa87c1893299b30bffdaa748837ace"></a><br>
876       </td>
877     </tr>
878     <tr>
879       <td class="memItemLeft" align="right" nowrap="nowrap" valign="top">def&nbsp;</td>
880       <td class="memItemRight" valign="bottom"><a class="el"
881  href="classsmesh_1_1Mesh.html#2f7b4230985fdf7dac8c1a3dc5d96efa">GetElementsId</a></td>
882     </tr>
883     <tr>
884       <td class="mdescLeft">&nbsp;</td>
885       <td class="mdescRight">Returns list of mesh elements ids. <a
886  href="#2f7b4230985fdf7dac8c1a3dc5d96efa"></a><br>
887       </td>
888     </tr>
889     <tr>
890       <td class="memItemLeft" align="right" nowrap="nowrap" valign="top">def&nbsp;</td>
891       <td class="memItemRight" valign="bottom"><a class="el"
892  href="classsmesh_1_1Mesh.html#1dbede49ac46741782d4b88096024754">GetElementsByType</a></td>
893     </tr>
894     <tr>
895       <td class="mdescLeft">&nbsp;</td>
896       <td class="mdescRight">Returns list of ids of mesh elements with
897 given type. <a href="#1dbede49ac46741782d4b88096024754"></a><br>
898       </td>
899     </tr>
900     <tr>
901       <td class="memItemLeft" align="right" nowrap="nowrap" valign="top">def&nbsp;</td>
902       <td class="memItemRight" valign="bottom"><a class="el"
903  href="classsmesh_1_1Mesh.html#d4f0260724efd10fc07d6cc030348bf7">GetNodesId</a></td>
904     </tr>
905     <tr>
906       <td class="mdescLeft">&nbsp;</td>
907       <td class="mdescRight">Returns list of mesh nodes ids. <a
908  href="#d4f0260724efd10fc07d6cc030348bf7"></a><br>
909       </td>
910     </tr>
911     <tr>
912       <td class="memItemLeft" align="right" nowrap="nowrap" valign="top">def&nbsp;</td>
913       <td class="memItemRight" valign="bottom"><a class="el"
914  href="classsmesh_1_1Mesh.html#09d64e636ad97f4929174795376cb79a">GetElementType</a></td>
915     </tr>
916     <tr>
917       <td class="mdescLeft">&nbsp;</td>
918       <td class="mdescRight">Returns type of mesh element. <a
919  href="#09d64e636ad97f4929174795376cb79a"></a><br>
920       </td>
921     </tr>
922     <tr>
923       <td class="memItemLeft" align="right" nowrap="nowrap" valign="top">def&nbsp;</td>
924       <td class="memItemRight" valign="bottom"><a class="el"
925  href="classsmesh_1_1Mesh.html#cff00e6b2f5d63f24af53e5d654d259e">GetSubMeshElementsId</a></td>
926     </tr>
927     <tr>
928       <td class="mdescLeft">&nbsp;</td>
929       <td class="mdescRight">Returns list of submesh elements ids. <a
930  href="#cff00e6b2f5d63f24af53e5d654d259e"></a><br>
931       </td>
932     </tr>
933     <tr>
934       <td class="memItemLeft" align="right" nowrap="nowrap" valign="top">def&nbsp;</td>
935       <td class="memItemRight" valign="bottom"><a class="el"
936  href="classsmesh_1_1Mesh.html#df30b3062d9420c85f457d8d67716c6a">GetSubMeshNodesId</a></td>
937     </tr>
938     <tr>
939       <td class="mdescLeft">&nbsp;</td>
940       <td class="mdescRight">Returns list of submesh nodes ids. <a
941  href="#df30b3062d9420c85f457d8d67716c6a"></a><br>
942       </td>
943     </tr>
944     <tr>
945       <td class="memItemLeft" align="right" nowrap="nowrap" valign="top">def&nbsp;</td>
946       <td class="memItemRight" valign="bottom"><a class="el"
947  href="classsmesh_1_1Mesh.html#01928943dd569e70590f7a82d5a9c083">GetSubMeshElementType</a></td>
948     </tr>
949     <tr>
950       <td class="mdescLeft">&nbsp;</td>
951       <td class="mdescRight">Returns list of ids of submesh elements
952 with given type. <a href="#01928943dd569e70590f7a82d5a9c083"></a><br>
953       </td>
954     </tr>
955     <tr>
956       <td class="memItemLeft" align="right" nowrap="nowrap" valign="top">def&nbsp;</td>
957       <td class="memItemRight" valign="bottom"><a class="el"
958  href="classsmesh_1_1Mesh.html#97cc6a5900b73642880b5c5327167347">Dump</a></td>
959     </tr>
960     <tr>
961       <td class="mdescLeft">&nbsp;</td>
962       <td class="mdescRight">Get mesh description. <a
963  href="#97cc6a5900b73642880b5c5327167347"></a><br>
964       </td>
965     </tr>
966     <tr>
967       <td class="memItemLeft" align="right" nowrap="nowrap" valign="top">def&nbsp;</td>
968       <td class="memItemRight" valign="bottom"><a class="el"
969  href="classsmesh_1_1Mesh.html#8c5f43b40615e416e8723250aedca198">GetNodeXYZ</a></td>
970     </tr>
971     <tr>
972       <td class="mdescLeft">&nbsp;</td>
973       <td class="mdescRight">Get XYZ coordinates of node as list of
974 double <br>
975 If there is not node for given ID - returns empty list. <a
976  href="#8c5f43b40615e416e8723250aedca198"></a><br>
977       </td>
978     </tr>
979     <tr>
980       <td class="memItemLeft" align="right" nowrap="nowrap" valign="top">def&nbsp;</td>
981       <td class="memItemRight" valign="bottom"><a class="el"
982  href="classsmesh_1_1Mesh.html#89759593eb975e4a98f21fad2f0471d9">GetNodeInverseElements</a></td>
983     </tr>
984     <tr>
985       <td class="mdescLeft">&nbsp;</td>
986       <td class="mdescRight">For given node returns list of IDs of
987 inverse elements <br>
988 If there is not node for given ID - returns empty list. <a
989  href="#89759593eb975e4a98f21fad2f0471d9"></a><br>
990       </td>
991     </tr>
992     <tr>
993       <td class="memItemLeft" align="right" nowrap="nowrap" valign="top">def&nbsp;</td>
994       <td class="memItemRight" valign="bottom"><a class="el"
995  href="classsmesh_1_1Mesh.html#819f94ff143442f18726ad6d571f4d4d">GetShapeID</a></td>
996     </tr>
997     <tr>
998       <td class="mdescLeft">&nbsp;</td>
999       <td class="mdescRight">If given element is node returns IDs of
1000 shape from position <br>
1001 If there is not node for given ID - returns -1. <a
1002  href="#819f94ff143442f18726ad6d571f4d4d"></a><br>
1003       </td>
1004     </tr>
1005     <tr>
1006       <td class="memItemLeft" align="right" nowrap="nowrap" valign="top">def&nbsp;</td>
1007       <td class="memItemRight" valign="bottom"><a class="el"
1008  href="classsmesh_1_1Mesh.html#eef3aa74ef3616715448260f21f743fe">GetShapeIDForElem</a></td>
1009     </tr>
1010     <tr>
1011       <td class="mdescLeft">&nbsp;</td>
1012       <td class="mdescRight">For given element returns ID of result
1013 shape after FindShape() from SMESH_MeshEditor <br>
1014 If there is not element for given ID - returns -1. <a
1015  href="#eef3aa74ef3616715448260f21f743fe"></a><br>
1016       </td>
1017     </tr>
1018     <tr>
1019       <td class="memItemLeft" align="right" nowrap="nowrap" valign="top">def&nbsp;</td>
1020       <td class="memItemRight" valign="bottom"><a class="el"
1021  href="classsmesh_1_1Mesh.html#8a3f80335947fd570bba6b4f53a8a561">GetElemNbNodes</a></td>
1022     </tr>
1023     <tr>
1024       <td class="mdescLeft">&nbsp;</td>
1025       <td class="mdescRight">Returns number of nodes for given element <br>
1026 If there is not element for given ID - returns -1. <a
1027  href="#8a3f80335947fd570bba6b4f53a8a561"></a><br>
1028       </td>
1029     </tr>
1030     <tr>
1031       <td class="memItemLeft" align="right" nowrap="nowrap" valign="top">def&nbsp;</td>
1032       <td class="memItemRight" valign="bottom"><a class="el"
1033  href="classsmesh_1_1Mesh.html#b962a2eb7fc5b6ee8c50795d185c45d0">GetElemNode</a></td>
1034     </tr>
1035     <tr>
1036       <td class="mdescLeft">&nbsp;</td>
1037       <td class="mdescRight">Returns ID of node by given index for
1038 given element <br>
1039 If there is not element for given ID - returns -1 <br>
1040 If there is not node for given index - returns -2. <a
1041  href="#b962a2eb7fc5b6ee8c50795d185c45d0"></a><br>
1042       </td>
1043     </tr>
1044     <tr>
1045       <td class="memItemLeft" align="right" nowrap="nowrap" valign="top">def&nbsp;</td>
1046       <td class="memItemRight" valign="bottom"><a class="el"
1047  href="classsmesh_1_1Mesh.html#e51aaa086dca92d2b7966ae0b49aefd7">IsMediumNode</a></td>
1048     </tr>
1049     <tr>
1050       <td class="mdescLeft">&nbsp;</td>
1051       <td class="mdescRight">Returns true if given node is medium node
1052 in given quadratic element. <a href="#e51aaa086dca92d2b7966ae0b49aefd7"></a><br>
1053       </td>
1054     </tr>
1055     <tr>
1056       <td class="memItemLeft" align="right" nowrap="nowrap" valign="top">def&nbsp;</td>
1057       <td class="memItemRight" valign="bottom"><a class="el"
1058  href="classsmesh_1_1Mesh.html#10e70db0e24a1ec78636f8651a402873">IsMediumNodeOfAnyElem</a></td>
1059     </tr>
1060     <tr>
1061       <td class="mdescLeft">&nbsp;</td>
1062       <td class="mdescRight">Returns true if given node is medium node
1063 in one of quadratic elements. <a
1064  href="#10e70db0e24a1ec78636f8651a402873"></a><br>
1065       </td>
1066     </tr>
1067     <tr>
1068       <td class="memItemLeft" align="right" nowrap="nowrap" valign="top">def&nbsp;</td>
1069       <td class="memItemRight" valign="bottom"><a class="el"
1070  href="classsmesh_1_1Mesh.html#bf279ea4ea4ea4aa0e01ef0b2da41376">ElemNbEdges</a></td>
1071     </tr>
1072     <tr>
1073       <td class="mdescLeft">&nbsp;</td>
1074       <td class="mdescRight">Returns number of edges for given element.
1075       <a href="#bf279ea4ea4ea4aa0e01ef0b2da41376"></a><br>
1076       </td>
1077     </tr>
1078     <tr>
1079       <td class="memItemLeft" align="right" nowrap="nowrap" valign="top">def&nbsp;</td>
1080       <td class="memItemRight" valign="bottom"><a class="el"
1081  href="classsmesh_1_1Mesh.html#ba5c055ca37c30cb77d2c698cb062d18">ElemNbFaces</a></td>
1082     </tr>
1083     <tr>
1084       <td class="mdescLeft">&nbsp;</td>
1085       <td class="mdescRight">Returns number of faces for given element.
1086       <a href="#ba5c055ca37c30cb77d2c698cb062d18"></a><br>
1087       </td>
1088     </tr>
1089     <tr>
1090       <td class="memItemLeft" align="right" nowrap="nowrap" valign="top">def&nbsp;</td>
1091       <td class="memItemRight" valign="bottom"><a class="el"
1092  href="classsmesh_1_1Mesh.html#0711cb1be29ca2d8e186e921650b9a75">IsPoly</a></td>
1093     </tr>
1094     <tr>
1095       <td class="mdescLeft">&nbsp;</td>
1096       <td class="mdescRight">Returns true if given element is polygon. <a
1097  href="#0711cb1be29ca2d8e186e921650b9a75"></a><br>
1098       </td>
1099     </tr>
1100     <tr>
1101       <td class="memItemLeft" align="right" nowrap="nowrap" valign="top">def&nbsp;</td>
1102       <td class="memItemRight" valign="bottom"><a class="el"
1103  href="classsmesh_1_1Mesh.html#a6688e1a2742f29aa5b662cc7aaa4032">IsQuadratic</a></td>
1104     </tr>
1105     <tr>
1106       <td class="mdescLeft">&nbsp;</td>
1107       <td class="mdescRight">Returns true if given element is
1108 quadratic. <a href="#a6688e1a2742f29aa5b662cc7aaa4032"></a><br>
1109       </td>
1110     </tr>
1111     <tr>
1112       <td class="memItemLeft" align="right" nowrap="nowrap" valign="top">def&nbsp;</td>
1113       <td class="memItemRight" valign="bottom"><a class="el"
1114  href="classsmesh_1_1Mesh.html#512996a6214d6d7bb82c449126602dcb">BaryCenter</a></td>
1115     </tr>
1116     <tr>
1117       <td class="mdescLeft">&nbsp;</td>
1118       <td class="mdescRight">Returns XYZ coordinates of bary center for
1119 given element as list of double <br>
1120 If there is not element for given ID - returns empty list. <a
1121  href="#512996a6214d6d7bb82c449126602dcb"></a><br>
1122       </td>
1123     </tr>
1124     <tr>
1125       <td class="memItemLeft" align="right" nowrap="nowrap" valign="top">def&nbsp;</td>
1126       <td class="memItemRight" valign="bottom"><a class="el"
1127  href="classsmesh_1_1Mesh.html#7ef5a1396c6ca2f87f866019d6994fda">RemoveElements</a></td>
1128     </tr>
1129     <tr>
1130       <td class="mdescLeft">&nbsp;</td>
1131       <td class="mdescRight">Removes elements from mesh by ids. <a
1132  href="#7ef5a1396c6ca2f87f866019d6994fda"></a><br>
1133       </td>
1134     </tr>
1135     <tr>
1136       <td class="memItemLeft" align="right" nowrap="nowrap" valign="top">def&nbsp;</td>
1137       <td class="memItemRight" valign="bottom"><a class="el"
1138  href="classsmesh_1_1Mesh.html#3660e81cc2503176aeaaf791d91583aa">RemoveNodes</a></td>
1139     </tr>
1140     <tr>
1141       <td class="mdescLeft">&nbsp;</td>
1142       <td class="mdescRight">Removes nodes from mesh by ids. <a
1143  href="#3660e81cc2503176aeaaf791d91583aa"></a><br>
1144       </td>
1145     </tr>
1146     <tr>
1147       <td class="memItemLeft" align="right" nowrap="nowrap" valign="top">def&nbsp;</td>
1148       <td class="memItemRight" valign="bottom"><a class="el"
1149  href="classsmesh_1_1Mesh.html#1fc905250f88b780af041874783e1aba">AddNode</a></td>
1150     </tr>
1151     <tr>
1152       <td class="mdescLeft">&nbsp;</td>
1153       <td class="mdescRight">Add node to mesh by coordinates. <a
1154  href="#1fc905250f88b780af041874783e1aba"></a><br>
1155       </td>
1156     </tr>
1157     <tr>
1158       <td class="memItemLeft" align="right" nowrap="nowrap" valign="top">def&nbsp;</td>
1159       <td class="memItemRight" valign="bottom"><a class="el"
1160  href="classsmesh_1_1Mesh.html#5300171dc7f8dcb867641e99ddfe1259">AddEdge</a></td>
1161     </tr>
1162     <tr>
1163       <td class="mdescLeft">&nbsp;</td>
1164       <td class="mdescRight">Create edge both similar and quadratic
1165 (this is determed by number of given nodes). <a
1166  href="#5300171dc7f8dcb867641e99ddfe1259"></a><br>
1167       </td>
1168     </tr>
1169     <tr>
1170       <td class="memItemLeft" align="right" nowrap="nowrap" valign="top">def&nbsp;</td>
1171       <td class="memItemRight" valign="bottom"><a class="el"
1172  href="classsmesh_1_1Mesh.html#ac29ca675d96e76ac464d552d0677bef">AddFace</a></td>
1173     </tr>
1174     <tr>
1175       <td class="mdescLeft">&nbsp;</td>
1176       <td class="mdescRight">Create face both similar and quadratic
1177 (this is determed by number of given nodes). <a
1178  href="#ac29ca675d96e76ac464d552d0677bef"></a><br>
1179       </td>
1180     </tr>
1181     <tr>
1182       <td class="memItemLeft" align="right" nowrap="nowrap" valign="top">def&nbsp;</td>
1183       <td class="memItemRight" valign="bottom"><a class="el"
1184  href="classsmesh_1_1Mesh.html#1ff012def84bb3df64b313060f6de7ba">AddPolygonalFace</a></td>
1185     </tr>
1186     <tr>
1187       <td class="mdescLeft">&nbsp;</td>
1188       <td class="mdescRight">Add polygonal face to mesh by list of
1189 nodes ids. <a href="#1ff012def84bb3df64b313060f6de7ba"></a><br>
1190       </td>
1191     </tr>
1192     <tr>
1193       <td class="memItemLeft" align="right" nowrap="nowrap" valign="top">def&nbsp;</td>
1194       <td class="memItemRight" valign="bottom"><a class="el"
1195  href="classsmesh_1_1Mesh.html#21e6382dee8cc24808416494abc93e5f">AddVolume</a></td>
1196     </tr>
1197     <tr>
1198       <td class="mdescLeft">&nbsp;</td>
1199       <td class="mdescRight">Create volume both similar and quadratic
1200 (this is determed by number of given nodes). <a
1201  href="#21e6382dee8cc24808416494abc93e5f"></a><br>
1202       </td>
1203     </tr>
1204     <tr>
1205       <td class="memItemLeft" align="right" nowrap="nowrap" valign="top">def&nbsp;</td>
1206       <td class="memItemRight" valign="bottom"><a class="el"
1207  href="classsmesh_1_1Mesh.html#2d584c652eeb55d174ad4e2107ad4702">AddPolyhedralVolume</a></td>
1208     </tr>
1209     <tr>
1210       <td class="mdescLeft">&nbsp;</td>
1211       <td class="mdescRight">Create volume of many faces, giving nodes
1212 for each face. <a href="#2d584c652eeb55d174ad4e2107ad4702"></a><br>
1213       </td>
1214     </tr>
1215     <tr>
1216       <td class="memItemLeft" align="right" nowrap="nowrap" valign="top">def&nbsp;</td>
1217       <td class="memItemRight" valign="bottom"><a class="el"
1218  href="classsmesh_1_1Mesh.html#77d8a4cee1fa308e4ce7d2b80f15e52e">AddPolyhedralVolumeByFaces</a></td>
1219     </tr>
1220     <tr>
1221       <td class="mdescLeft">&nbsp;</td>
1222       <td class="mdescRight">Create volume of many faces, giving IDs of
1223 existing faces. <a href="#77d8a4cee1fa308e4ce7d2b80f15e52e"></a><br>
1224       </td>
1225     </tr>
1226     <tr>
1227       <td class="memItemLeft" align="right" nowrap="nowrap" valign="top">def&nbsp;</td>
1228       <td class="memItemRight" valign="bottom"><a class="el"
1229  href="classsmesh_1_1Mesh.html#3a0b58036724d0068a346f233ac1744f">MoveNode</a></td>
1230     </tr>
1231     <tr>
1232       <td class="mdescLeft">&nbsp;</td>
1233       <td class="mdescRight">Move node with given id. <a
1234  href="#3a0b58036724d0068a346f233ac1744f"></a><br>
1235       </td>
1236     </tr>
1237     <tr>
1238       <td class="memItemLeft" align="right" nowrap="nowrap" valign="top">def&nbsp;</td>
1239       <td class="memItemRight" valign="bottom"><a class="el"
1240  href="classsmesh_1_1Mesh.html#b1cd711562c3f4cf4d2989606210dc6d">InverseDiag</a></td>
1241     </tr>
1242     <tr>
1243       <td class="mdescLeft">&nbsp;</td>
1244       <td class="mdescRight">Replace two neighbour triangles sharing
1245 Node1-Node2 link with ones built on the same 4 nodes but having other
1246 common link. <a href="#b1cd711562c3f4cf4d2989606210dc6d"></a><br>
1247       </td>
1248     </tr>
1249     <tr>
1250       <td class="memItemLeft" align="right" nowrap="nowrap" valign="top">def&nbsp;</td>
1251       <td class="memItemRight" valign="bottom"><a class="el"
1252  href="classsmesh_1_1Mesh.html#1f9d69024eb5959bacf0f14c9a99f89f">DeleteDiag</a></td>
1253     </tr>
1254     <tr>
1255       <td class="mdescLeft">&nbsp;</td>
1256       <td class="mdescRight">Replace two neighbour triangles sharing
1257 Node1-Node2 link with a quadrangle built on the same 4 nodes. <a
1258  href="#1f9d69024eb5959bacf0f14c9a99f89f"></a><br>
1259       </td>
1260     </tr>
1261     <tr>
1262       <td class="memItemLeft" align="right" nowrap="nowrap" valign="top">def&nbsp;</td>
1263       <td class="memItemRight" valign="bottom"><a class="el"
1264  href="classsmesh_1_1Mesh.html#70be24d065258cab090116d94431f08b">Reorient</a></td>
1265     </tr>
1266     <tr>
1267       <td class="mdescLeft">&nbsp;</td>
1268       <td class="mdescRight">Reorient elements by ids. <a
1269  href="#70be24d065258cab090116d94431f08b"></a><br>
1270       </td>
1271     </tr>
1272     <tr>
1273       <td class="memItemLeft" align="right" nowrap="nowrap" valign="top">def&nbsp;</td>
1274       <td class="memItemRight" valign="bottom"><a class="el"
1275  href="classsmesh_1_1Mesh.html#3135d68c4429b2941870e19bb3233dce">ReorientObject</a></td>
1276     </tr>
1277     <tr>
1278       <td class="mdescLeft">&nbsp;</td>
1279       <td class="mdescRight">Reorient all elements of the object. <a
1280  href="#3135d68c4429b2941870e19bb3233dce"></a><br>
1281       </td>
1282     </tr>
1283     <tr>
1284       <td class="memItemLeft" align="right" nowrap="nowrap" valign="top">def&nbsp;</td>
1285       <td class="memItemRight" valign="bottom"><a class="el"
1286  href="classsmesh_1_1Mesh.html#922f422cb40bc3412f7561defe43ef3b">TriToQuad</a></td>
1287     </tr>
1288     <tr>
1289       <td class="mdescLeft">&nbsp;</td>
1290       <td class="mdescRight">Fuse neighbour triangles into quadrangles.
1291       <a href="#922f422cb40bc3412f7561defe43ef3b"></a><br>
1292       </td>
1293     </tr>
1294     <tr>
1295       <td class="memItemLeft" align="right" nowrap="nowrap" valign="top">def&nbsp;</td>
1296       <td class="memItemRight" valign="bottom"><a class="el"
1297  href="classsmesh_1_1Mesh.html#b6d00be6bccc1478f6dd627ab10ef0b0">TriToQuadObject</a></td>
1298     </tr>
1299     <tr>
1300       <td class="mdescLeft">&nbsp;</td>
1301       <td class="mdescRight">Fuse neighbour triangles of the object
1302 into quadrangles. <a href="#b6d00be6bccc1478f6dd627ab10ef0b0"></a><br>
1303       </td>
1304     </tr>
1305     <tr>
1306       <td class="memItemLeft" align="right" nowrap="nowrap" valign="top">def&nbsp;</td>
1307       <td class="memItemRight" valign="bottom"><a class="el"
1308  href="classsmesh_1_1Mesh.html#0c0ad8d78fb361a3270325ceb3f495b6">QuadToTri</a></td>
1309     </tr>
1310     <tr>
1311       <td class="mdescLeft">&nbsp;</td>
1312       <td class="mdescRight">Split quadrangles into triangles. <a
1313  href="#0c0ad8d78fb361a3270325ceb3f495b6"></a><br>
1314       </td>
1315     </tr>
1316     <tr>
1317       <td class="memItemLeft" align="right" nowrap="nowrap" valign="top">def&nbsp;</td>
1318       <td class="memItemRight" valign="bottom"><a class="el"
1319  href="classsmesh_1_1Mesh.html#5ce3b8a9451caf30b6150c81000beb38">QuadToTriObject</a></td>
1320     </tr>
1321     <tr>
1322       <td class="mdescLeft">&nbsp;</td>
1323       <td class="mdescRight">Split quadrangles into triangles. <a
1324  href="#5ce3b8a9451caf30b6150c81000beb38"></a><br>
1325       </td>
1326     </tr>
1327     <tr>
1328       <td class="memItemLeft" align="right" nowrap="nowrap" valign="top">def&nbsp;</td>
1329       <td class="memItemRight" valign="bottom"><a class="el"
1330  href="classsmesh_1_1Mesh.html#c0a1a58709e0b852d34ad4c800e4dbe5">SplitQuad</a></td>
1331     </tr>
1332     <tr>
1333       <td class="mdescLeft">&nbsp;</td>
1334       <td class="mdescRight">Split quadrangles into triangles. <a
1335  href="#c0a1a58709e0b852d34ad4c800e4dbe5"></a><br>
1336       </td>
1337     </tr>
1338     <tr>
1339       <td class="memItemLeft" align="right" nowrap="nowrap" valign="top">def&nbsp;</td>
1340       <td class="memItemRight" valign="bottom"><a class="el"
1341  href="classsmesh_1_1Mesh.html#597d364ed43deec20e76bbe76733f24a">SplitQuadObject</a></td>
1342     </tr>
1343     <tr>
1344       <td class="mdescLeft">&nbsp;</td>
1345       <td class="mdescRight">Split quadrangles into triangles. <a
1346  href="#597d364ed43deec20e76bbe76733f24a"></a><br>
1347       </td>
1348     </tr>
1349     <tr>
1350       <td class="memItemLeft" align="right" nowrap="nowrap" valign="top">def&nbsp;</td>
1351       <td class="memItemRight" valign="bottom"><a class="el"
1352  href="classsmesh_1_1Mesh.html#318863d98fc0ceae3d2c40f2e140ddcc">BestSplit</a></td>
1353     </tr>
1354     <tr>
1355       <td class="mdescLeft">&nbsp;</td>
1356       <td class="mdescRight">Find better splitting of the given
1357 quadrangle. <a href="#318863d98fc0ceae3d2c40f2e140ddcc"></a><br>
1358       </td>
1359     </tr>
1360     <tr>
1361       <td class="memItemLeft" align="right" nowrap="nowrap" valign="top">def&nbsp;</td>
1362       <td class="memItemRight" valign="bottom"><a class="el"
1363  href="classsmesh_1_1Mesh.html#84d7a34fff0606afb1ad5ec38fbff51b">Smooth</a></td>
1364     </tr>
1365     <tr>
1366       <td class="mdescLeft">&nbsp;</td>
1367       <td class="mdescRight">Smooth elements. <a
1368  href="#84d7a34fff0606afb1ad5ec38fbff51b"></a><br>
1369       </td>
1370     </tr>
1371     <tr>
1372       <td class="memItemLeft" align="right" nowrap="nowrap" valign="top">def&nbsp;</td>
1373       <td class="memItemRight" valign="bottom"><a class="el"
1374  href="classsmesh_1_1Mesh.html#35fe184fb7df14af5ed11780133242b6">SmoothObject</a></td>
1375     </tr>
1376     <tr>
1377       <td class="mdescLeft">&nbsp;</td>
1378       <td class="mdescRight">Smooth elements belong to given object. <a
1379  href="#35fe184fb7df14af5ed11780133242b6"></a><br>
1380       </td>
1381     </tr>
1382     <tr>
1383       <td class="memItemLeft" align="right" nowrap="nowrap" valign="top">def&nbsp;</td>
1384       <td class="memItemRight" valign="bottom"><a class="el"
1385  href="classsmesh_1_1Mesh.html#f1a03b74c100180c10eebe21623a2c08">SmoothParametric</a></td>
1386     </tr>
1387     <tr>
1388       <td class="mdescLeft">&nbsp;</td>
1389       <td class="mdescRight">Parametric smooth the given elements. <a
1390  href="#f1a03b74c100180c10eebe21623a2c08"></a><br>
1391       </td>
1392     </tr>
1393     <tr>
1394       <td class="memItemLeft" align="right" nowrap="nowrap" valign="top">def&nbsp;</td>
1395       <td class="memItemRight" valign="bottom"><a class="el"
1396  href="classsmesh_1_1Mesh.html#72f3d72d6e05ee787657079f7fae7569">SmoothParametricObject</a></td>
1397     </tr>
1398     <tr>
1399       <td class="mdescLeft">&nbsp;</td>
1400       <td class="mdescRight">Parametric smooth elements belong to given
1401 object. <a href="#72f3d72d6e05ee787657079f7fae7569"></a><br>
1402       </td>
1403     </tr>
1404     <tr>
1405       <td class="memItemLeft" align="right" nowrap="nowrap" valign="top">def&nbsp;</td>
1406       <td class="memItemRight" valign="bottom"><a class="el"
1407  href="classsmesh_1_1Mesh.html#4dc4ca27b4d1b0dfc975b5ebb9e74b98">ConvertToQuadratic</a></td>
1408     </tr>
1409     <tr>
1410       <td class="mdescLeft">&nbsp;</td>
1411       <td class="mdescRight">Converts all mesh to quadratic one,
1412 deletes old elements, replacing them with quadratic ones with the same
1413 id. <a href="#4dc4ca27b4d1b0dfc975b5ebb9e74b98"></a><br>
1414       </td>
1415     </tr>
1416     <tr>
1417       <td class="memItemLeft" align="right" nowrap="nowrap" valign="top">def&nbsp;</td>
1418       <td class="memItemRight" valign="bottom"><a class="el"
1419  href="classsmesh_1_1Mesh.html#bf3a3a02b1ec06aaa4b518eacbc61c13">ConvertFromQuadratic</a></td>
1420     </tr>
1421     <tr>
1422       <td class="mdescLeft">&nbsp;</td>
1423       <td class="mdescRight">Converts all mesh from quadratic to
1424 ordinary ones, deletes old quadratic elements, <br>
1425 replacing them with ordinary mesh elements with the same id. <a
1426  href="#bf3a3a02b1ec06aaa4b518eacbc61c13"></a><br>
1427       </td>
1428     </tr>
1429     <tr>
1430       <td class="memItemLeft" align="right" nowrap="nowrap" valign="top">def&nbsp;</td>
1431       <td class="memItemRight" valign="bottom"><a class="el"
1432  href="classsmesh_1_1Mesh.html#67efca0e9f290689ed21b473e52cbd50">RenumberNodes</a></td>
1433     </tr>
1434     <tr>
1435       <td class="mdescLeft">&nbsp;</td>
1436       <td class="mdescRight">Renumber mesh nodes. <a
1437  href="#67efca0e9f290689ed21b473e52cbd50"></a><br>
1438       </td>
1439     </tr>
1440     <tr>
1441       <td class="memItemLeft" align="right" nowrap="nowrap" valign="top">def&nbsp;</td>
1442       <td class="memItemRight" valign="bottom"><a class="el"
1443  href="classsmesh_1_1Mesh.html#425c345fea14aac8d46daf65e28aa361">RenumberElements</a></td>
1444     </tr>
1445     <tr>
1446       <td class="mdescLeft">&nbsp;</td>
1447       <td class="mdescRight">Renumber mesh elements. <a
1448  href="#425c345fea14aac8d46daf65e28aa361"></a><br>
1449       </td>
1450     </tr>
1451     <tr>
1452       <td class="memItemLeft" align="right" nowrap="nowrap" valign="top">def&nbsp;</td>
1453       <td class="memItemRight" valign="bottom"><a class="el"
1454  href="classsmesh_1_1Mesh.html#5c1411e04a23bd4f4ba721a24638a833">RotationSweep</a></td>
1455     </tr>
1456     <tr>
1457       <td class="mdescLeft">&nbsp;</td>
1458       <td class="mdescRight">Generate new elements by rotation of the
1459 elements around the axis. <a href="#5c1411e04a23bd4f4ba721a24638a833"></a><br>
1460       </td>
1461     </tr>
1462     <tr>
1463       <td class="memItemLeft" align="right" nowrap="nowrap" valign="top">def&nbsp;</td>
1464       <td class="memItemRight" valign="bottom"><a class="el"
1465  href="classsmesh_1_1Mesh.html#9e3953602695cb8cfdca1357cd4281a0">RotationSweepObject</a></td>
1466     </tr>
1467     <tr>
1468       <td class="mdescLeft">&nbsp;</td>
1469       <td class="mdescRight">Generate new elements by rotation of the
1470 elements of object around the axis. <a
1471  href="#9e3953602695cb8cfdca1357cd4281a0"></a><br>
1472       </td>
1473     </tr>
1474     <tr>
1475       <td class="memItemLeft" align="right" nowrap="nowrap" valign="top">def&nbsp;</td>
1476       <td class="memItemRight" valign="bottom"><a class="el"
1477  href="classsmesh_1_1Mesh.html#975714cfcbcbb60eabd43045fe7d80f0">ExtrusionSweep</a></td>
1478     </tr>
1479     <tr>
1480       <td class="mdescLeft">&nbsp;</td>
1481       <td class="mdescRight">Generate new elements by extrusion of the
1482 elements with given ids. <a href="#975714cfcbcbb60eabd43045fe7d80f0"></a><br>
1483       </td>
1484     </tr>
1485     <tr>
1486       <td class="memItemLeft" align="right" nowrap="nowrap" valign="top">def&nbsp;</td>
1487       <td class="memItemRight" valign="bottom"><a class="el"
1488  href="classsmesh_1_1Mesh.html#4f3409fde48b1edb83ea3c598e061b01">AdvancedExtrusion</a></td>
1489     </tr>
1490     <tr>
1491       <td class="mdescLeft">&nbsp;</td>
1492       <td class="mdescRight">Generate new elements by extrusion of the
1493 elements with given ids. <a href="#4f3409fde48b1edb83ea3c598e061b01"></a><br>
1494       </td>
1495     </tr>
1496     <tr>
1497       <td class="memItemLeft" align="right" nowrap="nowrap" valign="top">def&nbsp;</td>
1498       <td class="memItemRight" valign="bottom"><a class="el"
1499  href="classsmesh_1_1Mesh.html#5d29416945e6a665b83258b6f20a3b9d">ExtrusionSweepObject</a></td>
1500     </tr>
1501     <tr>
1502       <td class="mdescLeft">&nbsp;</td>
1503       <td class="mdescRight">Generate new elements by extrusion of the
1504 elements belong to object. <a href="#5d29416945e6a665b83258b6f20a3b9d"></a><br>
1505       </td>
1506     </tr>
1507     <tr>
1508       <td class="memItemLeft" align="right" nowrap="nowrap" valign="top">def&nbsp;</td>
1509       <td class="memItemRight" valign="bottom"><a class="el"
1510  href="classsmesh_1_1Mesh.html#afa41c3158cd8b1fcfaf86db26d8550f">ExtrusionSweepObject1D</a></td>
1511     </tr>
1512     <tr>
1513       <td class="mdescLeft">&nbsp;</td>
1514       <td class="mdescRight">Generate new elements by extrusion of the
1515 elements belong to object. <a href="#afa41c3158cd8b1fcfaf86db26d8550f"></a><br>
1516       </td>
1517     </tr>
1518     <tr>
1519       <td class="memItemLeft" align="right" nowrap="nowrap" valign="top">def&nbsp;</td>
1520       <td class="memItemRight" valign="bottom"><a class="el"
1521  href="classsmesh_1_1Mesh.html#079e59af58714725629b5081b5ec15c4">ExtrusionSweepObject2D</a></td>
1522     </tr>
1523     <tr>
1524       <td class="mdescLeft">&nbsp;</td>
1525       <td class="mdescRight">Generate new elements by extrusion of the
1526 elements belong to object. <a href="#079e59af58714725629b5081b5ec15c4"></a><br>
1527       </td>
1528     </tr>
1529     <tr>
1530       <td class="memItemLeft" align="right" nowrap="nowrap" valign="top">def&nbsp;</td>
1531       <td class="memItemRight" valign="bottom"><a class="el"
1532  href="classsmesh_1_1Mesh.html#691522416f481a91a268d58e15646eb7">ExtrusionAlongPath</a></td>
1533     </tr>
1534     <tr>
1535       <td class="mdescLeft">&nbsp;</td>
1536       <td class="mdescRight">Generate new elements by extrusion of the
1537 given elements A path of extrusion must be a meshed edge. <a
1538  href="#691522416f481a91a268d58e15646eb7"></a><br>
1539       </td>
1540     </tr>
1541     <tr>
1542       <td class="memItemLeft" align="right" nowrap="nowrap" valign="top">def&nbsp;</td>
1543       <td class="memItemRight" valign="bottom"><a class="el"
1544  href="classsmesh_1_1Mesh.html#f0248dfbb1f18de28754468c1173f88c">ExtrusionAlongPathObject</a></td>
1545     </tr>
1546     <tr>
1547       <td class="mdescLeft">&nbsp;</td>
1548       <td class="mdescRight">Generate new elements by extrusion of the
1549 elements belong to object A path of extrusion must be a meshed edge. <a
1550  href="#f0248dfbb1f18de28754468c1173f88c"></a><br>
1551       </td>
1552     </tr>
1553     <tr>
1554       <td class="memItemLeft" align="right" nowrap="nowrap" valign="top">def&nbsp;</td>
1555       <td class="memItemRight" valign="bottom"><a class="el"
1556  href="classsmesh_1_1Mesh.html#e847af1a376e90dc10becf6c24475577">Mirror</a></td>
1557     </tr>
1558     <tr>
1559       <td class="mdescLeft">&nbsp;</td>
1560       <td class="mdescRight">Symmetrical copy of mesh elements. <a
1561  href="#e847af1a376e90dc10becf6c24475577"></a><br>
1562       </td>
1563     </tr>
1564     <tr>
1565       <td class="memItemLeft" align="right" nowrap="nowrap" valign="top">def&nbsp;</td>
1566       <td class="memItemRight" valign="bottom"><a class="el"
1567  href="classsmesh_1_1Mesh.html#b1d7bc19611c4e6cbb9c6a39aa7d41e7">MirrorObject</a></td>
1568     </tr>
1569     <tr>
1570       <td class="mdescLeft">&nbsp;</td>
1571       <td class="mdescRight">Symmetrical copy of object. <a
1572  href="#b1d7bc19611c4e6cbb9c6a39aa7d41e7"></a><br>
1573       </td>
1574     </tr>
1575     <tr>
1576       <td class="memItemLeft" align="right" nowrap="nowrap" valign="top">def&nbsp;</td>
1577       <td class="memItemRight" valign="bottom"><a class="el"
1578  href="classsmesh_1_1Mesh.html#17a4c398f12048ee97be9e34c6fcf0df">Translate</a></td>
1579     </tr>
1580     <tr>
1581       <td class="mdescLeft">&nbsp;</td>
1582       <td class="mdescRight">Translates the elements. <a
1583  href="#17a4c398f12048ee97be9e34c6fcf0df"></a><br>
1584       </td>
1585     </tr>
1586     <tr>
1587       <td class="memItemLeft" align="right" nowrap="nowrap" valign="top">def&nbsp;</td>
1588       <td class="memItemRight" valign="bottom"><a class="el"
1589  href="classsmesh_1_1Mesh.html#8fd2fa7ac4bd7733b92cfdc93bc06c6a">TranslateObject</a></td>
1590     </tr>
1591     <tr>
1592       <td class="mdescLeft">&nbsp;</td>
1593       <td class="mdescRight">Translates the object. <a
1594  href="#8fd2fa7ac4bd7733b92cfdc93bc06c6a"></a><br>
1595       </td>
1596     </tr>
1597     <tr>
1598       <td class="memItemLeft" align="right" nowrap="nowrap" valign="top">def&nbsp;</td>
1599       <td class="memItemRight" valign="bottom"><a class="el"
1600  href="classsmesh_1_1Mesh.html#9490661f177f27ab7c4ada20e244e049">Rotate</a></td>
1601     </tr>
1602     <tr>
1603       <td class="mdescLeft">&nbsp;</td>
1604       <td class="mdescRight">Rotates the elements. <a
1605  href="#9490661f177f27ab7c4ada20e244e049"></a><br>
1606       </td>
1607     </tr>
1608     <tr>
1609       <td class="memItemLeft" align="right" nowrap="nowrap" valign="top">def&nbsp;</td>
1610       <td class="memItemRight" valign="bottom"><a class="el"
1611  href="classsmesh_1_1Mesh.html#edbcc6762a097b389338f3fb79dd2e43">RotateObject</a></td>
1612     </tr>
1613     <tr>
1614       <td class="mdescLeft">&nbsp;</td>
1615       <td class="mdescRight">Rotates the object. <a
1616  href="#edbcc6762a097b389338f3fb79dd2e43"></a><br>
1617       </td>
1618     </tr>
1619     <tr>
1620       <td class="memItemLeft" align="right" nowrap="nowrap" valign="top">def&nbsp;</td>
1621       <td class="memItemRight" valign="bottom"><a class="el"
1622  href="classsmesh_1_1Mesh.html#cdf92cb074d0bdfdce13a7c496d593d4">FindCoincidentNodes</a></td>
1623     </tr>
1624     <tr>
1625       <td class="mdescLeft">&nbsp;</td>
1626       <td class="mdescRight">Find group of nodes close to each other
1627 within Tolerance. <a href="#cdf92cb074d0bdfdce13a7c496d593d4"></a><br>
1628       </td>
1629     </tr>
1630     <tr>
1631       <td class="memItemLeft" align="right" nowrap="nowrap" valign="top">def&nbsp;</td>
1632       <td class="memItemRight" valign="bottom"><a class="el"
1633  href="classsmesh_1_1Mesh.html#189cb7bee4e396e1cd429f55bdeb7830">MergeNodes</a></td>
1634     </tr>
1635     <tr>
1636       <td class="mdescLeft">&nbsp;</td>
1637       <td class="mdescRight">Merge nodes. <a
1638  href="#189cb7bee4e396e1cd429f55bdeb7830"></a><br>
1639       </td>
1640     </tr>
1641     <tr>
1642       <td class="memItemLeft" align="right" nowrap="nowrap" valign="top">def&nbsp;</td>
1643       <td class="memItemRight" valign="bottom"><a class="el"
1644  href="classsmesh_1_1Mesh.html#6d065ef099f2d589074a7236cd17a8b8">MergeEqualElements</a></td>
1645     </tr>
1646     <tr>
1647       <td class="mdescLeft">&nbsp;</td>
1648       <td class="mdescRight">Remove all but one of elements built on
1649 the same nodes. <a href="#6d065ef099f2d589074a7236cd17a8b8"></a><br>
1650       </td>
1651     </tr>
1652     <tr>
1653       <td class="memItemLeft" align="right" nowrap="nowrap" valign="top">def&nbsp;</td>
1654       <td class="memItemRight" valign="bottom"><a class="el"
1655  href="classsmesh_1_1Mesh.html#2a8b90d2e3ab295e130c72fa1b700e87">SewFreeBorders</a></td>
1656     </tr>
1657     <tr>
1658       <td class="mdescLeft">&nbsp;</td>
1659       <td class="mdescRight">Sew free borders. <a
1660  href="#2a8b90d2e3ab295e130c72fa1b700e87"></a><br>
1661       </td>
1662     </tr>
1663     <tr>
1664       <td class="memItemLeft" align="right" nowrap="nowrap" valign="top">def&nbsp;</td>
1665       <td class="memItemRight" valign="bottom"><a class="el"
1666  href="classsmesh_1_1Mesh.html#33e575a39b2721c5f307ed633f826971">SewConformFreeBorders</a></td>
1667     </tr>
1668     <tr>
1669       <td class="mdescLeft">&nbsp;</td>
1670       <td class="mdescRight">Sew conform free borders. <a
1671  href="#33e575a39b2721c5f307ed633f826971"></a><br>
1672       </td>
1673     </tr>
1674     <tr>
1675       <td class="memItemLeft" align="right" nowrap="nowrap" valign="top">def&nbsp;</td>
1676       <td class="memItemRight" valign="bottom"><a class="el"
1677  href="classsmesh_1_1Mesh.html#b92ca31f6a9cc3b67ad97c5dfc6d0df0">SewBorderToSide</a></td>
1678     </tr>
1679     <tr>
1680       <td class="mdescLeft">&nbsp;</td>
1681       <td class="mdescRight">Sew border to side. <a
1682  href="#b92ca31f6a9cc3b67ad97c5dfc6d0df0"></a><br>
1683       </td>
1684     </tr>
1685     <tr>
1686       <td class="memItemLeft" align="right" nowrap="nowrap" valign="top">def&nbsp;</td>
1687       <td class="memItemRight" valign="bottom"><a class="el"
1688  href="classsmesh_1_1Mesh.html#bf094f8b9d3152d4b6ad03818c2e53ae">SewSideElements</a></td>
1689     </tr>
1690     <tr>
1691       <td class="mdescLeft">&nbsp;</td>
1692       <td class="mdescRight">Sew two sides of a mesh. <a
1693  href="#bf094f8b9d3152d4b6ad03818c2e53ae"></a><br>
1694       </td>
1695     </tr>
1696     <tr>
1697       <td class="memItemLeft" align="right" nowrap="nowrap" valign="top">def&nbsp;</td>
1698       <td class="memItemRight" valign="bottom"><a class="el"
1699  href="classsmesh_1_1Mesh.html#f0a5ee1d36cbd2f05f0096a85f013d6a">ChangeElemNodes</a></td>
1700     </tr>
1701     <tr>
1702       <td class="mdescLeft">&nbsp;</td>
1703       <td class="mdescRight">Set new nodes for given element. <a
1704  href="#f0a5ee1d36cbd2f05f0096a85f013d6a"></a><br>
1705       </td>
1706     </tr>
1707     <tr>
1708       <td class="memItemLeft" align="right" nowrap="nowrap" valign="top">def&nbsp;</td>
1709       <td class="memItemRight" valign="bottom"><a class="el"
1710  href="classsmesh_1_1Mesh.html#2e52a15f9fa25f6a0dc17b80636b9ef4">GetLastCreatedNodes</a></td>
1711     </tr>
1712     <tr>
1713       <td class="mdescLeft">&nbsp;</td>
1714       <td class="mdescRight">If during last operation of MeshEditor
1715 some nodes were created this method returns list of it's IDs, <br>
1716 if new nodes not created - returns empty list. <a
1717  href="#2e52a15f9fa25f6a0dc17b80636b9ef4"></a><br>
1718       </td>
1719     </tr>
1720     <tr>
1721       <td class="memItemLeft" align="right" nowrap="nowrap" valign="top">def&nbsp;</td>
1722       <td class="memItemRight" valign="bottom"><a class="el"
1723  href="classsmesh_1_1Mesh.html#08160d8eccea10d14367996bb1459b77">GetLastCreatedElems</a></td>
1724     </tr>
1725     <tr>
1726       <td class="mdescLeft">&nbsp;</td>
1727       <td class="mdescRight">If during last operation of MeshEditor
1728 some elements were created this method returns list of it's IDs, <br>
1729 if new elements not creared - returns empty list. <a
1730  href="#08160d8eccea10d14367996bb1459b77"></a><br>
1731       </td>
1732     </tr>
1733     <tr>
1734       <td colspan="2"><br>
1735       <h2>Data Fields</h2>
1736       </td>
1737     </tr>
1738     <tr>
1739       <td class="memItemLeft" align="right" nowrap="nowrap" valign="top">&nbsp;</td>
1740       <td class="memItemRight" valign="bottom"><a class="el"
1741  href="classsmesh_1_1Mesh.html#eb2e95e036f629d22802fe1caa0dea77">geom</a></td>
1742     </tr>
1743     <tr>
1744       <td class="memItemLeft" align="right" nowrap="nowrap" valign="top">&nbsp;</td>
1745       <td class="memItemRight" valign="bottom"><a class="el"
1746  href="classsmesh_1_1Mesh.html#d4c31f83ccca912b41330a80953b19e2">mesh</a></td>
1747     </tr>
1748     <tr>
1749       <td class="memItemLeft" align="right" nowrap="nowrap" valign="top">&nbsp;</td>
1750       <td class="memItemRight" valign="bottom"><a class="el"
1751  href="classsmesh_1_1Mesh.html#f6f61e4be25bdf3a89492e8d9e466f1c">editor</a></td>
1752     </tr>
1753     <tr>
1754       <td colspan="2"><br>
1755       <h2>Static Public Attributes</h2>
1756       </td>
1757     </tr>
1758     <tr>
1759       <td class="memItemLeft" align="right" nowrap="nowrap" valign="top">int&nbsp;</td>
1760       <td class="memItemRight" valign="bottom"><a class="el"
1761  href="classsmesh_1_1Mesh.html#f3e48df7fb0b782b294824894c7c5589">geom</a>
1762 = 0</td>
1763     </tr>
1764     <tr>
1765       <td class="memItemLeft" align="right" nowrap="nowrap" valign="top">int&nbsp;</td>
1766       <td class="memItemRight" valign="bottom"><a class="el"
1767  href="classsmesh_1_1Mesh.html#05914b93aefd09a1702655e3eebde220">mesh</a>
1768 = 0</td>
1769     </tr>
1770     <tr>
1771       <td class="memItemLeft" align="right" nowrap="nowrap" valign="top">int&nbsp;</td>
1772       <td class="memItemRight" valign="bottom"><a class="el"
1773  href="classsmesh_1_1Mesh.html#c57794e9c688fc591fa6a634ae7ecf24">editor</a>
1774 = 0</td>
1775     </tr>
1776   </tbody>
1777 </table>
1778 </p>
1779 <hr><a name="_details"></a>
1780 <h2>Detailed Description</h2>
1781 The class contains mesh shape, SMESH_Mesh, SMESH_MeshEditor More
1782 details.
1783 <p></p>
1784 <hr>
1785 <h2>Member Function Documentation</h2>
1786 <a class="anchor" name="2f592ce85252933c16d53b2233326e78"></a><!-- doxytag: member="smesh::Mesh::__init__" ref="2f592ce85252933c16d53b2233326e78" args="" -->
1787 <p>
1788 <table class="mdTable" cellpadding="2" cellspacing="0">
1789   <tbody>
1790     <tr>
1791       <td class="mdRow">
1792       <table border="0" cellpadding="0" cellspacing="0">
1793         <tbody>
1794           <tr>
1795             <td class="md" nowrap="nowrap" valign="top">def
1796 smesh.Mesh.__init__ </td>
1797             <td class="md" valign="top">(&nbsp;</td>
1798             <td class="md" nowrap="nowrap" valign="top">&nbsp;</td>
1799             <td class="mdname" nowrap="nowrap"> <em>self</em>, </td>
1800           </tr>
1801           <tr>
1802             <td class="md" align="right" nowrap="nowrap"><br>
1803             </td>
1804             <td class="md"><br>
1805             </td>
1806             <td class="md" nowrap="nowrap">&nbsp;</td>
1807             <td class="mdname" nowrap="nowrap"> <em>obj</em> = <code>0</code>,
1808             </td>
1809           </tr>
1810           <tr>
1811             <td class="md" align="right" nowrap="nowrap"><br>
1812             </td>
1813             <td class="md"><br>
1814             </td>
1815             <td class="md" nowrap="nowrap">&nbsp;</td>
1816             <td class="mdname" nowrap="nowrap"> <em>name</em> = <code>0</code></td>
1817           </tr>
1818           <tr>
1819             <td class="md"><br>
1820             </td>
1821             <td class="md">)&nbsp;</td>
1822             <td class="md" colspan="2"><br>
1823             </td>
1824           </tr>
1825         </tbody>
1826       </table>
1827       </td>
1828     </tr>
1829   </tbody>
1830 </table>
1831 <table border="0" cellpadding="0" cellspacing="5">
1832   <tbody>
1833     <tr>
1834       <td> &nbsp; </td>
1835       <td>
1836       <p>Creates mesh on the shape <em>geom(or the empty mesh if geom
1837 equal to 0)</em>, sets GUI name of this mesh to <em>name</em>. </p>
1838       <dl compact="compact">
1839         <dt><b>Parameters:</b></dt>
1840         <dd>
1841           <table border="0" cellpadding="0" cellspacing="2">
1842             <tbody>
1843               <tr>
1844                 <td valign="top"><br>
1845                 </td>
1846                 <td valign="top"><em>obj</em>&nbsp;</td>
1847                 <td>Shape to be meshed or SMESH_Mesh object </td>
1848               </tr>
1849               <tr>
1850                 <td valign="top"><br>
1851                 </td>
1852                 <td valign="top"><em>name</em>&nbsp;</td>
1853                 <td>Study name of the mesh </td>
1854               </tr>
1855             </tbody>
1856           </table>
1857         </dd>
1858       </dl>
1859       </td>
1860     </tr>
1861   </tbody>
1862 </table>
1863 <a class="anchor" name="bd750f18fbb3bbaec4658dbf9abf9a6a"></a><!-- doxytag: member="smesh::Mesh::SetMesh" ref="bd750f18fbb3bbaec4658dbf9abf9a6a" args="" --></p>
1864 <p>
1865 <table class="mdTable" cellpadding="2" cellspacing="0">
1866   <tbody>
1867     <tr>
1868       <td class="mdRow">
1869       <table border="0" cellpadding="0" cellspacing="0">
1870         <tbody>
1871           <tr>
1872             <td class="md" nowrap="nowrap" valign="top">def
1873 smesh.Mesh.SetMesh </td>
1874             <td class="md" valign="top">(&nbsp;</td>
1875             <td class="md" nowrap="nowrap" valign="top">&nbsp;</td>
1876             <td class="mdname" nowrap="nowrap"> <em>self</em>, </td>
1877           </tr>
1878           <tr>
1879             <td class="md" align="right" nowrap="nowrap"><br>
1880             </td>
1881             <td class="md"><br>
1882             </td>
1883             <td class="md" nowrap="nowrap">&nbsp;</td>
1884             <td class="mdname" nowrap="nowrap"> <em>theMesh</em></td>
1885           </tr>
1886           <tr>
1887             <td class="md"><br>
1888             </td>
1889             <td class="md">)&nbsp;</td>
1890             <td class="md" colspan="2"><br>
1891             </td>
1892           </tr>
1893         </tbody>
1894       </table>
1895       </td>
1896     </tr>
1897   </tbody>
1898 </table>
1899 <table border="0" cellpadding="0" cellspacing="5">
1900   <tbody>
1901     <tr>
1902       <td> &nbsp; </td>
1903       <td>
1904       <p></p>
1905       <dl compact="compact">
1906         <dt><b>Parameters:</b></dt>
1907         <dd>
1908           <table border="0" cellpadding="0" cellspacing="2">
1909             <tbody>
1910               <tr>
1911                 <td valign="top"><br>
1912                 </td>
1913                 <td valign="top"><em>theMesh</em>&nbsp;</td>
1914                 <td>is SMESH_Mesh object </td>
1915               </tr>
1916             </tbody>
1917           </table>
1918         </dd>
1919       </dl>
1920       </td>
1921     </tr>
1922   </tbody>
1923 </table>
1924 <a class="anchor" name="dbacc8ea6620b9d3f75c78ccd01447f5"></a><!-- doxytag: member="smesh::Mesh::GetMesh" ref="dbacc8ea6620b9d3f75c78ccd01447f5" args="" --></p>
1925 <p>
1926 <table class="mdTable" cellpadding="2" cellspacing="0">
1927   <tbody>
1928     <tr>
1929       <td class="mdRow">
1930       <table border="0" cellpadding="0" cellspacing="0">
1931         <tbody>
1932           <tr>
1933             <td class="md" nowrap="nowrap" valign="top">def
1934 smesh.Mesh.GetMesh </td>
1935             <td class="md" valign="top">(&nbsp;</td>
1936             <td class="md" nowrap="nowrap" valign="top">&nbsp;</td>
1937             <td class="mdname1" nowrap="nowrap" valign="top"> <em>self</em>
1938             </td>
1939             <td class="md" valign="top">&nbsp;)&nbsp;</td>
1940             <td class="md" nowrap="nowrap"><br>
1941             </td>
1942           </tr>
1943         </tbody>
1944       </table>
1945       </td>
1946     </tr>
1947   </tbody>
1948 </table>
1949 <table border="0" cellpadding="0" cellspacing="5">
1950   <tbody>
1951     <tr>
1952       <td> &nbsp; </td>
1953       <td>
1954       <p></p>
1955       <dl compact="compact">
1956         <dt><b>Returns:</b></dt>
1957         <dd>SMESH_Mesh object </dd>
1958       </dl>
1959       </td>
1960     </tr>
1961   </tbody>
1962 </table>
1963 <a class="anchor" name="b87f0d109e7dd97722ee0bfea949d534"></a><!-- doxytag: member="smesh::Mesh::GetName" ref="b87f0d109e7dd97722ee0bfea949d534" args="" --></p>
1964 <p>
1965 <table class="mdTable" cellpadding="2" cellspacing="0">
1966   <tbody>
1967     <tr>
1968       <td class="mdRow">
1969       <table border="0" cellpadding="0" cellspacing="0">
1970         <tbody>
1971           <tr>
1972             <td class="md" nowrap="nowrap" valign="top">def
1973 smesh.Mesh.GetName </td>
1974             <td class="md" valign="top">(&nbsp;</td>
1975             <td class="md" nowrap="nowrap" valign="top">&nbsp;</td>
1976             <td class="mdname1" nowrap="nowrap" valign="top"> <em>self</em>
1977             </td>
1978             <td class="md" valign="top">&nbsp;)&nbsp;</td>
1979             <td class="md" nowrap="nowrap"><br>
1980             </td>
1981           </tr>
1982         </tbody>
1983       </table>
1984       </td>
1985     </tr>
1986   </tbody>
1987 </table>
1988 <table border="0" cellpadding="0" cellspacing="5">
1989   <tbody>
1990     <tr>
1991       <td> &nbsp; </td>
1992       <td>
1993       <p> </p>
1994       <br>
1995       </td>
1996     </tr>
1997   </tbody>
1998 </table>
1999 <a class="anchor" name="1c8c2f704ec04470c635bafbffc2fd89"></a><!-- doxytag: member="smesh::Mesh::SetName" ref="1c8c2f704ec04470c635bafbffc2fd89" args="" --></p>
2000 <p>
2001 <table class="mdTable" cellpadding="2" cellspacing="0">
2002   <tbody>
2003     <tr>
2004       <td class="mdRow">
2005       <table border="0" cellpadding="0" cellspacing="0">
2006         <tbody>
2007           <tr>
2008             <td class="md" nowrap="nowrap" valign="top">def
2009 smesh.Mesh.SetName </td>
2010             <td class="md" valign="top">(&nbsp;</td>
2011             <td class="md" nowrap="nowrap" valign="top">&nbsp;</td>
2012             <td class="mdname" nowrap="nowrap"> <em>self</em>, </td>
2013           </tr>
2014           <tr>
2015             <td class="md" align="right" nowrap="nowrap"><br>
2016             </td>
2017             <td class="md"><br>
2018             </td>
2019             <td class="md" nowrap="nowrap">&nbsp;</td>
2020             <td class="mdname" nowrap="nowrap"> <em>name</em></td>
2021           </tr>
2022           <tr>
2023             <td class="md"><br>
2024             </td>
2025             <td class="md">)&nbsp;</td>
2026             <td class="md" colspan="2"><br>
2027             </td>
2028           </tr>
2029         </tbody>
2030       </table>
2031       </td>
2032     </tr>
2033   </tbody>
2034 </table>
2035 <table border="0" cellpadding="0" cellspacing="5">
2036   <tbody>
2037     <tr>
2038       <td> &nbsp; </td>
2039       <td>
2040       <p> </p>
2041       <br>
2042       </td>
2043     </tr>
2044   </tbody>
2045 </table>
2046 <a class="anchor" name="6a6cf011f8f9ae71976677e5fc252cba"></a><!-- doxytag: member="smesh::Mesh::GetSubMesh" ref="6a6cf011f8f9ae71976677e5fc252cba" args="" --></p>
2047 <p>
2048 <table class="mdTable" cellpadding="2" cellspacing="0">
2049   <tbody>
2050     <tr>
2051       <td class="mdRow">
2052       <table border="0" cellpadding="0" cellspacing="0">
2053         <tbody>
2054           <tr>
2055             <td class="md" nowrap="nowrap" valign="top">def
2056 smesh.Mesh.GetSubMesh </td>
2057             <td class="md" valign="top">(&nbsp;</td>
2058             <td class="md" nowrap="nowrap" valign="top">&nbsp;</td>
2059             <td class="mdname" nowrap="nowrap"> <em>self</em>, </td>
2060           </tr>
2061           <tr>
2062             <td class="md" align="right" nowrap="nowrap"><br>
2063             </td>
2064             <td class="md"><br>
2065             </td>
2066             <td class="md" nowrap="nowrap">&nbsp;</td>
2067             <td class="mdname" nowrap="nowrap"> <em>theSubObject</em>,
2068             </td>
2069           </tr>
2070           <tr>
2071             <td class="md" align="right" nowrap="nowrap"><br>
2072             </td>
2073             <td class="md"><br>
2074             </td>
2075             <td class="md" nowrap="nowrap">&nbsp;</td>
2076             <td class="mdname" nowrap="nowrap"> <em>name</em></td>
2077           </tr>
2078           <tr>
2079             <td class="md"><br>
2080             </td>
2081             <td class="md">)&nbsp;</td>
2082             <td class="md" colspan="2"><br>
2083             </td>
2084           </tr>
2085         </tbody>
2086       </table>
2087       </td>
2088     </tr>
2089   </tbody>
2090 </table>
2091 <table border="0" cellpadding="0" cellspacing="5">
2092   <tbody>
2093     <tr>
2094       <td> &nbsp; </td>
2095       <td>
2096       <p>The subMesh object gives access to nodes and elements IDs. <br>
2097 SubMesh will be used instead of SubShape in a next idl version to
2098 adress a specific subMesh... </p>
2099       </td>
2100     </tr>
2101   </tbody>
2102 </table>
2103 <a class="anchor" name="8cd4dd97fd482c2dc9366831d9edfade"></a><!-- doxytag: member="smesh::Mesh::GetShape" ref="8cd4dd97fd482c2dc9366831d9edfade" args="" --></p>
2104 <p>
2105 <table class="mdTable" cellpadding="2" cellspacing="0">
2106   <tbody>
2107     <tr>
2108       <td class="mdRow">
2109       <table border="0" cellpadding="0" cellspacing="0">
2110         <tbody>
2111           <tr>
2112             <td class="md" nowrap="nowrap" valign="top">def
2113 smesh.Mesh.GetShape </td>
2114             <td class="md" valign="top">(&nbsp;</td>
2115             <td class="md" nowrap="nowrap" valign="top">&nbsp;</td>
2116             <td class="mdname1" nowrap="nowrap" valign="top"> <em>self</em>
2117             </td>
2118             <td class="md" valign="top">&nbsp;)&nbsp;</td>
2119             <td class="md" nowrap="nowrap"><br>
2120             </td>
2121           </tr>
2122         </tbody>
2123       </table>
2124       </td>
2125     </tr>
2126   </tbody>
2127 </table>
2128 <table border="0" cellpadding="0" cellspacing="5">
2129   <tbody>
2130     <tr>
2131       <td> &nbsp; </td>
2132       <td>
2133       <p></p>
2134       <dl compact="compact">
2135         <dt><b>Returns:</b></dt>
2136         <dd>GEOM_Object </dd>
2137       </dl>
2138       </td>
2139     </tr>
2140   </tbody>
2141 </table>
2142 <a class="anchor" name="3c65a48f65595eca0cb35537327f66e7"></a><!-- doxytag: member="smesh::Mesh::SetShape" ref="3c65a48f65595eca0cb35537327f66e7" args="" --></p>
2143 <p>
2144 <table class="mdTable" cellpadding="2" cellspacing="0">
2145   <tbody>
2146     <tr>
2147       <td class="mdRow">
2148       <table border="0" cellpadding="0" cellspacing="0">
2149         <tbody>
2150           <tr>
2151             <td class="md" nowrap="nowrap" valign="top">def
2152 smesh.Mesh.SetShape </td>
2153             <td class="md" valign="top">(&nbsp;</td>
2154             <td class="md" nowrap="nowrap" valign="top">&nbsp;</td>
2155             <td class="mdname" nowrap="nowrap"> <em>self</em>, </td>
2156           </tr>
2157           <tr>
2158             <td class="md" align="right" nowrap="nowrap"><br>
2159             </td>
2160             <td class="md"><br>
2161             </td>
2162             <td class="md" nowrap="nowrap">&nbsp;</td>
2163             <td class="mdname" nowrap="nowrap"> <em>geom</em></td>
2164           </tr>
2165           <tr>
2166             <td class="md"><br>
2167             </td>
2168             <td class="md">)&nbsp;</td>
2169             <td class="md" colspan="2"><br>
2170             </td>
2171           </tr>
2172         </tbody>
2173       </table>
2174       </td>
2175     </tr>
2176   </tbody>
2177 </table>
2178 <table border="0" cellpadding="0" cellspacing="5">
2179   <tbody>
2180     <tr>
2181       <td> &nbsp; </td>
2182       <td>
2183       <p></p>
2184       <dl compact="compact">
2185         <dt><b>Parameters:</b></dt>
2186         <dd>
2187           <table border="0" cellpadding="0" cellspacing="2">
2188             <tbody>
2189               <tr>
2190                 <td valign="top"><br>
2191                 </td>
2192                 <td valign="top"><em>geom</em>&nbsp;</td>
2193                 <td>shape to be meshed(GEOM_Object) </td>
2194               </tr>
2195             </tbody>
2196           </table>
2197         </dd>
2198       </dl>
2199       </td>
2200     </tr>
2201   </tbody>
2202 </table>
2203 <a class="anchor" name="8b180b0fecdee7086fd87b6e399fb920"></a><!-- doxytag: member="smesh::Mesh::IsReadyToCompute" ref="8b180b0fecdee7086fd87b6e399fb920" args="" --></p>
2204 <p>
2205 <table class="mdTable" cellpadding="2" cellspacing="0">
2206   <tbody>
2207     <tr>
2208       <td class="mdRow">
2209       <table border="0" cellpadding="0" cellspacing="0">
2210         <tbody>
2211           <tr>
2212             <td class="md" nowrap="nowrap" valign="top">def
2213 smesh.Mesh.IsReadyToCompute </td>
2214             <td class="md" valign="top">(&nbsp;</td>
2215             <td class="md" nowrap="nowrap" valign="top">&nbsp;</td>
2216             <td class="mdname" nowrap="nowrap"> <em>self</em>, </td>
2217           </tr>
2218           <tr>
2219             <td class="md" align="right" nowrap="nowrap"><br>
2220             </td>
2221             <td class="md"><br>
2222             </td>
2223             <td class="md" nowrap="nowrap">&nbsp;</td>
2224             <td class="mdname" nowrap="nowrap"> <em>theSubObject</em></td>
2225           </tr>
2226           <tr>
2227             <td class="md"><br>
2228             </td>
2229             <td class="md">)&nbsp;</td>
2230             <td class="md" colspan="2"><br>
2231             </td>
2232           </tr>
2233         </tbody>
2234       </table>
2235       </td>
2236     </tr>
2237   </tbody>
2238 </table>
2239 <table border="0" cellpadding="0" cellspacing="5">
2240   <tbody>
2241     <tr>
2242       <td> &nbsp; </td>
2243       <td>
2244       <p></p>
2245       <dl compact="compact">
2246         <dt><b>Parameters:</b></dt>
2247         <dd>
2248           <table border="0" cellpadding="0" cellspacing="2">
2249             <tbody>
2250               <tr>
2251                 <td valign="top"><br>
2252                 </td>
2253                 <td valign="top"><em>theMesh</em>&nbsp;</td>
2254                 <td>is an instance of <a class="el"
2255  href="classsmesh_1_1Mesh.html">Mesh</a> class </td>
2256               </tr>
2257               <tr>
2258                 <td valign="top"><br>
2259                 </td>
2260                 <td valign="top"><em>theSubObject</em>&nbsp;</td>
2261                 <td>subshape of a mesh shape </td>
2262               </tr>
2263             </tbody>
2264           </table>
2265         </dd>
2266       </dl>
2267       </td>
2268     </tr>
2269   </tbody>
2270 </table>
2271 <a class="anchor" name="8a4a3f3f1b1c3ab7344043fc0462b34c"></a><!-- doxytag: member="smesh::Mesh::GetAlgoState" ref="8a4a3f3f1b1c3ab7344043fc0462b34c" args="" --></p>
2272 <p>
2273 <table class="mdTable" cellpadding="2" cellspacing="0">
2274   <tbody>
2275     <tr>
2276       <td class="mdRow">
2277       <table border="0" cellpadding="0" cellspacing="0">
2278         <tbody>
2279           <tr>
2280             <td class="md" nowrap="nowrap" valign="top">def
2281 smesh.Mesh.GetAlgoState </td>
2282             <td class="md" valign="top">(&nbsp;</td>
2283             <td class="md" nowrap="nowrap" valign="top">&nbsp;</td>
2284             <td class="mdname" nowrap="nowrap"> <em>self</em>, </td>
2285           </tr>
2286           <tr>
2287             <td class="md" align="right" nowrap="nowrap"><br>
2288             </td>
2289             <td class="md"><br>
2290             </td>
2291             <td class="md" nowrap="nowrap">&nbsp;</td>
2292             <td class="mdname" nowrap="nowrap"> <em>theSubObject</em></td>
2293           </tr>
2294           <tr>
2295             <td class="md"><br>
2296             </td>
2297             <td class="md">)&nbsp;</td>
2298             <td class="md" colspan="2"><br>
2299             </td>
2300           </tr>
2301         </tbody>
2302       </table>
2303       </td>
2304     </tr>
2305   </tbody>
2306 </table>
2307 <table border="0" cellpadding="0" cellspacing="5">
2308   <tbody>
2309     <tr>
2310       <td> &nbsp; </td>
2311       <td>
2312       <p></p>
2313       <dl compact="compact">
2314         <dt><b>Parameters:</b></dt>
2315         <dd>
2316           <table border="0" cellpadding="0" cellspacing="2">
2317             <tbody>
2318               <tr>
2319                 <td valign="top"><br>
2320                 </td>
2321                 <td valign="top"><em>theMesh</em>&nbsp;</td>
2322                 <td>is an instance of <a class="el"
2323  href="classsmesh_1_1Mesh.html">Mesh</a> class </td>
2324               </tr>
2325               <tr>
2326                 <td valign="top"><br>
2327                 </td>
2328                 <td valign="top"><em>theSubObject</em>&nbsp;</td>
2329                 <td>subshape of a mesh shape </td>
2330               </tr>
2331             </tbody>
2332           </table>
2333         </dd>
2334       </dl>
2335       <dl compact="compact">
2336         <dt><b>Returns:</b></dt>
2337         <dd>a list of errors </dd>
2338       </dl>
2339       </td>
2340     </tr>
2341   </tbody>
2342 </table>
2343 <a class="anchor" name="98eebf424797ca54f6f8d26bfe5fa198"></a><!-- doxytag: member="smesh::Mesh::GetGeometryByMeshElement" ref="98eebf424797ca54f6f8d26bfe5fa198" args="" --></p>
2344 <p>
2345 <table class="mdTable" cellpadding="2" cellspacing="0">
2346   <tbody>
2347     <tr>
2348       <td class="mdRow">
2349       <table border="0" cellpadding="0" cellspacing="0">
2350         <tbody>
2351           <tr>
2352             <td class="md" nowrap="nowrap" valign="top">def
2353 smesh.Mesh.GetGeometryByMeshElement </td>
2354             <td class="md" valign="top">(&nbsp;</td>
2355             <td class="md" nowrap="nowrap" valign="top">&nbsp;</td>
2356             <td class="mdname" nowrap="nowrap"> <em>self</em>, </td>
2357           </tr>
2358           <tr>
2359             <td class="md" align="right" nowrap="nowrap"><br>
2360             </td>
2361             <td class="md"><br>
2362             </td>
2363             <td class="md" nowrap="nowrap">&nbsp;</td>
2364             <td class="mdname" nowrap="nowrap"> <em>theElementID</em>,
2365             </td>
2366           </tr>
2367           <tr>
2368             <td class="md" align="right" nowrap="nowrap"><br>
2369             </td>
2370             <td class="md"><br>
2371             </td>
2372             <td class="md" nowrap="nowrap">&nbsp;</td>
2373             <td class="mdname" nowrap="nowrap"> <em>theGeomName</em></td>
2374           </tr>
2375           <tr>
2376             <td class="md"><br>
2377             </td>
2378             <td class="md">)&nbsp;</td>
2379             <td class="md" colspan="2"><br>
2380             </td>
2381           </tr>
2382         </tbody>
2383       </table>
2384       </td>
2385     </tr>
2386   </tbody>
2387 </table>
2388 <table border="0" cellpadding="0" cellspacing="5">
2389   <tbody>
2390     <tr>
2391       <td> &nbsp; </td>
2392       <td>
2393       <p>The returned geometrical object, if not nil, is either found
2394 in the study or is published by this method with the given name </p>
2395       <dl compact="compact">
2396         <dt><b>Parameters:</b></dt>
2397         <dd>
2398           <table border="0" cellpadding="0" cellspacing="2">
2399             <tbody>
2400               <tr>
2401                 <td valign="top"><br>
2402                 </td>
2403                 <td valign="top"><em>theMesh</em>&nbsp;</td>
2404                 <td>is an instance of <a class="el"
2405  href="classsmesh_1_1Mesh.html">Mesh</a> class </td>
2406               </tr>
2407               <tr>
2408                 <td valign="top"><br>
2409                 </td>
2410                 <td valign="top"><em>theElementID</em>&nbsp;</td>
2411                 <td>an id of the mesh element </td>
2412               </tr>
2413               <tr>
2414                 <td valign="top"><br>
2415                 </td>
2416                 <td valign="top"><em>theGeomName</em>&nbsp;</td>
2417                 <td>user defined name of geometrical object </td>
2418               </tr>
2419             </tbody>
2420           </table>
2421         </dd>
2422       </dl>
2423       <dl compact="compact">
2424         <dt><b>Returns:</b></dt>
2425         <dd>GEOM.GEOM_Object instance </dd>
2426       </dl>
2427       </td>
2428     </tr>
2429   </tbody>
2430 </table>
2431 <a class="anchor" name="06348840fb6e34f96868289711e081b8"></a><!-- doxytag: member="smesh::Mesh::MeshDimension" ref="06348840fb6e34f96868289711e081b8" args="" --></p>
2432 <p>
2433 <table class="mdTable" cellpadding="2" cellspacing="0">
2434   <tbody>
2435     <tr>
2436       <td class="mdRow">
2437       <table border="0" cellpadding="0" cellspacing="0">
2438         <tbody>
2439           <tr>
2440             <td class="md" nowrap="nowrap" valign="top">def
2441 smesh.Mesh.MeshDimension </td>
2442             <td class="md" valign="top">(&nbsp;</td>
2443             <td class="md" nowrap="nowrap" valign="top">&nbsp;</td>
2444             <td class="mdname1" nowrap="nowrap" valign="top"> <em>self</em>
2445             </td>
2446             <td class="md" valign="top">&nbsp;)&nbsp;</td>
2447             <td class="md" nowrap="nowrap"><br>
2448             </td>
2449           </tr>
2450         </tbody>
2451       </table>
2452       </td>
2453     </tr>
2454   </tbody>
2455 </table>
2456 <table border="0" cellpadding="0" cellspacing="5">
2457   <tbody>
2458     <tr>
2459       <td> &nbsp; </td>
2460       <td>
2461       <p> </p>
2462       <br>
2463       </td>
2464     </tr>
2465   </tbody>
2466 </table>
2467 <a class="anchor" name="c482d4a5eb26a6215d5da9b368e19c45"></a><!-- doxytag: member="smesh::Mesh::Segment" ref="c482d4a5eb26a6215d5da9b368e19c45" args="" --></p>
2468 <p>
2469 <table class="mdTable" cellpadding="2" cellspacing="0">
2470   <tbody>
2471     <tr>
2472       <td class="mdRow">
2473       <table border="0" cellpadding="0" cellspacing="0">
2474         <tbody>
2475           <tr>
2476             <td class="md" nowrap="nowrap" valign="top">def
2477 smesh.Mesh.Segment </td>
2478             <td class="md" valign="top">(&nbsp;</td>
2479             <td class="md" nowrap="nowrap" valign="top">&nbsp;</td>
2480             <td class="mdname" nowrap="nowrap"> <em>self</em>, </td>
2481           </tr>
2482           <tr>
2483             <td class="md" align="right" nowrap="nowrap"><br>
2484             </td>
2485             <td class="md"><br>
2486             </td>
2487             <td class="md" nowrap="nowrap">&nbsp;</td>
2488             <td class="mdname" nowrap="nowrap"> <em>algo</em> = <code><a
2489  class="el" href="namespacesmesh.html#85f3ed596d91251bfa3b2d2ac4151739">REGULAR</a></code>,
2490             </td>
2491           </tr>
2492           <tr>
2493             <td class="md" align="right" nowrap="nowrap"><br>
2494             </td>
2495             <td class="md"><br>
2496             </td>
2497             <td class="md" nowrap="nowrap">&nbsp;</td>
2498             <td class="mdname" nowrap="nowrap"> <em>geom</em> = <code>0</code></td>
2499           </tr>
2500           <tr>
2501             <td class="md"><br>
2502             </td>
2503             <td class="md">)&nbsp;</td>
2504             <td class="md" colspan="2"><br>
2505             </td>
2506           </tr>
2507         </tbody>
2508       </table>
2509       </td>
2510     </tr>
2511   </tbody>
2512 </table>
2513 <table border="0" cellpadding="0" cellspacing="5">
2514   <tbody>
2515     <tr>
2516       <td> &nbsp; </td>
2517       <td>
2518       <p>If the optional <em>algo</em> parameter is not sets, this
2519 algorithm is REGULAR. If the optional <em>geom</em> parameter is not
2520 sets, this algorithm is global. <br>
2521 Otherwise, this algorithm define a submesh based on <em>geom</em>
2522 subshape. </p>
2523       <dl compact="compact">
2524         <dt><b>Parameters:</b></dt>
2525         <dd>
2526           <table border="0" cellpadding="0" cellspacing="2">
2527             <tbody>
2528               <tr>
2529                 <td valign="top"><br>
2530                 </td>
2531                 <td valign="top"><em>algo</em>&nbsp;</td>
2532                 <td>values are <a class="el"
2533  href="namespacesmesh.html#85f3ed596d91251bfa3b2d2ac4151739">smesh.REGULAR</a>
2534 or <a class="el"
2535  href="namespacesmesh.html#40eed802c94269a68ec2194609fac2f0">smesh.PYTHON</a>
2536 for discretization via python function </td>
2537               </tr>
2538               <tr>
2539                 <td valign="top"><br>
2540                 </td>
2541                 <td valign="top"><em>geom</em>&nbsp;</td>
2542                 <td>If defined, subshape to be meshed </td>
2543               </tr>
2544             </tbody>
2545           </table>
2546         </dd>
2547       </dl>
2548       </td>
2549     </tr>
2550   </tbody>
2551 </table>
2552 <a class="anchor" name="0670294973fa7bfe28b9011e0f09f6a1"></a><!-- doxytag: member="smesh::Mesh::Triangle" ref="0670294973fa7bfe28b9011e0f09f6a1" args="" --></p>
2553 <p>
2554 <table class="mdTable" cellpadding="2" cellspacing="0">
2555   <tbody>
2556     <tr>
2557       <td class="mdRow">
2558       <table border="0" cellpadding="0" cellspacing="0">
2559         <tbody>
2560           <tr>
2561             <td class="md" nowrap="nowrap" valign="top">def
2562 smesh.Mesh.Triangle </td>
2563             <td class="md" valign="top">(&nbsp;</td>
2564             <td class="md" nowrap="nowrap" valign="top">&nbsp;</td>
2565             <td class="mdname" nowrap="nowrap"> <em>self</em>, </td>
2566           </tr>
2567           <tr>
2568             <td class="md" align="right" nowrap="nowrap"><br>
2569             </td>
2570             <td class="md"><br>
2571             </td>
2572             <td class="md" nowrap="nowrap">&nbsp;</td>
2573             <td class="mdname" nowrap="nowrap"> <em>algo</em> = <code><a
2574  class="el" href="namespacesmesh.html#4449cc4d5e7910c0afa9a35238736519">MEFISTO</a></code>,
2575             </td>
2576           </tr>
2577           <tr>
2578             <td class="md" align="right" nowrap="nowrap"><br>
2579             </td>
2580             <td class="md"><br>
2581             </td>
2582             <td class="md" nowrap="nowrap">&nbsp;</td>
2583             <td class="mdname" nowrap="nowrap"> <em>geom</em> = <code>0</code></td>
2584           </tr>
2585           <tr>
2586             <td class="md"><br>
2587             </td>
2588             <td class="md">)&nbsp;</td>
2589             <td class="md" colspan="2"><br>
2590             </td>
2591           </tr>
2592         </tbody>
2593       </table>
2594       </td>
2595     </tr>
2596   </tbody>
2597 </table>
2598 <table border="0" cellpadding="0" cellspacing="5">
2599   <tbody>
2600     <tr>
2601       <td> &nbsp; </td>
2602       <td>
2603       <p>If the optional <em>geom</em> parameter is not sets, this
2604 algorithm is global. <br>
2605 Otherwise, this algorithm define a submesh based on <em>geom</em>
2606 subshape. </p>
2607       <dl compact="compact">
2608         <dt><b>Parameters:</b></dt>
2609         <dd>
2610           <table border="0" cellpadding="0" cellspacing="2">
2611             <tbody>
2612               <tr>
2613                 <td valign="top"><br>
2614                 </td>
2615                 <td valign="top"><em>algo</em>&nbsp;</td>
2616                 <td>values are: <a class="el"
2617  href="namespacesmesh.html#4449cc4d5e7910c0afa9a35238736519">smesh.MEFISTO</a>
2618 or <a class="el"
2619  href="namespacesmesh.html#72b65da5195aa8d71574f95e5533d612">smesh.NETGEN</a>
2620                 </td>
2621               </tr>
2622               <tr>
2623                 <td valign="top"><br>
2624                 </td>
2625                 <td valign="top"><em>geom</em>&nbsp;</td>
2626                 <td>If defined, subshape to be meshed </td>
2627               </tr>
2628             </tbody>
2629           </table>
2630         </dd>
2631       </dl>
2632       </td>
2633     </tr>
2634   </tbody>
2635 </table>
2636 <a class="anchor" name="4ca1886a1ff06e16c670f1675c5a573b"></a><!-- doxytag: member="smesh::Mesh::Quadrangle" ref="4ca1886a1ff06e16c670f1675c5a573b" args="" --></p>
2637 <p>
2638 <table class="mdTable" cellpadding="2" cellspacing="0">
2639   <tbody>
2640     <tr>
2641       <td class="mdRow">
2642       <table border="0" cellpadding="0" cellspacing="0">
2643         <tbody>
2644           <tr>
2645             <td class="md" nowrap="nowrap" valign="top">def
2646 smesh.Mesh.Quadrangle </td>
2647             <td class="md" valign="top">(&nbsp;</td>
2648             <td class="md" nowrap="nowrap" valign="top">&nbsp;</td>
2649             <td class="mdname" nowrap="nowrap"> <em>self</em>, </td>
2650           </tr>
2651           <tr>
2652             <td class="md" align="right" nowrap="nowrap"><br>
2653             </td>
2654             <td class="md"><br>
2655             </td>
2656             <td class="md" nowrap="nowrap">&nbsp;</td>
2657             <td class="mdname" nowrap="nowrap"> <em>geom</em> = <code>0</code></td>
2658           </tr>
2659           <tr>
2660             <td class="md"><br>
2661             </td>
2662             <td class="md">)&nbsp;</td>
2663             <td class="md" colspan="2"><br>
2664             </td>
2665           </tr>
2666         </tbody>
2667       </table>
2668       </td>
2669     </tr>
2670   </tbody>
2671 </table>
2672 <table border="0" cellpadding="0" cellspacing="5">
2673   <tbody>
2674     <tr>
2675       <td> &nbsp; </td>
2676       <td>
2677       <p>If the optional <em>geom</em> parameter is not sets, this
2678 algorithm is global. <br>
2679 Otherwise, this algorithm define a submesh based on <em>geom</em>
2680 subshape. </p>
2681       <dl compact="compact">
2682         <dt><b>Parameters:</b></dt>
2683         <dd>
2684           <table border="0" cellpadding="0" cellspacing="2">
2685             <tbody>
2686               <tr>
2687                 <td valign="top"><br>
2688                 </td>
2689                 <td valign="top"><em>geom</em>&nbsp;</td>
2690                 <td>If defined, subshape to be meshed </td>
2691               </tr>
2692             </tbody>
2693           </table>
2694         </dd>
2695       </dl>
2696       </td>
2697     </tr>
2698   </tbody>
2699 </table>
2700 <a class="anchor" name="25ec76b72df8bebc8a612910a0318620"></a><!-- doxytag: member="smesh::Mesh::Tetrahedron" ref="25ec76b72df8bebc8a612910a0318620" args="" --></p>
2701 <p>
2702 <table class="mdTable" cellpadding="2" cellspacing="0">
2703   <tbody>
2704     <tr>
2705       <td class="mdRow">
2706       <table border="0" cellpadding="0" cellspacing="0">
2707         <tbody>
2708           <tr>
2709             <td class="md" nowrap="nowrap" valign="top">def
2710 smesh.Mesh.Tetrahedron </td>
2711             <td class="md" valign="top">(&nbsp;</td>
2712             <td class="md" nowrap="nowrap" valign="top">&nbsp;</td>
2713             <td class="mdname" nowrap="nowrap"> <em>self</em>, </td>
2714           </tr>
2715           <tr>
2716             <td class="md" align="right" nowrap="nowrap"><br>
2717             </td>
2718             <td class="md"><br>
2719             </td>
2720             <td class="md" nowrap="nowrap">&nbsp;</td>
2721             <td class="mdname" nowrap="nowrap"> <em>algo</em> = <code><a
2722  class="el" href="namespacesmesh.html#72b65da5195aa8d71574f95e5533d612">NETGEN</a></code>,
2723             </td>
2724           </tr>
2725           <tr>
2726             <td class="md" align="right" nowrap="nowrap"><br>
2727             </td>
2728             <td class="md"><br>
2729             </td>
2730             <td class="md" nowrap="nowrap">&nbsp;</td>
2731             <td class="mdname" nowrap="nowrap"> <em>geom</em> = <code>0</code></td>
2732           </tr>
2733           <tr>
2734             <td class="md"><br>
2735             </td>
2736             <td class="md">)&nbsp;</td>
2737             <td class="md" colspan="2"><br>
2738             </td>
2739           </tr>
2740         </tbody>
2741       </table>
2742       </td>
2743     </tr>
2744   </tbody>
2745 </table>
2746 <table border="0" cellpadding="0" cellspacing="5">
2747   <tbody>
2748     <tr>
2749       <td> &nbsp; </td>
2750       <td>
2751       <p>The parameter <em>algo</em> permits to choice the algorithm:
2752 NETGEN or GHS3D If the optional <em>geom</em> parameter is not sets,
2753 this algorithm is global. <br>
2754 Otherwise, this algorithm define a submesh based on <em>geom</em>
2755 subshape. </p>
2756       <dl compact="compact">
2757         <dt><b>Parameters:</b></dt>
2758         <dd>
2759           <table border="0" cellpadding="0" cellspacing="2">
2760             <tbody>
2761               <tr>
2762                 <td valign="top"><br>
2763                 </td>
2764                 <td valign="top"><em>algo</em>&nbsp;</td>
2765                 <td>values are: <a class="el"
2766  href="namespacesmesh.html#72b65da5195aa8d71574f95e5533d612">smesh.NETGEN</a>,
2767                 <a class="el"
2768  href="namespacesmesh.html#bf6aaa2e2cf565cbe3ae34954dee8926">smesh.GHS3D</a>,
2769                 <a class="el"
2770  href="namespacesmesh.html#13a34e1016fc530291cb7c688709efb3">smesh.FULL_NETGEN</a>
2771                 </td>
2772               </tr>
2773               <tr>
2774                 <td valign="top"><br>
2775                 </td>
2776                 <td valign="top"><em>geom</em>&nbsp;</td>
2777                 <td>If defined, subshape to be meshed </td>
2778               </tr>
2779             </tbody>
2780           </table>
2781         </dd>
2782       </dl>
2783       </td>
2784     </tr>
2785   </tbody>
2786 </table>
2787 <a class="anchor" name="21ec3ac09ca0ad1a9fdc6935654893fd"></a><!-- doxytag: member="smesh::Mesh::Hexahedron" ref="21ec3ac09ca0ad1a9fdc6935654893fd" args="" --></p>
2788 <p>
2789 <table class="mdTable" cellpadding="2" cellspacing="0">
2790   <tbody>
2791     <tr>
2792       <td class="mdRow">
2793       <table border="0" cellpadding="0" cellspacing="0">
2794         <tbody>
2795           <tr>
2796             <td class="md" nowrap="nowrap" valign="top">def
2797 smesh.Mesh.Hexahedron </td>
2798             <td class="md" valign="top">(&nbsp;</td>
2799             <td class="md" nowrap="nowrap" valign="top">&nbsp;</td>
2800             <td class="mdname" nowrap="nowrap"> <em>self</em>, </td>
2801           </tr>
2802           <tr>
2803             <td class="md" align="right" nowrap="nowrap"><br>
2804             </td>
2805             <td class="md"><br>
2806             </td>
2807             <td class="md" nowrap="nowrap">&nbsp;</td>
2808             <td class="mdname" nowrap="nowrap"> <em>geom</em> = <code>0</code></td>
2809           </tr>
2810           <tr>
2811             <td class="md"><br>
2812             </td>
2813             <td class="md">)&nbsp;</td>
2814             <td class="md" colspan="2"><br>
2815             </td>
2816           </tr>
2817         </tbody>
2818       </table>
2819       </td>
2820     </tr>
2821   </tbody>
2822 </table>
2823 <table border="0" cellpadding="0" cellspacing="5">
2824   <tbody>
2825     <tr>
2826       <td> &nbsp; </td>
2827       <td>
2828       <p>If the optional <em>geom</em> parameter is not sets, this
2829 algorithm is global. <br>
2830 Otherwise, this algorithm define a submesh based on <em>geom</em>
2831 subshape. </p>
2832       <dl compact="compact">
2833         <dt><b>Parameters:</b></dt>
2834         <dd>
2835           <table border="0" cellpadding="0" cellspacing="2">
2836             <tbody>
2837               <tr>
2838                 <td valign="top"><br>
2839                 </td>
2840                 <td valign="top"><em>geom</em>&nbsp;</td>
2841                 <td>If defined, subshape to be meshed </td>
2842               </tr>
2843             </tbody>
2844           </table>
2845         </dd>
2846       </dl>
2847       </td>
2848     </tr>
2849   </tbody>
2850 </table>
2851 <a class="anchor" name="27c0aef5694eea45b0670207d5580bc6"></a><!-- doxytag: member="smesh::Mesh::Netgen" ref="27c0aef5694eea45b0670207d5580bc6" args="" --></p>
2852 <p>
2853 <table class="mdTable" cellpadding="2" cellspacing="0">
2854   <tbody>
2855     <tr>
2856       <td class="mdRow">
2857       <table border="0" cellpadding="0" cellspacing="0">
2858         <tbody>
2859           <tr>
2860             <td class="md" nowrap="nowrap" valign="top">def
2861 smesh.Mesh.Netgen </td>
2862             <td class="md" valign="top">(&nbsp;</td>
2863             <td class="md" nowrap="nowrap" valign="top">&nbsp;</td>
2864             <td class="mdname" nowrap="nowrap"> <em>self</em>, </td>
2865           </tr>
2866           <tr>
2867             <td class="md" align="right" nowrap="nowrap"><br>
2868             </td>
2869             <td class="md"><br>
2870             </td>
2871             <td class="md" nowrap="nowrap">&nbsp;</td>
2872             <td class="mdname" nowrap="nowrap"> <em>is3D</em>, </td>
2873           </tr>
2874           <tr>
2875             <td class="md" align="right" nowrap="nowrap"><br>
2876             </td>
2877             <td class="md"><br>
2878             </td>
2879             <td class="md" nowrap="nowrap">&nbsp;</td>
2880             <td class="mdname" nowrap="nowrap"> <em>geom</em> = <code>0</code></td>
2881           </tr>
2882           <tr>
2883             <td class="md"><br>
2884             </td>
2885             <td class="md">)&nbsp;</td>
2886             <td class="md" colspan="2"><br>
2887             </td>
2888           </tr>
2889         </tbody>
2890       </table>
2891       </td>
2892     </tr>
2893   </tbody>
2894 </table>
2895 <table border="0" cellpadding="0" cellspacing="5">
2896   <tbody>
2897     <tr>
2898       <td> &nbsp; </td>
2899       <td>
2900       <p> </p>
2901       <br>
2902       </td>
2903     </tr>
2904   </tbody>
2905 </table>
2906 <a class="anchor" name="ed26e60b9561403c1966a8a4aac5f512"></a><!-- doxytag: member="smesh::Mesh::Compute" ref="ed26e60b9561403c1966a8a4aac5f512" args="" --></p>
2907 <p>
2908 <table class="mdTable" cellpadding="2" cellspacing="0">
2909   <tbody>
2910     <tr>
2911       <td class="mdRow">
2912       <table border="0" cellpadding="0" cellspacing="0">
2913         <tbody>
2914           <tr>
2915             <td class="md" nowrap="nowrap" valign="top">def
2916 smesh.Mesh.Compute </td>
2917             <td class="md" valign="top">(&nbsp;</td>
2918             <td class="md" nowrap="nowrap" valign="top">&nbsp;</td>
2919             <td class="mdname" nowrap="nowrap"> <em>self</em>, </td>
2920           </tr>
2921           <tr>
2922             <td class="md" align="right" nowrap="nowrap"><br>
2923             </td>
2924             <td class="md"><br>
2925             </td>
2926             <td class="md" nowrap="nowrap">&nbsp;</td>
2927             <td class="mdname" nowrap="nowrap"> <em>geom</em> = <code>0</code></td>
2928           </tr>
2929           <tr>
2930             <td class="md"><br>
2931             </td>
2932             <td class="md">)&nbsp;</td>
2933             <td class="md" colspan="2"><br>
2934             </td>
2935           </tr>
2936         </tbody>
2937       </table>
2938       </td>
2939     </tr>
2940   </tbody>
2941 </table>
2942 <table border="0" cellpadding="0" cellspacing="5">
2943   <tbody>
2944     <tr>
2945       <td> &nbsp; </td>
2946       <td>
2947       <p> </p>
2948       <br>
2949       </td>
2950     </tr>
2951   </tbody>
2952 </table>
2953 <a class="anchor" name="d23d8a7c9fc382821d4016774fa9e98d"></a><!-- doxytag: member="smesh::Mesh::AutomaticTetrahedralization" ref="d23d8a7c9fc382821d4016774fa9e98d" args="" --></p>
2954 <p>
2955 <table class="mdTable" cellpadding="2" cellspacing="0">
2956   <tbody>
2957     <tr>
2958       <td class="mdRow">
2959       <table border="0" cellpadding="0" cellspacing="0">
2960         <tbody>
2961           <tr>
2962             <td class="md" nowrap="nowrap" valign="top">def
2963 smesh.Mesh.AutomaticTetrahedralization </td>
2964             <td class="md" valign="top">(&nbsp;</td>
2965             <td class="md" nowrap="nowrap" valign="top">&nbsp;</td>
2966             <td class="mdname" nowrap="nowrap"> <em>self</em>, </td>
2967           </tr>
2968           <tr>
2969             <td class="md" align="right" nowrap="nowrap"><br>
2970             </td>
2971             <td class="md"><br>
2972             </td>
2973             <td class="md" nowrap="nowrap">&nbsp;</td>
2974             <td class="mdname" nowrap="nowrap"> <em>fineness</em> = <code>0</code></td>
2975           </tr>
2976           <tr>
2977             <td class="md"><br>
2978             </td>
2979             <td class="md">)&nbsp;</td>
2980             <td class="md" colspan="2"><br>
2981             </td>
2982           </tr>
2983         </tbody>
2984       </table>
2985       </td>
2986     </tr>
2987   </tbody>
2988 </table>
2989 <table border="0" cellpadding="0" cellspacing="5">
2990   <tbody>
2991     <tr>
2992       <td> &nbsp; </td>
2993       <td>
2994       <p> </p>
2995       <br>
2996       </td>
2997     </tr>
2998   </tbody>
2999 </table>
3000 <a class="anchor" name="1c78238cdf0aad20ab2d6eef4a184799"></a><!-- doxytag: member="smesh::Mesh::AutomaticHexahedralization" ref="1c78238cdf0aad20ab2d6eef4a184799" args="" --></p>
3001 <p>
3002 <table class="mdTable" cellpadding="2" cellspacing="0">
3003   <tbody>
3004     <tr>
3005       <td class="mdRow">
3006       <table border="0" cellpadding="0" cellspacing="0">
3007         <tbody>
3008           <tr>
3009             <td class="md" nowrap="nowrap" valign="top">def
3010 smesh.Mesh.AutomaticHexahedralization </td>
3011             <td class="md" valign="top">(&nbsp;</td>
3012             <td class="md" nowrap="nowrap" valign="top">&nbsp;</td>
3013             <td class="mdname" nowrap="nowrap"> <em>self</em>, </td>
3014           </tr>
3015           <tr>
3016             <td class="md" align="right" nowrap="nowrap"><br>
3017             </td>
3018             <td class="md"><br>
3019             </td>
3020             <td class="md" nowrap="nowrap">&nbsp;</td>
3021             <td class="mdname" nowrap="nowrap"> <em>fineness</em> = <code>0</code></td>
3022           </tr>
3023           <tr>
3024             <td class="md"><br>
3025             </td>
3026             <td class="md">)&nbsp;</td>
3027             <td class="md" colspan="2"><br>
3028             </td>
3029           </tr>
3030         </tbody>
3031       </table>
3032       </td>
3033     </tr>
3034   </tbody>
3035 </table>
3036 <table border="0" cellpadding="0" cellspacing="5">
3037   <tbody>
3038     <tr>
3039       <td> &nbsp; </td>
3040       <td>
3041       <p> </p>
3042       <br>
3043       </td>
3044     </tr>
3045   </tbody>
3046 </table>
3047 <a class="anchor" name="9dcaabbf09856c4a4d7465cb12eaf28e"></a><!-- doxytag: member="smesh::Mesh::GetHypothesisList" ref="9dcaabbf09856c4a4d7465cb12eaf28e" args="" --></p>
3048 <p>
3049 <table class="mdTable" cellpadding="2" cellspacing="0">
3050   <tbody>
3051     <tr>
3052       <td class="mdRow">
3053       <table border="0" cellpadding="0" cellspacing="0">
3054         <tbody>
3055           <tr>
3056             <td class="md" nowrap="nowrap" valign="top">def
3057 smesh.Mesh.GetHypothesisList </td>
3058             <td class="md" valign="top">(&nbsp;</td>
3059             <td class="md" nowrap="nowrap" valign="top">&nbsp;</td>
3060             <td class="mdname" nowrap="nowrap"> <em>self</em>, </td>
3061           </tr>
3062           <tr>
3063             <td class="md" align="right" nowrap="nowrap"><br>
3064             </td>
3065             <td class="md"><br>
3066             </td>
3067             <td class="md" nowrap="nowrap">&nbsp;</td>
3068             <td class="mdname" nowrap="nowrap"> <em>geom</em></td>
3069           </tr>
3070           <tr>
3071             <td class="md"><br>
3072             </td>
3073             <td class="md">)&nbsp;</td>
3074             <td class="md" colspan="2"><br>
3075             </td>
3076           </tr>
3077         </tbody>
3078       </table>
3079       </td>
3080     </tr>
3081   </tbody>
3082 </table>
3083 <table border="0" cellpadding="0" cellspacing="5">
3084   <tbody>
3085     <tr>
3086       <td> &nbsp; </td>
3087       <td>
3088       <p></p>
3089       <dl compact="compact">
3090         <dt><b>Parameters:</b></dt>
3091         <dd>
3092           <table border="0" cellpadding="0" cellspacing="2">
3093             <tbody>
3094               <tr>
3095                 <td valign="top"><br>
3096                 </td>
3097                 <td valign="top"><em>geom</em>&nbsp;</td>
3098                 <td>is subhape of mesh geometry </td>
3099               </tr>
3100             </tbody>
3101           </table>
3102         </dd>
3103       </dl>
3104       </td>
3105     </tr>
3106   </tbody>
3107 </table>
3108 <a class="anchor" name="95d999f08f0aaef05f6dcdb8292e00e0"></a><!-- doxytag: member="smesh::Mesh::RemoveGlobalHypotheses" ref="95d999f08f0aaef05f6dcdb8292e00e0" args="" --></p>
3109 <p>
3110 <table class="mdTable" cellpadding="2" cellspacing="0">
3111   <tbody>
3112     <tr>
3113       <td class="mdRow">
3114       <table border="0" cellpadding="0" cellspacing="0">
3115         <tbody>
3116           <tr>
3117             <td class="md" nowrap="nowrap" valign="top">def
3118 smesh.Mesh.RemoveGlobalHypotheses </td>
3119             <td class="md" valign="top">(&nbsp;</td>
3120             <td class="md" nowrap="nowrap" valign="top">&nbsp;</td>
3121             <td class="mdname1" nowrap="nowrap" valign="top"> <em>self</em>
3122             </td>
3123             <td class="md" valign="top">&nbsp;)&nbsp;</td>
3124             <td class="md" nowrap="nowrap"><br>
3125             </td>
3126           </tr>
3127         </tbody>
3128       </table>
3129       </td>
3130     </tr>
3131   </tbody>
3132 </table>
3133 <table border="0" cellpadding="0" cellspacing="5">
3134   <tbody>
3135     <tr>
3136       <td> &nbsp; </td>
3137       <td>
3138       <p> </p>
3139       <br>
3140       </td>
3141     </tr>
3142   </tbody>
3143 </table>
3144 <a class="anchor" name="6deeda0a7c76698bdf314b7c81b15c0f"></a><!-- doxytag: member="smesh::Mesh::Group" ref="6deeda0a7c76698bdf314b7c81b15c0f" args="" --></p>
3145 <p>
3146 <table class="mdTable" cellpadding="2" cellspacing="0">
3147   <tbody>
3148     <tr>
3149       <td class="mdRow">
3150       <table border="0" cellpadding="0" cellspacing="0">
3151         <tbody>
3152           <tr>
3153             <td class="md" nowrap="nowrap" valign="top">def
3154 smesh.Mesh.Group </td>
3155             <td class="md" valign="top">(&nbsp;</td>
3156             <td class="md" nowrap="nowrap" valign="top">&nbsp;</td>
3157             <td class="mdname" nowrap="nowrap"> <em>self</em>, </td>
3158           </tr>
3159           <tr>
3160             <td class="md" align="right" nowrap="nowrap"><br>
3161             </td>
3162             <td class="md"><br>
3163             </td>
3164             <td class="md" nowrap="nowrap">&nbsp;</td>
3165             <td class="mdname" nowrap="nowrap"> <em>grp</em>, </td>
3166           </tr>
3167           <tr>
3168             <td class="md" align="right" nowrap="nowrap"><br>
3169             </td>
3170             <td class="md"><br>
3171             </td>
3172             <td class="md" nowrap="nowrap">&nbsp;</td>
3173             <td class="mdname" nowrap="nowrap"> <em>name</em> = <code>""</code></td>
3174           </tr>
3175           <tr>
3176             <td class="md"><br>
3177             </td>
3178             <td class="md">)&nbsp;</td>
3179             <td class="md" colspan="2"><br>
3180             </td>
3181           </tr>
3182         </tbody>
3183       </table>
3184       </td>
3185     </tr>
3186   </tbody>
3187 </table>
3188 <table border="0" cellpadding="0" cellspacing="5">
3189   <tbody>
3190     <tr>
3191       <td> &nbsp; </td>
3192       <td>
3193       <p></p>
3194       <dl compact="compact">
3195         <dt><b>Parameters:</b></dt>
3196         <dd>
3197           <table border="0" cellpadding="0" cellspacing="2">
3198             <tbody>
3199               <tr>
3200                 <td valign="top"><br>
3201                 </td>
3202                 <td valign="top"><em>grp</em>&nbsp;</td>
3203                 <td>is a geometric group, a vertex, an edge, a face or
3204 a solid </td>
3205               </tr>
3206               <tr>
3207                 <td valign="top"><br>
3208                 </td>
3209                 <td valign="top"><em>name</em>&nbsp;</td>
3210                 <td>is the name of the mesh group </td>
3211               </tr>
3212             </tbody>
3213           </table>
3214         </dd>
3215       </dl>
3216       <dl compact="compact">
3217         <dt><b>Returns:</b></dt>
3218         <dd>SMESH_GroupOnGeom </dd>
3219       </dl>
3220       </td>
3221     </tr>
3222   </tbody>
3223 </table>
3224 <a class="anchor" name="36933e515825d7d1c62863686546a84f"></a><!-- doxytag: member="smesh::Mesh::ExportToMED" ref="36933e515825d7d1c62863686546a84f" args="" --></p>
3225 <p>
3226 <table class="mdTable" cellpadding="2" cellspacing="0">
3227   <tbody>
3228     <tr>
3229       <td class="mdRow">
3230       <table border="0" cellpadding="0" cellspacing="0">
3231         <tbody>
3232           <tr>
3233             <td class="md" nowrap="nowrap" valign="top">def
3234 smesh.Mesh.ExportToMED </td>
3235             <td class="md" valign="top">(&nbsp;</td>
3236             <td class="md" nowrap="nowrap" valign="top">&nbsp;</td>
3237             <td class="mdname" nowrap="nowrap"> <em>self</em>, </td>
3238           </tr>
3239           <tr>
3240             <td class="md" align="right" nowrap="nowrap"><br>
3241             </td>
3242             <td class="md"><br>
3243             </td>
3244             <td class="md" nowrap="nowrap">&nbsp;</td>
3245             <td class="mdname" nowrap="nowrap"> <em>f</em>, </td>
3246           </tr>
3247           <tr>
3248             <td class="md" align="right" nowrap="nowrap"><br>
3249             </td>
3250             <td class="md"><br>
3251             </td>
3252             <td class="md" nowrap="nowrap">&nbsp;</td>
3253             <td class="mdname" nowrap="nowrap"> <em>version</em>, </td>
3254           </tr>
3255           <tr>
3256             <td class="md" align="right" nowrap="nowrap"><br>
3257             </td>
3258             <td class="md"><br>
3259             </td>
3260             <td class="md" nowrap="nowrap">&nbsp;</td>
3261             <td class="mdname" nowrap="nowrap"> <em>opt</em> = <code>0</code></td>
3262           </tr>
3263           <tr>
3264             <td class="md"><br>
3265             </td>
3266             <td class="md">)&nbsp;</td>
3267             <td class="md" colspan="2"><br>
3268             </td>
3269           </tr>
3270         </tbody>
3271       </table>
3272       </td>
3273     </tr>
3274   </tbody>
3275 </table>
3276 <table border="0" cellpadding="0" cellspacing="5">
3277   <tbody>
3278     <tr>
3279       <td> &nbsp; </td>
3280       <td>
3281       <p>Export the mesh in a file with the MED format and choice the <em>version</em>
3282 of MED format </p>
3283       <dl compact="compact">
3284         <dt><b>Parameters:</b></dt>
3285         <dd>
3286           <table border="0" cellpadding="0" cellspacing="2">
3287             <tbody>
3288               <tr>
3289                 <td valign="top"><br>
3290                 </td>
3291                 <td valign="top"><em>f</em>&nbsp;</td>
3292                 <td>is the file name </td>
3293               </tr>
3294               <tr>
3295                 <td valign="top"><br>
3296                 </td>
3297                 <td valign="top"><em>version</em>&nbsp;</td>
3298                 <td>values are SMESH.MED_V2_1, SMESH.MED_V2_2 </td>
3299               </tr>
3300             </tbody>
3301           </table>
3302         </dd>
3303       </dl>
3304       </td>
3305     </tr>
3306   </tbody>
3307 </table>
3308 <a class="anchor" name="a86bdbce4f2f57e951bcea9ab1986ecb"></a><!-- doxytag: member="smesh::Mesh::ExportMED" ref="a86bdbce4f2f57e951bcea9ab1986ecb" args="" --></p>
3309 <p>
3310 <table class="mdTable" cellpadding="2" cellspacing="0">
3311   <tbody>
3312     <tr>
3313       <td class="mdRow">
3314       <table border="0" cellpadding="0" cellspacing="0">
3315         <tbody>
3316           <tr>
3317             <td class="md" nowrap="nowrap" valign="top">def
3318 smesh.Mesh.ExportMED </td>
3319             <td class="md" valign="top">(&nbsp;</td>
3320             <td class="md" nowrap="nowrap" valign="top">&nbsp;</td>
3321             <td class="mdname" nowrap="nowrap"> <em>self</em>, </td>
3322           </tr>
3323           <tr>
3324             <td class="md" align="right" nowrap="nowrap"><br>
3325             </td>
3326             <td class="md"><br>
3327             </td>
3328             <td class="md" nowrap="nowrap">&nbsp;</td>
3329             <td class="mdname" nowrap="nowrap"> <em>f</em>, </td>
3330           </tr>
3331           <tr>
3332             <td class="md" align="right" nowrap="nowrap"><br>
3333             </td>
3334             <td class="md"><br>
3335             </td>
3336             <td class="md" nowrap="nowrap">&nbsp;</td>
3337             <td class="mdname" nowrap="nowrap"> <em>auto_groups</em> =
3338             <code>0</code>, </td>
3339           </tr>
3340           <tr>
3341             <td class="md" align="right" nowrap="nowrap"><br>
3342             </td>
3343             <td class="md"><br>
3344             </td>
3345             <td class="md" nowrap="nowrap">&nbsp;</td>
3346             <td class="mdname" nowrap="nowrap"> <em>version</em> = <code>MED_V2_2</code></td>
3347           </tr>
3348           <tr>
3349             <td class="md"><br>
3350             </td>
3351             <td class="md">)&nbsp;</td>
3352             <td class="md" colspan="2"><br>
3353             </td>
3354           </tr>
3355         </tbody>
3356       </table>
3357       </td>
3358     </tr>
3359   </tbody>
3360 </table>
3361 <table border="0" cellpadding="0" cellspacing="5">
3362   <tbody>
3363     <tr>
3364       <td> &nbsp; </td>
3365       <td>
3366       <p></p>
3367       <dl compact="compact">
3368         <dt><b>Parameters:</b></dt>
3369         <dd>
3370           <table border="0" cellpadding="0" cellspacing="2">
3371             <tbody>
3372               <tr>
3373                 <td valign="top"><br>
3374                 </td>
3375                 <td valign="top"><em>f</em>&nbsp;</td>
3376                 <td>is the file name </td>
3377               </tr>
3378               <tr>
3379                 <td valign="top"><br>
3380                 </td>
3381                 <td valign="top"><em>auto_groups</em>&nbsp;</td>
3382                 <td>boolean parameter for creating/not creating the
3383 groups Group_On_All_Nodes, Group_On_All_Faces, ... ; the typical use is
3384 auto_groups=false. </td>
3385               </tr>
3386               <tr>
3387                 <td valign="top"><br>
3388                 </td>
3389                 <td valign="top"><em>version</em>&nbsp;</td>
3390                 <td>MED format version(MED_V2_1 or MED_V2_2) </td>
3391               </tr>
3392             </tbody>
3393           </table>
3394         </dd>
3395       </dl>
3396       </td>
3397     </tr>
3398   </tbody>
3399 </table>
3400 <a class="anchor" name="5db000b98b9608f1f3384a4b09b35f58"></a><!-- doxytag: member="smesh::Mesh::ExportDAT" ref="5db000b98b9608f1f3384a4b09b35f58" args="" --></p>
3401 <p>
3402 <table class="mdTable" cellpadding="2" cellspacing="0">
3403   <tbody>
3404     <tr>
3405       <td class="mdRow">
3406       <table border="0" cellpadding="0" cellspacing="0">
3407         <tbody>
3408           <tr>
3409             <td class="md" nowrap="nowrap" valign="top">def
3410 smesh.Mesh.ExportDAT </td>
3411             <td class="md" valign="top">(&nbsp;</td>
3412             <td class="md" nowrap="nowrap" valign="top">&nbsp;</td>
3413             <td class="mdname" nowrap="nowrap"> <em>self</em>, </td>
3414           </tr>
3415           <tr>
3416             <td class="md" align="right" nowrap="nowrap"><br>
3417             </td>
3418             <td class="md"><br>
3419             </td>
3420             <td class="md" nowrap="nowrap">&nbsp;</td>
3421             <td class="mdname" nowrap="nowrap"> <em>f</em></td>
3422           </tr>
3423           <tr>
3424             <td class="md"><br>
3425             </td>
3426             <td class="md">)&nbsp;</td>
3427             <td class="md" colspan="2"><br>
3428             </td>
3429           </tr>
3430         </tbody>
3431       </table>
3432       </td>
3433     </tr>
3434   </tbody>
3435 </table>
3436 <table border="0" cellpadding="0" cellspacing="5">
3437   <tbody>
3438     <tr>
3439       <td> &nbsp; </td>
3440       <td>
3441       <p></p>
3442       <dl compact="compact">
3443         <dt><b>Parameters:</b></dt>
3444         <dd>
3445           <table border="0" cellpadding="0" cellspacing="2">
3446             <tbody>
3447               <tr>
3448                 <td valign="top"><br>
3449                 </td>
3450                 <td valign="top"><em>f</em>&nbsp;</td>
3451                 <td>is the file name </td>
3452               </tr>
3453             </tbody>
3454           </table>
3455         </dd>
3456       </dl>
3457       </td>
3458     </tr>
3459   </tbody>
3460 </table>
3461 <a class="anchor" name="c008bc59ddf84fb975ea54fdd9c5b20e"></a><!-- doxytag: member="smesh::Mesh::ExportUNV" ref="c008bc59ddf84fb975ea54fdd9c5b20e" args="" --></p>
3462 <p>
3463 <table class="mdTable" cellpadding="2" cellspacing="0">
3464   <tbody>
3465     <tr>
3466       <td class="mdRow">
3467       <table border="0" cellpadding="0" cellspacing="0">
3468         <tbody>
3469           <tr>
3470             <td class="md" nowrap="nowrap" valign="top">def
3471 smesh.Mesh.ExportUNV </td>
3472             <td class="md" valign="top">(&nbsp;</td>
3473             <td class="md" nowrap="nowrap" valign="top">&nbsp;</td>
3474             <td class="mdname" nowrap="nowrap"> <em>self</em>, </td>
3475           </tr>
3476           <tr>
3477             <td class="md" align="right" nowrap="nowrap"><br>
3478             </td>
3479             <td class="md"><br>
3480             </td>
3481             <td class="md" nowrap="nowrap">&nbsp;</td>
3482             <td class="mdname" nowrap="nowrap"> <em>f</em></td>
3483           </tr>
3484           <tr>
3485             <td class="md"><br>
3486             </td>
3487             <td class="md">)&nbsp;</td>
3488             <td class="md" colspan="2"><br>
3489             </td>
3490           </tr>
3491         </tbody>
3492       </table>
3493       </td>
3494     </tr>
3495   </tbody>
3496 </table>
3497 <table border="0" cellpadding="0" cellspacing="5">
3498   <tbody>
3499     <tr>
3500       <td> &nbsp; </td>
3501       <td>
3502       <p></p>
3503       <dl compact="compact">
3504         <dt><b>Parameters:</b></dt>
3505         <dd>
3506           <table border="0" cellpadding="0" cellspacing="2">
3507             <tbody>
3508               <tr>
3509                 <td valign="top"><br>
3510                 </td>
3511                 <td valign="top"><em>f</em>&nbsp;</td>
3512                 <td>is the file name </td>
3513               </tr>
3514             </tbody>
3515           </table>
3516         </dd>
3517       </dl>
3518       </td>
3519     </tr>
3520   </tbody>
3521 </table>
3522 <a class="anchor" name="5f0cfa067db19492048fc67f9214a938"></a><!-- doxytag: member="smesh::Mesh::ExportSTL" ref="5f0cfa067db19492048fc67f9214a938" args="" --></p>
3523 <p>
3524 <table class="mdTable" cellpadding="2" cellspacing="0">
3525   <tbody>
3526     <tr>
3527       <td class="mdRow">
3528       <table border="0" cellpadding="0" cellspacing="0">
3529         <tbody>
3530           <tr>
3531             <td class="md" nowrap="nowrap" valign="top">def
3532 smesh.Mesh.ExportSTL </td>
3533             <td class="md" valign="top">(&nbsp;</td>
3534             <td class="md" nowrap="nowrap" valign="top">&nbsp;</td>
3535             <td class="mdname" nowrap="nowrap"> <em>self</em>, </td>
3536           </tr>
3537           <tr>
3538             <td class="md" align="right" nowrap="nowrap"><br>
3539             </td>
3540             <td class="md"><br>
3541             </td>
3542             <td class="md" nowrap="nowrap">&nbsp;</td>
3543             <td class="mdname" nowrap="nowrap"> <em>f</em>, </td>
3544           </tr>
3545           <tr>
3546             <td class="md" align="right" nowrap="nowrap"><br>
3547             </td>
3548             <td class="md"><br>
3549             </td>
3550             <td class="md" nowrap="nowrap">&nbsp;</td>
3551             <td class="mdname" nowrap="nowrap"> <em>ascii</em> = <code>1</code></td>
3552           </tr>
3553           <tr>
3554             <td class="md"><br>
3555             </td>
3556             <td class="md">)&nbsp;</td>
3557             <td class="md" colspan="2"><br>
3558             </td>
3559           </tr>
3560         </tbody>
3561       </table>
3562       </td>
3563     </tr>
3564   </tbody>
3565 </table>
3566 <table border="0" cellpadding="0" cellspacing="5">
3567   <tbody>
3568     <tr>
3569       <td> &nbsp; </td>
3570       <td>
3571       <p></p>
3572       <dl compact="compact">
3573         <dt><b>Parameters:</b></dt>
3574         <dd>
3575           <table border="0" cellpadding="0" cellspacing="2">
3576             <tbody>
3577               <tr>
3578                 <td valign="top"><br>
3579                 </td>
3580                 <td valign="top"><em>f</em>&nbsp;</td>
3581                 <td>is the file name </td>
3582               </tr>
3583               <tr>
3584                 <td valign="top"><br>
3585                 </td>
3586                 <td valign="top"><em>ascii</em>&nbsp;</td>
3587                 <td>defined the kind of file contents </td>
3588               </tr>
3589             </tbody>
3590           </table>
3591         </dd>
3592       </dl>
3593       </td>
3594     </tr>
3595   </tbody>
3596 </table>
3597 <a class="anchor" name="d0f9d4c25155f1aa2f2f9d9439bbd380"></a><!-- doxytag: member="smesh::Mesh::CreateEmptyGroup" ref="d0f9d4c25155f1aa2f2f9d9439bbd380" args="" --></p>
3598 <p>
3599 <table class="mdTable" cellpadding="2" cellspacing="0">
3600   <tbody>
3601     <tr>
3602       <td class="mdRow">
3603       <table border="0" cellpadding="0" cellspacing="0">
3604         <tbody>
3605           <tr>
3606             <td class="md" nowrap="nowrap" valign="top">def
3607 smesh.Mesh.CreateEmptyGroup </td>
3608             <td class="md" valign="top">(&nbsp;</td>
3609             <td class="md" nowrap="nowrap" valign="top">&nbsp;</td>
3610             <td class="mdname" nowrap="nowrap"> <em>self</em>, </td>
3611           </tr>
3612           <tr>
3613             <td class="md" align="right" nowrap="nowrap"><br>
3614             </td>
3615             <td class="md"><br>
3616             </td>
3617             <td class="md" nowrap="nowrap">&nbsp;</td>
3618             <td class="mdname" nowrap="nowrap"> <em>elementType</em>, </td>
3619           </tr>
3620           <tr>
3621             <td class="md" align="right" nowrap="nowrap"><br>
3622             </td>
3623             <td class="md"><br>
3624             </td>
3625             <td class="md" nowrap="nowrap">&nbsp;</td>
3626             <td class="mdname" nowrap="nowrap"> <em>name</em></td>
3627           </tr>
3628           <tr>
3629             <td class="md"><br>
3630             </td>
3631             <td class="md">)&nbsp;</td>
3632             <td class="md" colspan="2"><br>
3633             </td>
3634           </tr>
3635         </tbody>
3636       </table>
3637       </td>
3638     </tr>
3639   </tbody>
3640 </table>
3641 <table border="0" cellpadding="0" cellspacing="5">
3642   <tbody>
3643     <tr>
3644       <td> &nbsp; </td>
3645       <td>
3646       <p></p>
3647       <dl compact="compact">
3648         <dt><b>Parameters:</b></dt>
3649         <dd>
3650           <table border="0" cellpadding="0" cellspacing="2">
3651             <tbody>
3652               <tr>
3653                 <td valign="top"><br>
3654                 </td>
3655                 <td valign="top"><em>elementType</em>&nbsp;</td>
3656                 <td>is the type of elements in the group </td>
3657               </tr>
3658               <tr>
3659                 <td valign="top"><br>
3660                 </td>
3661                 <td valign="top"><em>name</em>&nbsp;</td>
3662                 <td>is the name of the mesh group </td>
3663               </tr>
3664             </tbody>
3665           </table>
3666         </dd>
3667       </dl>
3668       <dl compact="compact">
3669         <dt><b>Returns:</b></dt>
3670         <dd>SMESH_Group </dd>
3671       </dl>
3672       </td>
3673     </tr>
3674   </tbody>
3675 </table>
3676 <a class="anchor" name="4766ca881b87442bb269d843d6e0fbee"></a><!-- doxytag: member="smesh::Mesh::GroupOnGeom" ref="4766ca881b87442bb269d843d6e0fbee" args="" --></p>
3677 <p>
3678 <table class="mdTable" cellpadding="2" cellspacing="0">
3679   <tbody>
3680     <tr>
3681       <td class="mdRow">
3682       <table border="0" cellpadding="0" cellspacing="0">
3683         <tbody>
3684           <tr>
3685             <td class="md" nowrap="nowrap" valign="top">def
3686 smesh.Mesh.GroupOnGeom </td>
3687             <td class="md" valign="top">(&nbsp;</td>
3688             <td class="md" nowrap="nowrap" valign="top">&nbsp;</td>
3689             <td class="mdname" nowrap="nowrap"> <em>self</em>, </td>
3690           </tr>
3691           <tr>
3692             <td class="md" align="right" nowrap="nowrap"><br>
3693             </td>
3694             <td class="md"><br>
3695             </td>
3696             <td class="md" nowrap="nowrap">&nbsp;</td>
3697             <td class="mdname" nowrap="nowrap"> <em>grp</em>, </td>
3698           </tr>
3699           <tr>
3700             <td class="md" align="right" nowrap="nowrap"><br>
3701             </td>
3702             <td class="md"><br>
3703             </td>
3704             <td class="md" nowrap="nowrap">&nbsp;</td>
3705             <td class="mdname" nowrap="nowrap"> <em>name</em> = <code>""</code>,
3706             </td>
3707           </tr>
3708           <tr>
3709             <td class="md" align="right" nowrap="nowrap"><br>
3710             </td>
3711             <td class="md"><br>
3712             </td>
3713             <td class="md" nowrap="nowrap">&nbsp;</td>
3714             <td class="mdname" nowrap="nowrap"> <em>type</em> = <code>None</code></td>
3715           </tr>
3716           <tr>
3717             <td class="md"><br>
3718             </td>
3719             <td class="md">)&nbsp;</td>
3720             <td class="md" colspan="2"><br>
3721             </td>
3722           </tr>
3723         </tbody>
3724       </table>
3725       </td>
3726     </tr>
3727   </tbody>
3728 </table>
3729 <table border="0" cellpadding="0" cellspacing="5">
3730   <tbody>
3731     <tr>
3732       <td> &nbsp; </td>
3733       <td>
3734       <p></p>
3735       <dl compact="compact">
3736         <dt><b>Parameters:</b></dt>
3737         <dd>
3738           <table border="0" cellpadding="0" cellspacing="2">
3739             <tbody>
3740               <tr>
3741                 <td valign="top"><br>
3742                 </td>
3743                 <td valign="top"><em>grp</em>&nbsp;</td>
3744                 <td>is a geometric group, a vertex, an edge, a face or
3745 a solid </td>
3746               </tr>
3747               <tr>
3748                 <td valign="top"><br>
3749                 </td>
3750                 <td valign="top"><em>name</em>&nbsp;</td>
3751                 <td>is the name of the mesh group </td>
3752               </tr>
3753             </tbody>
3754           </table>
3755         </dd>
3756       </dl>
3757       <dl compact="compact">
3758         <dt><b>Returns:</b></dt>
3759         <dd>SMESH_GroupOnGeom </dd>
3760       </dl>
3761       </td>
3762     </tr>
3763   </tbody>
3764 </table>
3765 <a class="anchor" name="3b3954caebc6f212681cdc43d683d81f"></a><!-- doxytag: member="smesh::Mesh::MakeGroupByIds" ref="3b3954caebc6f212681cdc43d683d81f" args="" --></p>
3766 <p>
3767 <table class="mdTable" cellpadding="2" cellspacing="0">
3768   <tbody>
3769     <tr>
3770       <td class="mdRow">
3771       <table border="0" cellpadding="0" cellspacing="0">
3772         <tbody>
3773           <tr>
3774             <td class="md" nowrap="nowrap" valign="top">def
3775 smesh.Mesh.MakeGroupByIds </td>
3776             <td class="md" valign="top">(&nbsp;</td>
3777             <td class="md" nowrap="nowrap" valign="top">&nbsp;</td>
3778             <td class="mdname" nowrap="nowrap"> <em>self</em>, </td>
3779           </tr>
3780           <tr>
3781             <td class="md" align="right" nowrap="nowrap"><br>
3782             </td>
3783             <td class="md"><br>
3784             </td>
3785             <td class="md" nowrap="nowrap">&nbsp;</td>
3786             <td class="mdname" nowrap="nowrap"> <em>groupName</em>, </td>
3787           </tr>
3788           <tr>
3789             <td class="md" align="right" nowrap="nowrap"><br>
3790             </td>
3791             <td class="md"><br>
3792             </td>
3793             <td class="md" nowrap="nowrap">&nbsp;</td>
3794             <td class="mdname" nowrap="nowrap"> <em>elementType</em>, </td>
3795           </tr>
3796           <tr>
3797             <td class="md" align="right" nowrap="nowrap"><br>
3798             </td>
3799             <td class="md"><br>
3800             </td>
3801             <td class="md" nowrap="nowrap">&nbsp;</td>
3802             <td class="mdname" nowrap="nowrap"> <em>elemIDs</em></td>
3803           </tr>
3804           <tr>
3805             <td class="md"><br>
3806             </td>
3807             <td class="md">)&nbsp;</td>
3808             <td class="md" colspan="2"><br>
3809             </td>
3810           </tr>
3811         </tbody>
3812       </table>
3813       </td>
3814     </tr>
3815   </tbody>
3816 </table>
3817 <table border="0" cellpadding="0" cellspacing="5">
3818   <tbody>
3819     <tr>
3820       <td> &nbsp; </td>
3821       <td>
3822       <p></p>
3823       <dl compact="compact">
3824         <dt><b>Parameters:</b></dt>
3825         <dd>
3826           <table border="0" cellpadding="0" cellspacing="2">
3827             <tbody>
3828               <tr>
3829                 <td valign="top"><br>
3830                 </td>
3831                 <td valign="top"><em>groupName</em>&nbsp;</td>
3832                 <td>is the name of the mesh group </td>
3833               </tr>
3834               <tr>
3835                 <td valign="top"><br>
3836                 </td>
3837                 <td valign="top"><em>elementType</em>&nbsp;</td>
3838                 <td>is the type of elements in the group </td>
3839               </tr>
3840               <tr>
3841                 <td valign="top"><br>
3842                 </td>
3843                 <td valign="top"><em>elemIDs</em>&nbsp;</td>
3844                 <td>is the list of ids </td>
3845               </tr>
3846             </tbody>
3847           </table>
3848         </dd>
3849       </dl>
3850       <dl compact="compact">
3851         <dt><b>Returns:</b></dt>
3852         <dd>SMESH_Group </dd>
3853       </dl>
3854       </td>
3855     </tr>
3856   </tbody>
3857 </table>
3858 <a class="anchor" name="971e345218f95e1d56d59450aebb8dec"></a><!-- doxytag: member="smesh::Mesh::MakeGroup" ref="971e345218f95e1d56d59450aebb8dec" args="" --></p>
3859 <p>
3860 <table class="mdTable" cellpadding="2" cellspacing="0">
3861   <tbody>
3862     <tr>
3863       <td class="mdRow">
3864       <table border="0" cellpadding="0" cellspacing="0">
3865         <tbody>
3866           <tr>
3867             <td class="md" nowrap="nowrap" valign="top">def
3868 smesh.Mesh.MakeGroup </td>
3869             <td class="md" valign="top">(&nbsp;</td>
3870             <td class="md" nowrap="nowrap" valign="top">&nbsp;</td>
3871             <td class="mdname" nowrap="nowrap"> <em>self</em>, </td>
3872           </tr>
3873           <tr>
3874             <td class="md" align="right" nowrap="nowrap"><br>
3875             </td>
3876             <td class="md"><br>
3877             </td>
3878             <td class="md" nowrap="nowrap">&nbsp;</td>
3879             <td class="mdname" nowrap="nowrap"> <em>groupName</em>, </td>
3880           </tr>
3881           <tr>
3882             <td class="md" align="right" nowrap="nowrap"><br>
3883             </td>
3884             <td class="md"><br>
3885             </td>
3886             <td class="md" nowrap="nowrap">&nbsp;</td>
3887             <td class="mdname" nowrap="nowrap"> <em>elementType</em>, </td>
3888           </tr>
3889           <tr>
3890             <td class="md" align="right" nowrap="nowrap"><br>
3891             </td>
3892             <td class="md"><br>
3893             </td>
3894             <td class="md" nowrap="nowrap">&nbsp;</td>
3895             <td class="mdname" nowrap="nowrap"> <em>CritType</em> = <code>FT_Undefined</code>,
3896             </td>
3897           </tr>
3898           <tr>
3899             <td class="md" align="right" nowrap="nowrap"><br>
3900             </td>
3901             <td class="md"><br>
3902             </td>
3903             <td class="md" nowrap="nowrap">&nbsp;</td>
3904             <td class="mdname" nowrap="nowrap"> <em>Compare</em> = <code>FT_EqualTo</code>,
3905             </td>
3906           </tr>
3907           <tr>
3908             <td class="md" align="right" nowrap="nowrap"><br>
3909             </td>
3910             <td class="md"><br>
3911             </td>
3912             <td class="md" nowrap="nowrap">&nbsp;</td>
3913             <td class="mdname" nowrap="nowrap"> <em>Treshold</em> = <code>""</code>,
3914             </td>
3915           </tr>
3916           <tr>
3917             <td class="md" align="right" nowrap="nowrap"><br>
3918             </td>
3919             <td class="md"><br>
3920             </td>
3921             <td class="md" nowrap="nowrap">&nbsp;</td>
3922             <td class="mdname" nowrap="nowrap"> <em>UnaryOp</em> = <code>FT_Undefined</code></td>
3923           </tr>
3924           <tr>
3925             <td class="md"><br>
3926             </td>
3927             <td class="md">)&nbsp;</td>
3928             <td class="md" colspan="2"><br>
3929             </td>
3930           </tr>
3931         </tbody>
3932       </table>
3933       </td>
3934     </tr>
3935   </tbody>
3936 </table>
3937 <table border="0" cellpadding="0" cellspacing="5">
3938   <tbody>
3939     <tr>
3940       <td> &nbsp; </td>
3941       <td>
3942       <p></p>
3943       <dl compact="compact">
3944         <dt><b>Parameters:</b></dt>
3945         <dd>
3946           <table border="0" cellpadding="0" cellspacing="2">
3947             <tbody>
3948               <tr>
3949                 <td valign="top"><br>
3950                 </td>
3951                 <td valign="top"><em>groupName</em>&nbsp;</td>
3952                 <td>is the name of the mesh group </td>
3953               </tr>
3954               <tr>
3955                 <td valign="top"><br>
3956                 </td>
3957                 <td valign="top"><em>elementType</em>&nbsp;</td>
3958                 <td>is the type of elements in the group </td>
3959               </tr>
3960               <tr>
3961                 <td valign="top"><br>
3962                 </td>
3963                 <td valign="top"><em>CritType</em>&nbsp;</td>
3964                 <td>is type of criterion( FT_Taper, FT_Area,
3965 FT_RangeOfIds, FT_LyingOnGeom etc. ) </td>
3966               </tr>
3967               <tr>
3968                 <td valign="top"><br>
3969                 </td>
3970                 <td valign="top"><em>Compare</em>&nbsp;</td>
3971                 <td>belong to {FT_LessThan, FT_MoreThan, FT_EqualTo} </td>
3972               </tr>
3973               <tr>
3974                 <td valign="top"><br>
3975                 </td>
3976                 <td valign="top"><em>Treshold</em>&nbsp;</td>
3977                 <td>is threshold value (range of id ids as string,
3978 shape, numeric) </td>
3979               </tr>
3980               <tr>
3981                 <td valign="top"><br>
3982                 </td>
3983                 <td valign="top"><em>UnaryOp</em>&nbsp;</td>
3984                 <td>is FT_LogicalNOT or FT_Undefined </td>
3985               </tr>
3986             </tbody>
3987           </table>
3988         </dd>
3989       </dl>
3990       <dl compact="compact">
3991         <dt><b>Returns:</b></dt>
3992         <dd>SMESH_Group </dd>
3993       </dl>
3994       </td>
3995     </tr>
3996   </tbody>
3997 </table>
3998 <a class="anchor" name="3ed52b9c18af35719986e962143a5ffb"></a><!-- doxytag: member="smesh::Mesh::MakeGroupByCriterion" ref="3ed52b9c18af35719986e962143a5ffb" args="" --></p>
3999 <p>
4000 <table class="mdTable" cellpadding="2" cellspacing="0">
4001   <tbody>
4002     <tr>
4003       <td class="mdRow">
4004       <table border="0" cellpadding="0" cellspacing="0">
4005         <tbody>
4006           <tr>
4007             <td class="md" nowrap="nowrap" valign="top">def
4008 smesh.Mesh.MakeGroupByCriterion </td>
4009             <td class="md" valign="top">(&nbsp;</td>
4010             <td class="md" nowrap="nowrap" valign="top">&nbsp;</td>
4011             <td class="mdname" nowrap="nowrap"> <em>self</em>, </td>
4012           </tr>
4013           <tr>
4014             <td class="md" align="right" nowrap="nowrap"><br>
4015             </td>
4016             <td class="md"><br>
4017             </td>
4018             <td class="md" nowrap="nowrap">&nbsp;</td>
4019             <td class="mdname" nowrap="nowrap"> <em>groupName</em>, </td>
4020           </tr>
4021           <tr>
4022             <td class="md" align="right" nowrap="nowrap"><br>
4023             </td>
4024             <td class="md"><br>
4025             </td>
4026             <td class="md" nowrap="nowrap">&nbsp;</td>
4027             <td class="mdname" nowrap="nowrap"> <em>Criterion</em></td>
4028           </tr>
4029           <tr>
4030             <td class="md"><br>
4031             </td>
4032             <td class="md">)&nbsp;</td>
4033             <td class="md" colspan="2"><br>
4034             </td>
4035           </tr>
4036         </tbody>
4037       </table>
4038       </td>
4039     </tr>
4040   </tbody>
4041 </table>
4042 <table border="0" cellpadding="0" cellspacing="5">
4043   <tbody>
4044     <tr>
4045       <td> &nbsp; </td>
4046       <td>
4047       <p></p>
4048       <dl compact="compact">
4049         <dt><b>Parameters:</b></dt>
4050         <dd>
4051           <table border="0" cellpadding="0" cellspacing="2">
4052             <tbody>
4053               <tr>
4054                 <td valign="top"><br>
4055                 </td>
4056                 <td valign="top"><em>groupName</em>&nbsp;</td>
4057                 <td>is the name of the mesh group </td>
4058               </tr>
4059               <tr>
4060                 <td valign="top"><br>
4061                 </td>
4062                 <td valign="top"><em>Criterion</em>&nbsp;</td>
4063                 <td>is the instance of Criterion class </td>
4064               </tr>
4065             </tbody>
4066           </table>
4067         </dd>
4068       </dl>
4069       <dl compact="compact">
4070         <dt><b>Returns:</b></dt>
4071         <dd>SMESH_Group </dd>
4072       </dl>
4073       </td>
4074     </tr>
4075   </tbody>
4076 </table>
4077 <a class="anchor" name="1db8830048163a89d6e8a5b38bc0aff6"></a><!-- doxytag: member="smesh::Mesh::MakeGroupByCriteria" ref="1db8830048163a89d6e8a5b38bc0aff6" args="" --></p>
4078 <p>
4079 <table class="mdTable" cellpadding="2" cellspacing="0">
4080   <tbody>
4081     <tr>
4082       <td class="mdRow">
4083       <table border="0" cellpadding="0" cellspacing="0">
4084         <tbody>
4085           <tr>
4086             <td class="md" nowrap="nowrap" valign="top">def
4087 smesh.Mesh.MakeGroupByCriteria </td>
4088             <td class="md" valign="top">(&nbsp;</td>
4089             <td class="md" nowrap="nowrap" valign="top">&nbsp;</td>
4090             <td class="mdname" nowrap="nowrap"> <em>self</em>, </td>
4091           </tr>
4092           <tr>
4093             <td class="md" align="right" nowrap="nowrap"><br>
4094             </td>
4095             <td class="md"><br>
4096             </td>
4097             <td class="md" nowrap="nowrap">&nbsp;</td>
4098             <td class="mdname" nowrap="nowrap"> <em>groupName</em>, </td>
4099           </tr>
4100           <tr>
4101             <td class="md" align="right" nowrap="nowrap"><br>
4102             </td>
4103             <td class="md"><br>
4104             </td>
4105             <td class="md" nowrap="nowrap">&nbsp;</td>
4106             <td class="mdname" nowrap="nowrap"> <em>theCriteria</em></td>
4107           </tr>
4108           <tr>
4109             <td class="md"><br>
4110             </td>
4111             <td class="md">)&nbsp;</td>
4112             <td class="md" colspan="2"><br>
4113             </td>
4114           </tr>
4115         </tbody>
4116       </table>
4117       </td>
4118     </tr>
4119   </tbody>
4120 </table>
4121 <table border="0" cellpadding="0" cellspacing="5">
4122   <tbody>
4123     <tr>
4124       <td> &nbsp; </td>
4125       <td>
4126       <p></p>
4127       <dl compact="compact">
4128         <dt><b>Parameters:</b></dt>
4129         <dd>
4130           <table border="0" cellpadding="0" cellspacing="2">
4131             <tbody>
4132               <tr>
4133                 <td valign="top"><br>
4134                 </td>
4135                 <td valign="top"><em>groupName</em>&nbsp;</td>
4136                 <td>is the name of the mesh group </td>
4137               </tr>
4138               <tr>
4139                 <td valign="top"><br>
4140                 </td>
4141                 <td valign="top"><em>Criteria</em>&nbsp;</td>
4142                 <td>is the list of criterions </td>
4143               </tr>
4144             </tbody>
4145           </table>
4146         </dd>
4147       </dl>
4148       <dl compact="compact">
4149         <dt><b>Returns:</b></dt>
4150         <dd>SMESH_Group </dd>
4151       </dl>
4152       </td>
4153     </tr>
4154   </tbody>
4155 </table>
4156 <a class="anchor" name="8f4952f18ef6e065b1f21b9c501acdbd"></a><!-- doxytag: member="smesh::Mesh::MakeGroupByFilter" ref="8f4952f18ef6e065b1f21b9c501acdbd" args="" --></p>
4157 <p>
4158 <table class="mdTable" cellpadding="2" cellspacing="0">
4159   <tbody>
4160     <tr>
4161       <td class="mdRow">
4162       <table border="0" cellpadding="0" cellspacing="0">
4163         <tbody>
4164           <tr>
4165             <td class="md" nowrap="nowrap" valign="top">def
4166 smesh.Mesh.MakeGroupByFilter </td>
4167             <td class="md" valign="top">(&nbsp;</td>
4168             <td class="md" nowrap="nowrap" valign="top">&nbsp;</td>
4169             <td class="mdname" nowrap="nowrap"> <em>self</em>, </td>
4170           </tr>
4171           <tr>
4172             <td class="md" align="right" nowrap="nowrap"><br>
4173             </td>
4174             <td class="md"><br>
4175             </td>
4176             <td class="md" nowrap="nowrap">&nbsp;</td>
4177             <td class="mdname" nowrap="nowrap"> <em>groupName</em>, </td>
4178           </tr>
4179           <tr>
4180             <td class="md" align="right" nowrap="nowrap"><br>
4181             </td>
4182             <td class="md"><br>
4183             </td>
4184             <td class="md" nowrap="nowrap">&nbsp;</td>
4185             <td class="mdname" nowrap="nowrap"> <em>theFilter</em></td>
4186           </tr>
4187           <tr>
4188             <td class="md"><br>
4189             </td>
4190             <td class="md">)&nbsp;</td>
4191             <td class="md" colspan="2"><br>
4192             </td>
4193           </tr>
4194         </tbody>
4195       </table>
4196       </td>
4197     </tr>
4198   </tbody>
4199 </table>
4200 <table border="0" cellpadding="0" cellspacing="5">
4201   <tbody>
4202     <tr>
4203       <td> &nbsp; </td>
4204       <td>
4205       <p></p>
4206       <dl compact="compact">
4207         <dt><b>Parameters:</b></dt>
4208         <dd>
4209           <table border="0" cellpadding="0" cellspacing="2">
4210             <tbody>
4211               <tr>
4212                 <td valign="top"><br>
4213                 </td>
4214                 <td valign="top"><em>groupName</em>&nbsp;</td>
4215                 <td>is the name of the mesh group </td>
4216               </tr>
4217               <tr>
4218                 <td valign="top"><br>
4219                 </td>
4220                 <td valign="top"><em>Criterion</em>&nbsp;</td>
4221                 <td>is the instance of Filter class </td>
4222               </tr>
4223             </tbody>
4224           </table>
4225         </dd>
4226       </dl>
4227       <dl compact="compact">
4228         <dt><b>Returns:</b></dt>
4229         <dd>SMESH_Group </dd>
4230       </dl>
4231       </td>
4232     </tr>
4233   </tbody>
4234 </table>
4235 <a class="anchor" name="14ec9ac71e14ef62aa41ab5427dc874b"></a><!-- doxytag: member="smesh::Mesh::GetIdsFromFilter" ref="14ec9ac71e14ef62aa41ab5427dc874b" args="" --></p>
4236 <p>
4237 <table class="mdTable" cellpadding="2" cellspacing="0">
4238   <tbody>
4239     <tr>
4240       <td class="mdRow">
4241       <table border="0" cellpadding="0" cellspacing="0">
4242         <tbody>
4243           <tr>
4244             <td class="md" nowrap="nowrap" valign="top">def
4245 smesh.Mesh.GetIdsFromFilter </td>
4246             <td class="md" valign="top">(&nbsp;</td>
4247             <td class="md" nowrap="nowrap" valign="top">&nbsp;</td>
4248             <td class="mdname" nowrap="nowrap"> <em>self</em>, </td>
4249           </tr>
4250           <tr>
4251             <td class="md" align="right" nowrap="nowrap"><br>
4252             </td>
4253             <td class="md"><br>
4254             </td>
4255             <td class="md" nowrap="nowrap">&nbsp;</td>
4256             <td class="mdname" nowrap="nowrap"> <em>theFilter</em></td>
4257           </tr>
4258           <tr>
4259             <td class="md"><br>
4260             </td>
4261             <td class="md">)&nbsp;</td>
4262             <td class="md" colspan="2"><br>
4263             </td>
4264           </tr>
4265         </tbody>
4266       </table>
4267       </td>
4268     </tr>
4269   </tbody>
4270 </table>
4271 <table border="0" cellpadding="0" cellspacing="5">
4272   <tbody>
4273     <tr>
4274       <td> &nbsp; </td>
4275       <td>
4276       <p></p>
4277       <dl compact="compact">
4278         <dt><b>Parameters:</b></dt>
4279         <dd>
4280           <table border="0" cellpadding="0" cellspacing="2">
4281             <tbody>
4282               <tr>
4283                 <td valign="top"><br>
4284                 </td>
4285                 <td valign="top"><em>theFilter</em>&nbsp;</td>
4286                 <td>is SMESH_Filter </td>
4287               </tr>
4288             </tbody>
4289           </table>
4290         </dd>
4291       </dl>
4292       <dl compact="compact">
4293         <dt><b>Returns:</b></dt>
4294         <dd>list of ids </dd>
4295       </dl>
4296       </td>
4297     </tr>
4298   </tbody>
4299 </table>
4300 <a class="anchor" name="bf1218d5cb3988330c0bf61db2a2b2b7"></a><!-- doxytag: member="smesh::Mesh::GetFreeBorders" ref="bf1218d5cb3988330c0bf61db2a2b2b7" args="" --></p>
4301 <p>
4302 <table class="mdTable" cellpadding="2" cellspacing="0">
4303   <tbody>
4304     <tr>
4305       <td class="mdRow">
4306       <table border="0" cellpadding="0" cellspacing="0">
4307         <tbody>
4308           <tr>
4309             <td class="md" nowrap="nowrap" valign="top">def
4310 smesh.Mesh.GetFreeBorders </td>
4311             <td class="md" valign="top">(&nbsp;</td>
4312             <td class="md" nowrap="nowrap" valign="top">&nbsp;</td>
4313             <td class="mdname1" nowrap="nowrap" valign="top"> <em>self</em>
4314             </td>
4315             <td class="md" valign="top">&nbsp;)&nbsp;</td>
4316             <td class="md" nowrap="nowrap"><br>
4317             </td>
4318           </tr>
4319         </tbody>
4320       </table>
4321       </td>
4322     </tr>
4323   </tbody>
4324 </table>
4325 <table border="0" cellpadding="0" cellspacing="5">
4326   <tbody>
4327     <tr>
4328       <td> &nbsp; </td>
4329       <td>
4330       <p></p>
4331       <dl compact="compact">
4332         <dt><b>Returns:</b></dt>
4333         <dd>list of SMESH.FreeEdges.Border structure: edge id and two
4334 its nodes ids. </dd>
4335       </dl>
4336       </td>
4337     </tr>
4338   </tbody>
4339 </table>
4340 <a class="anchor" name="cf78d6ee5bf4142a7c47c542dd29774e"></a><!-- doxytag: member="smesh::Mesh::RemoveGroup" ref="cf78d6ee5bf4142a7c47c542dd29774e" args="" --></p>
4341 <p>
4342 <table class="mdTable" cellpadding="2" cellspacing="0">
4343   <tbody>
4344     <tr>
4345       <td class="mdRow">
4346       <table border="0" cellpadding="0" cellspacing="0">
4347         <tbody>
4348           <tr>
4349             <td class="md" nowrap="nowrap" valign="top">def
4350 smesh.Mesh.RemoveGroup </td>
4351             <td class="md" valign="top">(&nbsp;</td>
4352             <td class="md" nowrap="nowrap" valign="top">&nbsp;</td>
4353             <td class="mdname" nowrap="nowrap"> <em>self</em>, </td>
4354           </tr>
4355           <tr>
4356             <td class="md" align="right" nowrap="nowrap"><br>
4357             </td>
4358             <td class="md"><br>
4359             </td>
4360             <td class="md" nowrap="nowrap">&nbsp;</td>
4361             <td class="mdname" nowrap="nowrap"> <em>group</em></td>
4362           </tr>
4363           <tr>
4364             <td class="md"><br>
4365             </td>
4366             <td class="md">)&nbsp;</td>
4367             <td class="md" colspan="2"><br>
4368             </td>
4369           </tr>
4370         </tbody>
4371       </table>
4372       </td>
4373     </tr>
4374   </tbody>
4375 </table>
4376 <table border="0" cellpadding="0" cellspacing="5">
4377   <tbody>
4378     <tr>
4379       <td> &nbsp; </td>
4380       <td>
4381       <p> </p>
4382       <br>
4383       </td>
4384     </tr>
4385   </tbody>
4386 </table>
4387 <a class="anchor" name="7b925f04a22f5b1b6b2e534da1ecbd92"></a><!-- doxytag: member="smesh::Mesh::RemoveGroupWithContents" ref="7b925f04a22f5b1b6b2e534da1ecbd92" args="" --></p>
4388 <p>
4389 <table class="mdTable" cellpadding="2" cellspacing="0">
4390   <tbody>
4391     <tr>
4392       <td class="mdRow">
4393       <table border="0" cellpadding="0" cellspacing="0">
4394         <tbody>
4395           <tr>
4396             <td class="md" nowrap="nowrap" valign="top">def
4397 smesh.Mesh.RemoveGroupWithContents </td>
4398             <td class="md" valign="top">(&nbsp;</td>
4399             <td class="md" nowrap="nowrap" valign="top">&nbsp;</td>
4400             <td class="mdname" nowrap="nowrap"> <em>self</em>, </td>
4401           </tr>
4402           <tr>
4403             <td class="md" align="right" nowrap="nowrap"><br>
4404             </td>
4405             <td class="md"><br>
4406             </td>
4407             <td class="md" nowrap="nowrap">&nbsp;</td>
4408             <td class="mdname" nowrap="nowrap"> <em>group</em></td>
4409           </tr>
4410           <tr>
4411             <td class="md"><br>
4412             </td>
4413             <td class="md">)&nbsp;</td>
4414             <td class="md" colspan="2"><br>
4415             </td>
4416           </tr>
4417         </tbody>
4418       </table>
4419       </td>
4420     </tr>
4421   </tbody>
4422 </table>
4423 <table border="0" cellpadding="0" cellspacing="5">
4424   <tbody>
4425     <tr>
4426       <td> &nbsp; </td>
4427       <td>
4428       <p> </p>
4429       <br>
4430       </td>
4431     </tr>
4432   </tbody>
4433 </table>
4434 <a class="anchor" name="95da60a43691e2555e1246346bab95cc"></a><!-- doxytag: member="smesh::Mesh::GetGroups" ref="95da60a43691e2555e1246346bab95cc" args="" --></p>
4435 <p>
4436 <table class="mdTable" cellpadding="2" cellspacing="0">
4437   <tbody>
4438     <tr>
4439       <td class="mdRow">
4440       <table border="0" cellpadding="0" cellspacing="0">
4441         <tbody>
4442           <tr>
4443             <td class="md" nowrap="nowrap" valign="top">def
4444 smesh.Mesh.GetGroups </td>
4445             <td class="md" valign="top">(&nbsp;</td>
4446             <td class="md" nowrap="nowrap" valign="top">&nbsp;</td>
4447             <td class="mdname1" nowrap="nowrap" valign="top"> <em>self</em>
4448             </td>
4449             <td class="md" valign="top">&nbsp;)&nbsp;</td>
4450             <td class="md" nowrap="nowrap"><br>
4451             </td>
4452           </tr>
4453         </tbody>
4454       </table>
4455       </td>
4456     </tr>
4457   </tbody>
4458 </table>
4459 <table border="0" cellpadding="0" cellspacing="5">
4460   <tbody>
4461     <tr>
4462       <td> &nbsp; </td>
4463       <td>
4464       <p> </p>
4465       <br>
4466       </td>
4467     </tr>
4468   </tbody>
4469 </table>
4470 <a class="anchor" name="ec1357647df1fae2de711e46f33bce59"></a><!-- doxytag: member="smesh::Mesh::GetGroupNames" ref="ec1357647df1fae2de711e46f33bce59" args="" --></p>
4471 <p>
4472 <table class="mdTable" cellpadding="2" cellspacing="0">
4473   <tbody>
4474     <tr>
4475       <td class="mdRow">
4476       <table border="0" cellpadding="0" cellspacing="0">
4477         <tbody>
4478           <tr>
4479             <td class="md" nowrap="nowrap" valign="top">def
4480 smesh.Mesh.GetGroupNames </td>
4481             <td class="md" valign="top">(&nbsp;</td>
4482             <td class="md" nowrap="nowrap" valign="top">&nbsp;</td>
4483             <td class="mdname1" nowrap="nowrap" valign="top"> <em>self</em>
4484             </td>
4485             <td class="md" valign="top">&nbsp;)&nbsp;</td>
4486             <td class="md" nowrap="nowrap"><br>
4487             </td>
4488           </tr>
4489         </tbody>
4490       </table>
4491       </td>
4492     </tr>
4493   </tbody>
4494 </table>
4495 <table border="0" cellpadding="0" cellspacing="5">
4496   <tbody>
4497     <tr>
4498       <td> &nbsp; </td>
4499       <td>
4500       <p> </p>
4501       <br>
4502       </td>
4503     </tr>
4504   </tbody>
4505 </table>
4506 <a class="anchor" name="adce4d7372f7f85d7851aac8fa8223ab"></a><!-- doxytag: member="smesh::Mesh::UnionGroups" ref="adce4d7372f7f85d7851aac8fa8223ab" args="" --></p>
4507 <p>
4508 <table class="mdTable" cellpadding="2" cellspacing="0">
4509   <tbody>
4510     <tr>
4511       <td class="mdRow">
4512       <table border="0" cellpadding="0" cellspacing="0">
4513         <tbody>
4514           <tr>
4515             <td class="md" nowrap="nowrap" valign="top">def
4516 smesh.Mesh.UnionGroups </td>
4517             <td class="md" valign="top">(&nbsp;</td>
4518             <td class="md" nowrap="nowrap" valign="top">&nbsp;</td>
4519             <td class="mdname" nowrap="nowrap"> <em>self</em>, </td>
4520           </tr>
4521           <tr>
4522             <td class="md" align="right" nowrap="nowrap"><br>
4523             </td>
4524             <td class="md"><br>
4525             </td>
4526             <td class="md" nowrap="nowrap">&nbsp;</td>
4527             <td class="mdname" nowrap="nowrap"> <em>group1</em>, </td>
4528           </tr>
4529           <tr>
4530             <td class="md" align="right" nowrap="nowrap"><br>
4531             </td>
4532             <td class="md"><br>
4533             </td>
4534             <td class="md" nowrap="nowrap">&nbsp;</td>
4535             <td class="mdname" nowrap="nowrap"> <em>group2</em>, </td>
4536           </tr>
4537           <tr>
4538             <td class="md" align="right" nowrap="nowrap"><br>
4539             </td>
4540             <td class="md"><br>
4541             </td>
4542             <td class="md" nowrap="nowrap">&nbsp;</td>
4543             <td class="mdname" nowrap="nowrap"> <em>name</em></td>
4544           </tr>
4545           <tr>
4546             <td class="md"><br>
4547             </td>
4548             <td class="md">)&nbsp;</td>
4549             <td class="md" colspan="2"><br>
4550             </td>
4551           </tr>
4552         </tbody>
4553       </table>
4554       </td>
4555     </tr>
4556   </tbody>
4557 </table>
4558 <table border="0" cellpadding="0" cellspacing="5">
4559   <tbody>
4560     <tr>
4561       <td> &nbsp; </td>
4562       <td>
4563       <p>All mesh elements that are present in initial groups are added
4564 to the new one </p>
4565       </td>
4566     </tr>
4567   </tbody>
4568 </table>
4569 <a class="anchor" name="ff4bc7665f316f9afe4091a1aa195938"></a><!-- doxytag: member="smesh::Mesh::IntersectGroups" ref="ff4bc7665f316f9afe4091a1aa195938" args="" --></p>
4570 <p>
4571 <table class="mdTable" cellpadding="2" cellspacing="0">
4572   <tbody>
4573     <tr>
4574       <td class="mdRow">
4575       <table border="0" cellpadding="0" cellspacing="0">
4576         <tbody>
4577           <tr>
4578             <td class="md" nowrap="nowrap" valign="top">def
4579 smesh.Mesh.IntersectGroups </td>
4580             <td class="md" valign="top">(&nbsp;</td>
4581             <td class="md" nowrap="nowrap" valign="top">&nbsp;</td>
4582             <td class="mdname" nowrap="nowrap"> <em>self</em>, </td>
4583           </tr>
4584           <tr>
4585             <td class="md" align="right" nowrap="nowrap"><br>
4586             </td>
4587             <td class="md"><br>
4588             </td>
4589             <td class="md" nowrap="nowrap">&nbsp;</td>
4590             <td class="mdname" nowrap="nowrap"> <em>group1</em>, </td>
4591           </tr>
4592           <tr>
4593             <td class="md" align="right" nowrap="nowrap"><br>
4594             </td>
4595             <td class="md"><br>
4596             </td>
4597             <td class="md" nowrap="nowrap">&nbsp;</td>
4598             <td class="mdname" nowrap="nowrap"> <em>group2</em>, </td>
4599           </tr>
4600           <tr>
4601             <td class="md" align="right" nowrap="nowrap"><br>
4602             </td>
4603             <td class="md"><br>
4604             </td>
4605             <td class="md" nowrap="nowrap">&nbsp;</td>
4606             <td class="mdname" nowrap="nowrap"> <em>name</em></td>
4607           </tr>
4608           <tr>
4609             <td class="md"><br>
4610             </td>
4611             <td class="md">)&nbsp;</td>
4612             <td class="md" colspan="2"><br>
4613             </td>
4614           </tr>
4615         </tbody>
4616       </table>
4617       </td>
4618     </tr>
4619   </tbody>
4620 </table>
4621 <table border="0" cellpadding="0" cellspacing="5">
4622   <tbody>
4623     <tr>
4624       <td> &nbsp; </td>
4625       <td>
4626       <p>All mesh elements that are present in both initial groups are
4627 added to the new one. </p>
4628       </td>
4629     </tr>
4630   </tbody>
4631 </table>
4632 <a class="anchor" name="93a759ed3183676d160b210ea16f4152"></a><!-- doxytag: member="smesh::Mesh::CutGroups" ref="93a759ed3183676d160b210ea16f4152" args="" --></p>
4633 <p>
4634 <table class="mdTable" cellpadding="2" cellspacing="0">
4635   <tbody>
4636     <tr>
4637       <td class="mdRow">
4638       <table border="0" cellpadding="0" cellspacing="0">
4639         <tbody>
4640           <tr>
4641             <td class="md" nowrap="nowrap" valign="top">def
4642 smesh.Mesh.CutGroups </td>
4643             <td class="md" valign="top">(&nbsp;</td>
4644             <td class="md" nowrap="nowrap" valign="top">&nbsp;</td>
4645             <td class="mdname" nowrap="nowrap"> <em>self</em>, </td>
4646           </tr>
4647           <tr>
4648             <td class="md" align="right" nowrap="nowrap"><br>
4649             </td>
4650             <td class="md"><br>
4651             </td>
4652             <td class="md" nowrap="nowrap">&nbsp;</td>
4653             <td class="mdname" nowrap="nowrap"> <em>mainGroup</em>, </td>
4654           </tr>
4655           <tr>
4656             <td class="md" align="right" nowrap="nowrap"><br>
4657             </td>
4658             <td class="md"><br>
4659             </td>
4660             <td class="md" nowrap="nowrap">&nbsp;</td>
4661             <td class="mdname" nowrap="nowrap"> <em>toolGroup</em>, </td>
4662           </tr>
4663           <tr>
4664             <td class="md" align="right" nowrap="nowrap"><br>
4665             </td>
4666             <td class="md"><br>
4667             </td>
4668             <td class="md" nowrap="nowrap">&nbsp;</td>
4669             <td class="mdname" nowrap="nowrap"> <em>name</em></td>
4670           </tr>
4671           <tr>
4672             <td class="md"><br>
4673             </td>
4674             <td class="md">)&nbsp;</td>
4675             <td class="md" colspan="2"><br>
4676             </td>
4677           </tr>
4678         </tbody>
4679       </table>
4680       </td>
4681     </tr>
4682   </tbody>
4683 </table>
4684 <table border="0" cellpadding="0" cellspacing="5">
4685   <tbody>
4686     <tr>
4687       <td> &nbsp; </td>
4688       <td>
4689       <p>All mesh elements that are present in main group but do not
4690 present in tool group are added to the new one </p>
4691       </td>
4692     </tr>
4693   </tbody>
4694 </table>
4695 <a class="anchor" name="a8eb2739e60747e3e4f21f6d044fb8ea"></a><!-- doxytag: member="smesh::Mesh::GetLog" ref="a8eb2739e60747e3e4f21f6d044fb8ea" args="" --></p>
4696 <p>
4697 <table class="mdTable" cellpadding="2" cellspacing="0">
4698   <tbody>
4699     <tr>
4700       <td class="mdRow">
4701       <table border="0" cellpadding="0" cellspacing="0">
4702         <tbody>
4703           <tr>
4704             <td class="md" nowrap="nowrap" valign="top">def
4705 smesh.Mesh.GetLog </td>
4706             <td class="md" valign="top">(&nbsp;</td>
4707             <td class="md" nowrap="nowrap" valign="top">&nbsp;</td>
4708             <td class="mdname" nowrap="nowrap"> <em>self</em>, </td>
4709           </tr>
4710           <tr>
4711             <td class="md" align="right" nowrap="nowrap"><br>
4712             </td>
4713             <td class="md"><br>
4714             </td>
4715             <td class="md" nowrap="nowrap">&nbsp;</td>
4716             <td class="mdname" nowrap="nowrap"> <em>clearAfterGet</em></td>
4717           </tr>
4718           <tr>
4719             <td class="md"><br>
4720             </td>
4721             <td class="md">)&nbsp;</td>
4722             <td class="md" colspan="2"><br>
4723             </td>
4724           </tr>
4725         </tbody>
4726       </table>
4727       </td>
4728     </tr>
4729   </tbody>
4730 </table>
4731 <table border="0" cellpadding="0" cellspacing="5">
4732   <tbody>
4733     <tr>
4734       <td> &nbsp; </td>
4735       <td>
4736       <p></p>
4737       <dl compact="compact">
4738         <dt><b>Parameters:</b></dt>
4739         <dd>
4740           <table border="0" cellpadding="0" cellspacing="2">
4741             <tbody>
4742               <tr>
4743                 <td valign="top"><br>
4744                 </td>
4745                 <td valign="top"><em>clearAfterGet</em>&nbsp;</td>
4746                 <td>log is emptied after Get (safe if concurrents
4747 access) </td>
4748               </tr>
4749             </tbody>
4750           </table>
4751         </dd>
4752       </dl>
4753       <dl compact="compact">
4754         <dt><b>Returns:</b></dt>
4755         <dd>list of log_block structures: commandType number coords
4756 indexes </dd>
4757       </dl>
4758       </td>
4759     </tr>
4760   </tbody>
4761 </table>
4762 <a class="anchor" name="ca397e42479735387f28e60daba5fa21"></a><!-- doxytag: member="smesh::Mesh::ClearLog" ref="ca397e42479735387f28e60daba5fa21" args="" --></p>
4763 <p>
4764 <table class="mdTable" cellpadding="2" cellspacing="0">
4765   <tbody>
4766     <tr>
4767       <td class="mdRow">
4768       <table border="0" cellpadding="0" cellspacing="0">
4769         <tbody>
4770           <tr>
4771             <td class="md" nowrap="nowrap" valign="top">def
4772 smesh.Mesh.ClearLog </td>
4773             <td class="md" valign="top">(&nbsp;</td>
4774             <td class="md" nowrap="nowrap" valign="top">&nbsp;</td>
4775             <td class="mdname1" nowrap="nowrap" valign="top"> <em>self</em>
4776             </td>
4777             <td class="md" valign="top">&nbsp;)&nbsp;</td>
4778             <td class="md" nowrap="nowrap"><br>
4779             </td>
4780           </tr>
4781         </tbody>
4782       </table>
4783       </td>
4784     </tr>
4785   </tbody>
4786 </table>
4787 <table border="0" cellpadding="0" cellspacing="5">
4788   <tbody>
4789     <tr>
4790       <td> &nbsp; </td>
4791       <td>
4792       <p>Must be used immediately after GetLog if clearAfterGet is
4793 false. </p>
4794       </td>
4795     </tr>
4796   </tbody>
4797 </table>
4798 <a class="anchor" name="8c2b5b28778a8c8e75dbf67e9e173e96"></a><!-- doxytag: member="smesh::Mesh::GetId" ref="8c2b5b28778a8c8e75dbf67e9e173e96" args="" --></p>
4799 <p>
4800 <table class="mdTable" cellpadding="2" cellspacing="0">
4801   <tbody>
4802     <tr>
4803       <td class="mdRow">
4804       <table border="0" cellpadding="0" cellspacing="0">
4805         <tbody>
4806           <tr>
4807             <td class="md" nowrap="nowrap" valign="top">def
4808 smesh.Mesh.GetId </td>
4809             <td class="md" valign="top">(&nbsp;</td>
4810             <td class="md" nowrap="nowrap" valign="top">&nbsp;</td>
4811             <td class="mdname1" nowrap="nowrap" valign="top"> <em>self</em>
4812             </td>
4813             <td class="md" valign="top">&nbsp;)&nbsp;</td>
4814             <td class="md" nowrap="nowrap"><br>
4815             </td>
4816           </tr>
4817         </tbody>
4818       </table>
4819       </td>
4820     </tr>
4821   </tbody>
4822 </table>
4823 <table border="0" cellpadding="0" cellspacing="5">
4824   <tbody>
4825     <tr>
4826       <td> &nbsp; </td>
4827       <td>
4828       <p> </p>
4829       <br>
4830       </td>
4831     </tr>
4832   </tbody>
4833 </table>
4834 <a class="anchor" name="aefae881bffe9563d1d94a8aa94311aa"></a><!-- doxytag: member="smesh::Mesh::GetStudyId" ref="aefae881bffe9563d1d94a8aa94311aa" args="" --></p>
4835 <p>
4836 <table class="mdTable" cellpadding="2" cellspacing="0">
4837   <tbody>
4838     <tr>
4839       <td class="mdRow">
4840       <table border="0" cellpadding="0" cellspacing="0">
4841         <tbody>
4842           <tr>
4843             <td class="md" nowrap="nowrap" valign="top">def
4844 smesh.Mesh.GetStudyId </td>
4845             <td class="md" valign="top">(&nbsp;</td>
4846             <td class="md" nowrap="nowrap" valign="top">&nbsp;</td>
4847             <td class="mdname1" nowrap="nowrap" valign="top"> <em>self</em>
4848             </td>
4849             <td class="md" valign="top">&nbsp;)&nbsp;</td>
4850             <td class="md" nowrap="nowrap"><br>
4851             </td>
4852           </tr>
4853         </tbody>
4854       </table>
4855       </td>
4856     </tr>
4857   </tbody>
4858 </table>
4859 <table border="0" cellpadding="0" cellspacing="5">
4860   <tbody>
4861     <tr>
4862       <td> &nbsp; </td>
4863       <td>
4864       <p> </p>
4865       <br>
4866       </td>
4867     </tr>
4868   </tbody>
4869 </table>
4870 <a class="anchor" name="d1846b2ee111a6720a7bfdb7bae9a04e"></a><!-- doxytag: member="smesh::Mesh::HasDuplicatedGroupNamesMED" ref="d1846b2ee111a6720a7bfdb7bae9a04e" args="" --></p>
4871 <p>
4872 <table class="mdTable" cellpadding="2" cellspacing="0">
4873   <tbody>
4874     <tr>
4875       <td class="mdRow">
4876       <table border="0" cellpadding="0" cellspacing="0">
4877         <tbody>
4878           <tr>
4879             <td class="md" nowrap="nowrap" valign="top">def
4880 smesh.Mesh.HasDuplicatedGroupNamesMED </td>
4881             <td class="md" valign="top">(&nbsp;</td>
4882             <td class="md" nowrap="nowrap" valign="top">&nbsp;</td>
4883             <td class="mdname1" nowrap="nowrap" valign="top"> <em>self</em>
4884             </td>
4885             <td class="md" valign="top">&nbsp;)&nbsp;</td>
4886             <td class="md" nowrap="nowrap"><br>
4887             </td>
4888           </tr>
4889         </tbody>
4890       </table>
4891       </td>
4892     </tr>
4893   </tbody>
4894 </table>
4895 <table border="0" cellpadding="0" cellspacing="5">
4896   <tbody>
4897     <tr>
4898       <td> &nbsp; </td>
4899       <td>
4900       <p>Consider maximum group name length stored in MED file. </p>
4901       </td>
4902     </tr>
4903   </tbody>
4904 </table>
4905 <a class="anchor" name="e65f765b6a402c7c8b26335fa4422cf5"></a><!-- doxytag: member="smesh::Mesh::GetMeshEditor" ref="e65f765b6a402c7c8b26335fa4422cf5" args="" --></p>
4906 <p>
4907 <table class="mdTable" cellpadding="2" cellspacing="0">
4908   <tbody>
4909     <tr>
4910       <td class="mdRow">
4911       <table border="0" cellpadding="0" cellspacing="0">
4912         <tbody>
4913           <tr>
4914             <td class="md" nowrap="nowrap" valign="top">def
4915 smesh.Mesh.GetMeshEditor </td>
4916             <td class="md" valign="top">(&nbsp;</td>
4917             <td class="md" nowrap="nowrap" valign="top">&nbsp;</td>
4918             <td class="mdname1" nowrap="nowrap" valign="top"> <em>self</em>
4919             </td>
4920             <td class="md" valign="top">&nbsp;)&nbsp;</td>
4921             <td class="md" nowrap="nowrap"><br>
4922             </td>
4923           </tr>
4924         </tbody>
4925       </table>
4926       </td>
4927     </tr>
4928   </tbody>
4929 </table>
4930 <table border="0" cellpadding="0" cellspacing="5">
4931   <tbody>
4932     <tr>
4933       <td> &nbsp; </td>
4934       <td>
4935       <p> </p>
4936       <br>
4937       </td>
4938     </tr>
4939   </tbody>
4940 </table>
4941 <a class="anchor" name="23967469975fb15ab095fbef5d3fff4c"></a><!-- doxytag: member="smesh::Mesh::GetMEDMesh" ref="23967469975fb15ab095fbef5d3fff4c" args="" --></p>
4942 <p>
4943 <table class="mdTable" cellpadding="2" cellspacing="0">
4944   <tbody>
4945     <tr>
4946       <td class="mdRow">
4947       <table border="0" cellpadding="0" cellspacing="0">
4948         <tbody>
4949           <tr>
4950             <td class="md" nowrap="nowrap" valign="top">def
4951 smesh.Mesh.GetMEDMesh </td>
4952             <td class="md" valign="top">(&nbsp;</td>
4953             <td class="md" nowrap="nowrap" valign="top">&nbsp;</td>
4954             <td class="mdname1" nowrap="nowrap" valign="top"> <em>self</em>
4955             </td>
4956             <td class="md" valign="top">&nbsp;)&nbsp;</td>
4957             <td class="md" nowrap="nowrap"><br>
4958             </td>
4959           </tr>
4960         </tbody>
4961       </table>
4962       </td>
4963     </tr>
4964   </tbody>
4965 </table>
4966 <table border="0" cellpadding="0" cellspacing="5">
4967   <tbody>
4968     <tr>
4969       <td> &nbsp; </td>
4970       <td>
4971       <p> </p>
4972       <br>
4973       </td>
4974     </tr>
4975   </tbody>
4976 </table>
4977 <a class="anchor" name="726ae692c089873060904db2f5be2489"></a><!-- doxytag: member="smesh::Mesh::NbNodes" ref="726ae692c089873060904db2f5be2489" args="" --></p>
4978 <p>
4979 <table class="mdTable" cellpadding="2" cellspacing="0">
4980   <tbody>
4981     <tr>
4982       <td class="mdRow">
4983       <table border="0" cellpadding="0" cellspacing="0">
4984         <tbody>
4985           <tr>
4986             <td class="md" nowrap="nowrap" valign="top">def
4987 smesh.Mesh.NbNodes </td>
4988             <td class="md" valign="top">(&nbsp;</td>
4989             <td class="md" nowrap="nowrap" valign="top">&nbsp;</td>
4990             <td class="mdname1" nowrap="nowrap" valign="top"> <em>self</em>
4991             </td>
4992             <td class="md" valign="top">&nbsp;)&nbsp;</td>
4993             <td class="md" nowrap="nowrap"><br>
4994             </td>
4995           </tr>
4996         </tbody>
4997       </table>
4998       </td>
4999     </tr>
5000   </tbody>
5001 </table>
5002 <table border="0" cellpadding="0" cellspacing="5">
5003   <tbody>
5004     <tr>
5005       <td> &nbsp; </td>
5006       <td>
5007       <p> </p>
5008       <br>
5009       </td>
5010     </tr>
5011   </tbody>
5012 </table>
5013 <a class="anchor" name="ab9164bf03dfc3f96373c83890faeac7"></a><!-- doxytag: member="smesh::Mesh::NbElements" ref="ab9164bf03dfc3f96373c83890faeac7" args="" --></p>
5014 <p>
5015 <table class="mdTable" cellpadding="2" cellspacing="0">
5016   <tbody>
5017     <tr>
5018       <td class="mdRow">
5019       <table border="0" cellpadding="0" cellspacing="0">
5020         <tbody>
5021           <tr>
5022             <td class="md" nowrap="nowrap" valign="top">def
5023 smesh.Mesh.NbElements </td>
5024             <td class="md" valign="top">(&nbsp;</td>
5025             <td class="md" nowrap="nowrap" valign="top">&nbsp;</td>
5026             <td class="mdname1" nowrap="nowrap" valign="top"> <em>self</em>
5027             </td>
5028             <td class="md" valign="top">&nbsp;)&nbsp;</td>
5029             <td class="md" nowrap="nowrap"><br>
5030             </td>
5031           </tr>
5032         </tbody>
5033       </table>
5034       </td>
5035     </tr>
5036   </tbody>
5037 </table>
5038 <table border="0" cellpadding="0" cellspacing="5">
5039   <tbody>
5040     <tr>
5041       <td> &nbsp; </td>
5042       <td>
5043       <p> </p>
5044       <br>
5045       </td>
5046     </tr>
5047   </tbody>
5048 </table>
5049 <a class="anchor" name="8f6a7ba5c4246afbe8c23c31b54fe151"></a><!-- doxytag: member="smesh::Mesh::NbEdges" ref="8f6a7ba5c4246afbe8c23c31b54fe151" args="" --></p>
5050 <p>
5051 <table class="mdTable" cellpadding="2" cellspacing="0">
5052   <tbody>
5053     <tr>
5054       <td class="mdRow">
5055       <table border="0" cellpadding="0" cellspacing="0">
5056         <tbody>
5057           <tr>
5058             <td class="md" nowrap="nowrap" valign="top">def
5059 smesh.Mesh.NbEdges </td>
5060             <td class="md" valign="top">(&nbsp;</td>
5061             <td class="md" nowrap="nowrap" valign="top">&nbsp;</td>
5062             <td class="mdname1" nowrap="nowrap" valign="top"> <em>self</em>
5063             </td>
5064             <td class="md" valign="top">&nbsp;)&nbsp;</td>
5065             <td class="md" nowrap="nowrap"><br>
5066             </td>
5067           </tr>
5068         </tbody>
5069       </table>
5070       </td>
5071     </tr>
5072   </tbody>
5073 </table>
5074 <table border="0" cellpadding="0" cellspacing="5">
5075   <tbody>
5076     <tr>
5077       <td> &nbsp; </td>
5078       <td>
5079       <p> </p>
5080       <br>
5081       </td>
5082     </tr>
5083   </tbody>
5084 </table>
5085 <a class="anchor" name="62493e2dea0235f7043c35850ea67bc1"></a><!-- doxytag: member="smesh::Mesh::NbEdgesOfOrder" ref="62493e2dea0235f7043c35850ea67bc1" args="" --></p>
5086 <p>
5087 <table class="mdTable" cellpadding="2" cellspacing="0">
5088   <tbody>
5089     <tr>
5090       <td class="mdRow">
5091       <table border="0" cellpadding="0" cellspacing="0">
5092         <tbody>
5093           <tr>
5094             <td class="md" nowrap="nowrap" valign="top">def
5095 smesh.Mesh.NbEdgesOfOrder </td>
5096             <td class="md" valign="top">(&nbsp;</td>
5097             <td class="md" nowrap="nowrap" valign="top">&nbsp;</td>
5098             <td class="mdname" nowrap="nowrap"> <em>self</em>, </td>
5099           </tr>
5100           <tr>
5101             <td class="md" align="right" nowrap="nowrap"><br>
5102             </td>
5103             <td class="md"><br>
5104             </td>
5105             <td class="md" nowrap="nowrap">&nbsp;</td>
5106             <td class="mdname" nowrap="nowrap"> <em>elementOrder</em></td>
5107           </tr>
5108           <tr>
5109             <td class="md"><br>
5110             </td>
5111             <td class="md">)&nbsp;</td>
5112             <td class="md" colspan="2"><br>
5113             </td>
5114           </tr>
5115         </tbody>
5116       </table>
5117       </td>
5118     </tr>
5119   </tbody>
5120 </table>
5121 <table border="0" cellpadding="0" cellspacing="5">
5122   <tbody>
5123     <tr>
5124       <td> &nbsp; </td>
5125       <td>
5126       <p></p>
5127       <dl compact="compact">
5128         <dt><b>Parameters:</b></dt>
5129         <dd>
5130           <table border="0" cellpadding="0" cellspacing="2">
5131             <tbody>
5132               <tr>
5133                 <td valign="top"><br>
5134                 </td>
5135                 <td valign="top"><em>elementOrder</em>&nbsp;</td>
5136                 <td>is order of elements: ORDER_ANY, ORDER_LINEAR or
5137 ORDER_QUADRATIC </td>
5138               </tr>
5139             </tbody>
5140           </table>
5141         </dd>
5142       </dl>
5143       </td>
5144     </tr>
5145   </tbody>
5146 </table>
5147 <a class="anchor" name="7e9df39cf5129962023043abcc898e69"></a><!-- doxytag: member="smesh::Mesh::NbFaces" ref="7e9df39cf5129962023043abcc898e69" args="" --></p>
5148 <p>
5149 <table class="mdTable" cellpadding="2" cellspacing="0">
5150   <tbody>
5151     <tr>
5152       <td class="mdRow">
5153       <table border="0" cellpadding="0" cellspacing="0">
5154         <tbody>
5155           <tr>
5156             <td class="md" nowrap="nowrap" valign="top">def
5157 smesh.Mesh.NbFaces </td>
5158             <td class="md" valign="top">(&nbsp;</td>
5159             <td class="md" nowrap="nowrap" valign="top">&nbsp;</td>
5160             <td class="mdname1" nowrap="nowrap" valign="top"> <em>self</em>
5161             </td>
5162             <td class="md" valign="top">&nbsp;)&nbsp;</td>
5163             <td class="md" nowrap="nowrap"><br>
5164             </td>
5165           </tr>
5166         </tbody>
5167       </table>
5168       </td>
5169     </tr>
5170   </tbody>
5171 </table>
5172 <table border="0" cellpadding="0" cellspacing="5">
5173   <tbody>
5174     <tr>
5175       <td> &nbsp; </td>
5176       <td>
5177       <p> </p>
5178       <br>
5179       </td>
5180     </tr>
5181   </tbody>
5182 </table>
5183 <a class="anchor" name="b5f5d0f76b75110f373c2978bec4511d"></a><!-- doxytag: member="smesh::Mesh::NbFacesOfOrder" ref="b5f5d0f76b75110f373c2978bec4511d" args="" --></p>
5184 <p>
5185 <table class="mdTable" cellpadding="2" cellspacing="0">
5186   <tbody>
5187     <tr>
5188       <td class="mdRow">
5189       <table border="0" cellpadding="0" cellspacing="0">
5190         <tbody>
5191           <tr>
5192             <td class="md" nowrap="nowrap" valign="top">def
5193 smesh.Mesh.NbFacesOfOrder </td>
5194             <td class="md" valign="top">(&nbsp;</td>
5195             <td class="md" nowrap="nowrap" valign="top">&nbsp;</td>
5196             <td class="mdname" nowrap="nowrap"> <em>self</em>, </td>
5197           </tr>
5198           <tr>
5199             <td class="md" align="right" nowrap="nowrap"><br>
5200             </td>
5201             <td class="md"><br>
5202             </td>
5203             <td class="md" nowrap="nowrap">&nbsp;</td>
5204             <td class="mdname" nowrap="nowrap"> <em>elementOrder</em></td>
5205           </tr>
5206           <tr>
5207             <td class="md"><br>
5208             </td>
5209             <td class="md">)&nbsp;</td>
5210             <td class="md" colspan="2"><br>
5211             </td>
5212           </tr>
5213         </tbody>
5214       </table>
5215       </td>
5216     </tr>
5217   </tbody>
5218 </table>
5219 <table border="0" cellpadding="0" cellspacing="5">
5220   <tbody>
5221     <tr>
5222       <td> &nbsp; </td>
5223       <td>
5224       <p></p>
5225       <dl compact="compact">
5226         <dt><b>Parameters:</b></dt>
5227         <dd>
5228           <table border="0" cellpadding="0" cellspacing="2">
5229             <tbody>
5230               <tr>
5231                 <td valign="top"><br>
5232                 </td>
5233                 <td valign="top"><em>elementOrder</em>&nbsp;</td>
5234                 <td>is order of elements: ORDER_ANY, ORDER_LINEAR or
5235 ORDER_QUADRATIC </td>
5236               </tr>
5237             </tbody>
5238           </table>
5239         </dd>
5240       </dl>
5241       </td>
5242     </tr>
5243   </tbody>
5244 </table>
5245 <a class="anchor" name="45deec5dbf334ba86f69210edb6eb031"></a><!-- doxytag: member="smesh::Mesh::NbTriangles" ref="45deec5dbf334ba86f69210edb6eb031" args="" --></p>
5246 <p>
5247 <table class="mdTable" cellpadding="2" cellspacing="0">
5248   <tbody>
5249     <tr>
5250       <td class="mdRow">
5251       <table border="0" cellpadding="0" cellspacing="0">
5252         <tbody>
5253           <tr>
5254             <td class="md" nowrap="nowrap" valign="top">def
5255 smesh.Mesh.NbTriangles </td>
5256             <td class="md" valign="top">(&nbsp;</td>
5257             <td class="md" nowrap="nowrap" valign="top">&nbsp;</td>
5258             <td class="mdname1" nowrap="nowrap" valign="top"> <em>self</em>
5259             </td>
5260             <td class="md" valign="top">&nbsp;)&nbsp;</td>
5261             <td class="md" nowrap="nowrap"><br>
5262             </td>
5263           </tr>
5264         </tbody>
5265       </table>
5266       </td>
5267     </tr>
5268   </tbody>
5269 </table>
5270 <table border="0" cellpadding="0" cellspacing="5">
5271   <tbody>
5272     <tr>
5273       <td> &nbsp; </td>
5274       <td>
5275       <p> </p>
5276       <br>
5277       </td>
5278     </tr>
5279   </tbody>
5280 </table>
5281 <a class="anchor" name="81cdae5d219351e937d02a8ea5c8bd66"></a><!-- doxytag: member="smesh::Mesh::NbTrianglesOfOrder" ref="81cdae5d219351e937d02a8ea5c8bd66" args="" --></p>
5282 <p>
5283 <table class="mdTable" cellpadding="2" cellspacing="0">
5284   <tbody>
5285     <tr>
5286       <td class="mdRow">
5287       <table border="0" cellpadding="0" cellspacing="0">
5288         <tbody>
5289           <tr>
5290             <td class="md" nowrap="nowrap" valign="top">def
5291 smesh.Mesh.NbTrianglesOfOrder </td>
5292             <td class="md" valign="top">(&nbsp;</td>
5293             <td class="md" nowrap="nowrap" valign="top">&nbsp;</td>
5294             <td class="mdname" nowrap="nowrap"> <em>self</em>, </td>
5295           </tr>
5296           <tr>
5297             <td class="md" align="right" nowrap="nowrap"><br>
5298             </td>
5299             <td class="md"><br>
5300             </td>
5301             <td class="md" nowrap="nowrap">&nbsp;</td>
5302             <td class="mdname" nowrap="nowrap"> <em>elementOrder</em></td>
5303           </tr>
5304           <tr>
5305             <td class="md"><br>
5306             </td>
5307             <td class="md">)&nbsp;</td>
5308             <td class="md" colspan="2"><br>
5309             </td>
5310           </tr>
5311         </tbody>
5312       </table>
5313       </td>
5314     </tr>
5315   </tbody>
5316 </table>
5317 <table border="0" cellpadding="0" cellspacing="5">
5318   <tbody>
5319     <tr>
5320       <td> &nbsp; </td>
5321       <td>
5322       <p></p>
5323       <dl compact="compact">
5324         <dt><b>Parameters:</b></dt>
5325         <dd>
5326           <table border="0" cellpadding="0" cellspacing="2">
5327             <tbody>
5328               <tr>
5329                 <td valign="top"><br>
5330                 </td>
5331                 <td valign="top"><em>elementOrder</em>&nbsp;</td>
5332                 <td>is order of elements: ORDER_ANY, ORDER_LINEAR or
5333 ORDER_QUADRATIC </td>
5334               </tr>
5335             </tbody>
5336           </table>
5337         </dd>
5338       </dl>
5339       </td>
5340     </tr>
5341   </tbody>
5342 </table>
5343 <a class="anchor" name="d83429db26cce1bc35795935c4c22e0a"></a><!-- doxytag: member="smesh::Mesh::NbQuadrangles" ref="d83429db26cce1bc35795935c4c22e0a" args="" --></p>
5344 <p>
5345 <table class="mdTable" cellpadding="2" cellspacing="0">
5346   <tbody>
5347     <tr>
5348       <td class="mdRow">
5349       <table border="0" cellpadding="0" cellspacing="0">
5350         <tbody>
5351           <tr>
5352             <td class="md" nowrap="nowrap" valign="top">def
5353 smesh.Mesh.NbQuadrangles </td>
5354             <td class="md" valign="top">(&nbsp;</td>
5355             <td class="md" nowrap="nowrap" valign="top">&nbsp;</td>
5356             <td class="mdname1" nowrap="nowrap" valign="top"> <em>self</em>
5357             </td>
5358             <td class="md" valign="top">&nbsp;)&nbsp;</td>
5359             <td class="md" nowrap="nowrap"><br>
5360             </td>
5361           </tr>
5362         </tbody>
5363       </table>
5364       </td>
5365     </tr>
5366   </tbody>
5367 </table>
5368 <table border="0" cellpadding="0" cellspacing="5">
5369   <tbody>
5370     <tr>
5371       <td> &nbsp; </td>
5372       <td>
5373       <p> </p>
5374       <br>
5375       </td>
5376     </tr>
5377   </tbody>
5378 </table>
5379 <a class="anchor" name="4c9bca301fa2170813406412cfd9c1aa"></a><!-- doxytag: member="smesh::Mesh::NbQuadranglesOfOrder" ref="4c9bca301fa2170813406412cfd9c1aa" args="" --></p>
5380 <p>
5381 <table class="mdTable" cellpadding="2" cellspacing="0">
5382   <tbody>
5383     <tr>
5384       <td class="mdRow">
5385       <table border="0" cellpadding="0" cellspacing="0">
5386         <tbody>
5387           <tr>
5388             <td class="md" nowrap="nowrap" valign="top">def
5389 smesh.Mesh.NbQuadranglesOfOrder </td>
5390             <td class="md" valign="top">(&nbsp;</td>
5391             <td class="md" nowrap="nowrap" valign="top">&nbsp;</td>
5392             <td class="mdname" nowrap="nowrap"> <em>self</em>, </td>
5393           </tr>
5394           <tr>
5395             <td class="md" align="right" nowrap="nowrap"><br>
5396             </td>
5397             <td class="md"><br>
5398             </td>
5399             <td class="md" nowrap="nowrap">&nbsp;</td>
5400             <td class="mdname" nowrap="nowrap"> <em>elementOrder</em></td>
5401           </tr>
5402           <tr>
5403             <td class="md"><br>
5404             </td>
5405             <td class="md">)&nbsp;</td>
5406             <td class="md" colspan="2"><br>
5407             </td>
5408           </tr>
5409         </tbody>
5410       </table>
5411       </td>
5412     </tr>
5413   </tbody>
5414 </table>
5415 <table border="0" cellpadding="0" cellspacing="5">
5416   <tbody>
5417     <tr>
5418       <td> &nbsp; </td>
5419       <td>
5420       <p></p>
5421       <dl compact="compact">
5422         <dt><b>Parameters:</b></dt>
5423         <dd>
5424           <table border="0" cellpadding="0" cellspacing="2">
5425             <tbody>
5426               <tr>
5427                 <td valign="top"><br>
5428                 </td>
5429                 <td valign="top"><em>elementOrder</em>&nbsp;</td>
5430                 <td>is order of elements: ORDER_ANY, ORDER_LINEAR or
5431 ORDER_QUADRATIC </td>
5432               </tr>
5433             </tbody>
5434           </table>
5435         </dd>
5436       </dl>
5437       </td>
5438     </tr>
5439   </tbody>
5440 </table>
5441 <a class="anchor" name="f086f62d71136f0e5a24ee9a4150515b"></a><!-- doxytag: member="smesh::Mesh::NbPolygons" ref="f086f62d71136f0e5a24ee9a4150515b" args="" --></p>
5442 <p>
5443 <table class="mdTable" cellpadding="2" cellspacing="0">
5444   <tbody>
5445     <tr>
5446       <td class="mdRow">
5447       <table border="0" cellpadding="0" cellspacing="0">
5448         <tbody>
5449           <tr>
5450             <td class="md" nowrap="nowrap" valign="top">def
5451 smesh.Mesh.NbPolygons </td>
5452             <td class="md" valign="top">(&nbsp;</td>
5453             <td class="md" nowrap="nowrap" valign="top">&nbsp;</td>
5454             <td class="mdname1" nowrap="nowrap" valign="top"> <em>self</em>
5455             </td>
5456             <td class="md" valign="top">&nbsp;)&nbsp;</td>
5457             <td class="md" nowrap="nowrap"><br>
5458             </td>
5459           </tr>
5460         </tbody>
5461       </table>
5462       </td>
5463     </tr>
5464   </tbody>
5465 </table>
5466 <table border="0" cellpadding="0" cellspacing="5">
5467   <tbody>
5468     <tr>
5469       <td> &nbsp; </td>
5470       <td>
5471       <p> </p>
5472       <br>
5473       </td>
5474     </tr>
5475   </tbody>
5476 </table>
5477 <a class="anchor" name="e35ea16aadc59efecaff428c0b3c2dfe"></a><!-- doxytag: member="smesh::Mesh::NbVolumes" ref="e35ea16aadc59efecaff428c0b3c2dfe" args="" --></p>
5478 <p>
5479 <table class="mdTable" cellpadding="2" cellspacing="0">
5480   <tbody>
5481     <tr>
5482       <td class="mdRow">
5483       <table border="0" cellpadding="0" cellspacing="0">
5484         <tbody>
5485           <tr>
5486             <td class="md" nowrap="nowrap" valign="top">def
5487 smesh.Mesh.NbVolumes </td>
5488             <td class="md" valign="top">(&nbsp;</td>
5489             <td class="md" nowrap="nowrap" valign="top">&nbsp;</td>
5490             <td class="mdname1" nowrap="nowrap" valign="top"> <em>self</em>
5491             </td>
5492             <td class="md" valign="top">&nbsp;)&nbsp;</td>
5493             <td class="md" nowrap="nowrap"><br>
5494             </td>
5495           </tr>
5496         </tbody>
5497       </table>
5498       </td>
5499     </tr>
5500   </tbody>
5501 </table>
5502 <table border="0" cellpadding="0" cellspacing="5">
5503   <tbody>
5504     <tr>
5505       <td> &nbsp; </td>
5506       <td>
5507       <p> </p>
5508       <br>
5509       </td>
5510     </tr>
5511   </tbody>
5512 </table>
5513 <a class="anchor" name="b5dc83d1838f66e925667cd6634b5919"></a><!-- doxytag: member="smesh::Mesh::NbVolumesOfOrder" ref="b5dc83d1838f66e925667cd6634b5919" args="" --></p>
5514 <p>
5515 <table class="mdTable" cellpadding="2" cellspacing="0">
5516   <tbody>
5517     <tr>
5518       <td class="mdRow">
5519       <table border="0" cellpadding="0" cellspacing="0">
5520         <tbody>
5521           <tr>
5522             <td class="md" nowrap="nowrap" valign="top">def
5523 smesh.Mesh.NbVolumesOfOrder </td>
5524             <td class="md" valign="top">(&nbsp;</td>
5525             <td class="md" nowrap="nowrap" valign="top">&nbsp;</td>
5526             <td class="mdname" nowrap="nowrap"> <em>self</em>, </td>
5527           </tr>
5528           <tr>
5529             <td class="md" align="right" nowrap="nowrap"><br>
5530             </td>
5531             <td class="md"><br>
5532             </td>
5533             <td class="md" nowrap="nowrap">&nbsp;</td>
5534             <td class="mdname" nowrap="nowrap"> <em>elementOrder</em></td>
5535           </tr>
5536           <tr>
5537             <td class="md"><br>
5538             </td>
5539             <td class="md">)&nbsp;</td>
5540             <td class="md" colspan="2"><br>
5541             </td>
5542           </tr>
5543         </tbody>
5544       </table>
5545       </td>
5546     </tr>
5547   </tbody>
5548 </table>
5549 <table border="0" cellpadding="0" cellspacing="5">
5550   <tbody>
5551     <tr>
5552       <td> &nbsp; </td>
5553       <td>
5554       <p></p>
5555       <dl compact="compact">
5556         <dt><b>Parameters:</b></dt>
5557         <dd>
5558           <table border="0" cellpadding="0" cellspacing="2">
5559             <tbody>
5560               <tr>
5561                 <td valign="top"><br>
5562                 </td>
5563                 <td valign="top"><em>elementOrder</em>&nbsp;</td>
5564                 <td>is order of elements: ORDER_ANY, ORDER_LINEAR or
5565 ORDER_QUADRATIC </td>
5566               </tr>
5567             </tbody>
5568           </table>
5569         </dd>
5570       </dl>
5571       </td>
5572     </tr>
5573   </tbody>
5574 </table>
5575 <a class="anchor" name="2a7fd2a66045ad4ef37395899cf3e2b4"></a><!-- doxytag: member="smesh::Mesh::NbTetras" ref="2a7fd2a66045ad4ef37395899cf3e2b4" args="" --></p>
5576 <p>
5577 <table class="mdTable" cellpadding="2" cellspacing="0">
5578   <tbody>
5579     <tr>
5580       <td class="mdRow">
5581       <table border="0" cellpadding="0" cellspacing="0">
5582         <tbody>
5583           <tr>
5584             <td class="md" nowrap="nowrap" valign="top">def
5585 smesh.Mesh.NbTetras </td>
5586             <td class="md" valign="top">(&nbsp;</td>
5587             <td class="md" nowrap="nowrap" valign="top">&nbsp;</td>
5588             <td class="mdname1" nowrap="nowrap" valign="top"> <em>self</em>
5589             </td>
5590             <td class="md" valign="top">&nbsp;)&nbsp;</td>
5591             <td class="md" nowrap="nowrap"><br>
5592             </td>
5593           </tr>
5594         </tbody>
5595       </table>
5596       </td>
5597     </tr>
5598   </tbody>
5599 </table>
5600 <table border="0" cellpadding="0" cellspacing="5">
5601   <tbody>
5602     <tr>
5603       <td> &nbsp; </td>
5604       <td>
5605       <p> </p>
5606       <br>
5607       </td>
5608     </tr>
5609   </tbody>
5610 </table>
5611 <a class="anchor" name="5f6f04aee13f5e9146b0b83dc4a29136"></a><!-- doxytag: member="smesh::Mesh::NbTetrasOfOrder" ref="5f6f04aee13f5e9146b0b83dc4a29136" args="" --></p>
5612 <p>
5613 <table class="mdTable" cellpadding="2" cellspacing="0">
5614   <tbody>
5615     <tr>
5616       <td class="mdRow">
5617       <table border="0" cellpadding="0" cellspacing="0">
5618         <tbody>
5619           <tr>
5620             <td class="md" nowrap="nowrap" valign="top">def
5621 smesh.Mesh.NbTetrasOfOrder </td>
5622             <td class="md" valign="top">(&nbsp;</td>
5623             <td class="md" nowrap="nowrap" valign="top">&nbsp;</td>
5624             <td class="mdname" nowrap="nowrap"> <em>self</em>, </td>
5625           </tr>
5626           <tr>
5627             <td class="md" align="right" nowrap="nowrap"><br>
5628             </td>
5629             <td class="md"><br>
5630             </td>
5631             <td class="md" nowrap="nowrap">&nbsp;</td>
5632             <td class="mdname" nowrap="nowrap"> <em>elementOrder</em></td>
5633           </tr>
5634           <tr>
5635             <td class="md"><br>
5636             </td>
5637             <td class="md">)&nbsp;</td>
5638             <td class="md" colspan="2"><br>
5639             </td>
5640           </tr>
5641         </tbody>
5642       </table>
5643       </td>
5644     </tr>
5645   </tbody>
5646 </table>
5647 <table border="0" cellpadding="0" cellspacing="5">
5648   <tbody>
5649     <tr>
5650       <td> &nbsp; </td>
5651       <td>
5652       <p></p>
5653       <dl compact="compact">
5654         <dt><b>Parameters:</b></dt>
5655         <dd>
5656           <table border="0" cellpadding="0" cellspacing="2">
5657             <tbody>
5658               <tr>
5659                 <td valign="top"><br>
5660                 </td>
5661                 <td valign="top"><em>elementOrder</em>&nbsp;</td>
5662                 <td>is order of elements: ORDER_ANY, ORDER_LINEAR or
5663 ORDER_QUADRATIC </td>
5664               </tr>
5665             </tbody>
5666           </table>
5667         </dd>
5668       </dl>
5669       </td>
5670     </tr>
5671   </tbody>
5672 </table>
5673 <a class="anchor" name="fd3a0392332424162db67bdc18a66b9e"></a><!-- doxytag: member="smesh::Mesh::NbHexas" ref="fd3a0392332424162db67bdc18a66b9e" args="" --></p>
5674 <p>
5675 <table class="mdTable" cellpadding="2" cellspacing="0">
5676   <tbody>
5677     <tr>
5678       <td class="mdRow">
5679       <table border="0" cellpadding="0" cellspacing="0">
5680         <tbody>
5681           <tr>
5682             <td class="md" nowrap="nowrap" valign="top">def
5683 smesh.Mesh.NbHexas </td>
5684             <td class="md" valign="top">(&nbsp;</td>
5685             <td class="md" nowrap="nowrap" valign="top">&nbsp;</td>
5686             <td class="mdname1" nowrap="nowrap" valign="top"> <em>self</em>
5687             </td>
5688             <td class="md" valign="top">&nbsp;)&nbsp;</td>
5689             <td class="md" nowrap="nowrap"><br>
5690             </td>
5691           </tr>
5692         </tbody>
5693       </table>
5694       </td>
5695     </tr>
5696   </tbody>
5697 </table>
5698 <table border="0" cellpadding="0" cellspacing="5">
5699   <tbody>
5700     <tr>
5701       <td> &nbsp; </td>
5702       <td>
5703       <p> </p>
5704       <br>
5705       </td>
5706     </tr>
5707   </tbody>
5708 </table>
5709 <a class="anchor" name="30d469eb020c16ac95fe4ccc86df9847"></a><!-- doxytag: member="smesh::Mesh::NbHexasOfOrder" ref="30d469eb020c16ac95fe4ccc86df9847" args="" --></p>
5710 <p>
5711 <table class="mdTable" cellpadding="2" cellspacing="0">
5712   <tbody>
5713     <tr>
5714       <td class="mdRow">
5715       <table border="0" cellpadding="0" cellspacing="0">
5716         <tbody>
5717           <tr>
5718             <td class="md" nowrap="nowrap" valign="top">def
5719 smesh.Mesh.NbHexasOfOrder </td>
5720             <td class="md" valign="top">(&nbsp;</td>
5721             <td class="md" nowrap="nowrap" valign="top">&nbsp;</td>
5722             <td class="mdname" nowrap="nowrap"> <em>self</em>, </td>
5723           </tr>
5724           <tr>
5725             <td class="md" align="right" nowrap="nowrap"><br>
5726             </td>
5727             <td class="md"><br>
5728             </td>
5729             <td class="md" nowrap="nowrap">&nbsp;</td>
5730             <td class="mdname" nowrap="nowrap"> <em>elementOrder</em></td>
5731           </tr>
5732           <tr>
5733             <td class="md"><br>
5734             </td>
5735             <td class="md">)&nbsp;</td>
5736             <td class="md" colspan="2"><br>
5737             </td>
5738           </tr>
5739         </tbody>
5740       </table>
5741       </td>
5742     </tr>
5743   </tbody>
5744 </table>
5745 <table border="0" cellpadding="0" cellspacing="5">
5746   <tbody>
5747     <tr>
5748       <td> &nbsp; </td>
5749       <td>
5750       <p></p>
5751       <dl compact="compact">
5752         <dt><b>Parameters:</b></dt>
5753         <dd>
5754           <table border="0" cellpadding="0" cellspacing="2">
5755             <tbody>
5756               <tr>
5757                 <td valign="top"><br>
5758                 </td>
5759                 <td valign="top"><em>elementOrder</em>&nbsp;</td>
5760                 <td>is order of elements: ORDER_ANY, ORDER_LINEAR or
5761 ORDER_QUADRATIC </td>
5762               </tr>
5763             </tbody>
5764           </table>
5765         </dd>
5766       </dl>
5767       </td>
5768     </tr>
5769   </tbody>
5770 </table>
5771 <a class="anchor" name="aee1ae2972f4256dbc23281f212bd63d"></a><!-- doxytag: member="smesh::Mesh::NbPyramids" ref="aee1ae2972f4256dbc23281f212bd63d" args="" --></p>
5772 <p>
5773 <table class="mdTable" cellpadding="2" cellspacing="0">
5774   <tbody>
5775     <tr>
5776       <td class="mdRow">
5777       <table border="0" cellpadding="0" cellspacing="0">
5778         <tbody>
5779           <tr>
5780             <td class="md" nowrap="nowrap" valign="top">def
5781 smesh.Mesh.NbPyramids </td>
5782             <td class="md" valign="top">(&nbsp;</td>
5783             <td class="md" nowrap="nowrap" valign="top">&nbsp;</td>
5784             <td class="mdname1" nowrap="nowrap" valign="top"> <em>self</em>
5785             </td>
5786             <td class="md" valign="top">&nbsp;)&nbsp;</td>
5787             <td class="md" nowrap="nowrap"><br>
5788             </td>
5789           </tr>
5790         </tbody>
5791       </table>
5792       </td>
5793     </tr>
5794   </tbody>
5795 </table>
5796 <table border="0" cellpadding="0" cellspacing="5">
5797   <tbody>
5798     <tr>
5799       <td> &nbsp; </td>
5800       <td>
5801       <p> </p>
5802       <br>
5803       </td>
5804     </tr>
5805   </tbody>
5806 </table>
5807 <a class="anchor" name="6f9f0c840846170841655ffe6c88c9ba"></a><!-- doxytag: member="smesh::Mesh::NbPyramidsOfOrder" ref="6f9f0c840846170841655ffe6c88c9ba" args="" --></p>
5808 <p>
5809 <table class="mdTable" cellpadding="2" cellspacing="0">
5810   <tbody>
5811     <tr>
5812       <td class="mdRow">
5813       <table border="0" cellpadding="0" cellspacing="0">
5814         <tbody>
5815           <tr>
5816             <td class="md" nowrap="nowrap" valign="top">def
5817 smesh.Mesh.NbPyramidsOfOrder </td>
5818             <td class="md" valign="top">(&nbsp;</td>
5819             <td class="md" nowrap="nowrap" valign="top">&nbsp;</td>
5820             <td class="mdname" nowrap="nowrap"> <em>self</em>, </td>
5821           </tr>
5822           <tr>
5823             <td class="md" align="right" nowrap="nowrap"><br>
5824             </td>
5825             <td class="md"><br>
5826             </td>
5827             <td class="md" nowrap="nowrap">&nbsp;</td>
5828             <td class="mdname" nowrap="nowrap"> <em>elementOrder</em></td>
5829           </tr>
5830           <tr>
5831             <td class="md"><br>
5832             </td>
5833             <td class="md">)&nbsp;</td>
5834             <td class="md" colspan="2"><br>
5835             </td>
5836           </tr>
5837         </tbody>
5838       </table>
5839       </td>
5840     </tr>
5841   </tbody>
5842 </table>
5843 <table border="0" cellpadding="0" cellspacing="5">
5844   <tbody>
5845     <tr>
5846       <td> &nbsp; </td>
5847       <td>
5848       <p></p>
5849       <dl compact="compact">
5850         <dt><b>Parameters:</b></dt>
5851         <dd>
5852           <table border="0" cellpadding="0" cellspacing="2">
5853             <tbody>
5854               <tr>
5855                 <td valign="top"><br>
5856                 </td>
5857                 <td valign="top"><em>elementOrder</em>&nbsp;</td>
5858                 <td>is order of elements: ORDER_ANY, ORDER_LINEAR or
5859 ORDER_QUADRATIC </td>
5860               </tr>
5861             </tbody>
5862           </table>
5863         </dd>
5864       </dl>
5865       </td>
5866     </tr>
5867   </tbody>
5868 </table>
5869 <a class="anchor" name="497d7d510d365904c8850f8a1ab9b9c6"></a><!-- doxytag: member="smesh::Mesh::NbPrisms" ref="497d7d510d365904c8850f8a1ab9b9c6" args="" --></p>
5870 <p>
5871 <table class="mdTable" cellpadding="2" cellspacing="0">
5872   <tbody>
5873     <tr>
5874       <td class="mdRow">
5875       <table border="0" cellpadding="0" cellspacing="0">
5876         <tbody>
5877           <tr>
5878             <td class="md" nowrap="nowrap" valign="top">def
5879 smesh.Mesh.NbPrisms </td>
5880             <td class="md" valign="top">(&nbsp;</td>
5881             <td class="md" nowrap="nowrap" valign="top">&nbsp;</td>
5882             <td class="mdname1" nowrap="nowrap" valign="top"> <em>self</em>
5883             </td>
5884             <td class="md" valign="top">&nbsp;)&nbsp;</td>
5885             <td class="md" nowrap="nowrap"><br>
5886             </td>
5887           </tr>
5888         </tbody>
5889       </table>
5890       </td>
5891     </tr>
5892   </tbody>
5893 </table>
5894 <table border="0" cellpadding="0" cellspacing="5">
5895   <tbody>
5896     <tr>
5897       <td> &nbsp; </td>
5898       <td>
5899       <p> </p>
5900       <br>
5901       </td>
5902     </tr>
5903   </tbody>
5904 </table>
5905 <a class="anchor" name="8d37e2b2ec7aff3b89b0933c03409e5b"></a><!-- doxytag: member="smesh::Mesh::NbPrismsOfOrder" ref="8d37e2b2ec7aff3b89b0933c03409e5b" args="" --></p>
5906 <p>
5907 <table class="mdTable" cellpadding="2" cellspacing="0">
5908   <tbody>
5909     <tr>
5910       <td class="mdRow">
5911       <table border="0" cellpadding="0" cellspacing="0">
5912         <tbody>
5913           <tr>
5914             <td class="md" nowrap="nowrap" valign="top">def
5915 smesh.Mesh.NbPrismsOfOrder </td>
5916             <td class="md" valign="top">(&nbsp;</td>
5917             <td class="md" nowrap="nowrap" valign="top">&nbsp;</td>
5918             <td class="mdname" nowrap="nowrap"> <em>self</em>, </td>
5919           </tr>
5920           <tr>
5921             <td class="md" align="right" nowrap="nowrap"><br>
5922             </td>
5923             <td class="md"><br>
5924             </td>
5925             <td class="md" nowrap="nowrap">&nbsp;</td>
5926             <td class="mdname" nowrap="nowrap"> <em>elementOrder</em></td>
5927           </tr>
5928           <tr>
5929             <td class="md"><br>
5930             </td>
5931             <td class="md">)&nbsp;</td>
5932             <td class="md" colspan="2"><br>
5933             </td>
5934           </tr>
5935         </tbody>
5936       </table>
5937       </td>
5938     </tr>
5939   </tbody>
5940 </table>
5941 <table border="0" cellpadding="0" cellspacing="5">
5942   <tbody>
5943     <tr>
5944       <td> &nbsp; </td>
5945       <td>
5946       <p></p>
5947       <dl compact="compact">
5948         <dt><b>Parameters:</b></dt>
5949         <dd>
5950           <table border="0" cellpadding="0" cellspacing="2">
5951             <tbody>
5952               <tr>
5953                 <td valign="top"><br>
5954                 </td>
5955                 <td valign="top"><em>elementOrder</em>&nbsp;</td>
5956                 <td>is order of elements: ORDER_ANY, ORDER_LINEAR or
5957 ORDER_QUADRATIC </td>
5958               </tr>
5959             </tbody>
5960           </table>
5961         </dd>
5962       </dl>
5963       </td>
5964     </tr>
5965   </tbody>
5966 </table>
5967 <a class="anchor" name="84903e975c77cc2542ea50143f9cb877"></a><!-- doxytag: member="smesh::Mesh::NbPolyhedrons" ref="84903e975c77cc2542ea50143f9cb877" args="" --></p>
5968 <p>
5969 <table class="mdTable" cellpadding="2" cellspacing="0">
5970   <tbody>
5971     <tr>
5972       <td class="mdRow">
5973       <table border="0" cellpadding="0" cellspacing="0">
5974         <tbody>
5975           <tr>
5976             <td class="md" nowrap="nowrap" valign="top">def
5977 smesh.Mesh.NbPolyhedrons </td>
5978             <td class="md" valign="top">(&nbsp;</td>
5979             <td class="md" nowrap="nowrap" valign="top">&nbsp;</td>
5980             <td class="mdname1" nowrap="nowrap" valign="top"> <em>self</em>
5981             </td>
5982             <td class="md" valign="top">&nbsp;)&nbsp;</td>
5983             <td class="md" nowrap="nowrap"><br>
5984             </td>
5985           </tr>
5986         </tbody>
5987       </table>
5988       </td>
5989     </tr>
5990   </tbody>
5991 </table>
5992 <table border="0" cellpadding="0" cellspacing="5">
5993   <tbody>
5994     <tr>
5995       <td> &nbsp; </td>
5996       <td>
5997       <p> </p>
5998       <br>
5999       </td>
6000     </tr>
6001   </tbody>
6002 </table>
6003 <a class="anchor" name="fafa87c1893299b30bffdaa748837ace"></a><!-- doxytag: member="smesh::Mesh::NbSubMesh" ref="fafa87c1893299b30bffdaa748837ace" args="" --></p>
6004 <p>
6005 <table class="mdTable" cellpadding="2" cellspacing="0">
6006   <tbody>
6007     <tr>
6008       <td class="mdRow">
6009       <table border="0" cellpadding="0" cellspacing="0">
6010         <tbody>
6011           <tr>
6012             <td class="md" nowrap="nowrap" valign="top">def
6013 smesh.Mesh.NbSubMesh </td>
6014             <td class="md" valign="top">(&nbsp;</td>
6015             <td class="md" nowrap="nowrap" valign="top">&nbsp;</td>
6016             <td class="mdname1" nowrap="nowrap" valign="top"> <em>self</em>
6017             </td>
6018             <td class="md" valign="top">&nbsp;)&nbsp;</td>
6019             <td class="md" nowrap="nowrap"><br>
6020             </td>
6021           </tr>
6022         </tbody>
6023       </table>
6024       </td>
6025     </tr>
6026   </tbody>
6027 </table>
6028 <table border="0" cellpadding="0" cellspacing="5">
6029   <tbody>
6030     <tr>
6031       <td> &nbsp; </td>
6032       <td>
6033       <p> </p>
6034       <br>
6035       </td>
6036     </tr>
6037   </tbody>
6038 </table>
6039 <a class="anchor" name="2f7b4230985fdf7dac8c1a3dc5d96efa"></a><!-- doxytag: member="smesh::Mesh::GetElementsId" ref="2f7b4230985fdf7dac8c1a3dc5d96efa" args="" --></p>
6040 <p>
6041 <table class="mdTable" cellpadding="2" cellspacing="0">
6042   <tbody>
6043     <tr>
6044       <td class="mdRow">
6045       <table border="0" cellpadding="0" cellspacing="0">
6046         <tbody>
6047           <tr>
6048             <td class="md" nowrap="nowrap" valign="top">def
6049 smesh.Mesh.GetElementsId </td>
6050             <td class="md" valign="top">(&nbsp;</td>
6051             <td class="md" nowrap="nowrap" valign="top">&nbsp;</td>
6052             <td class="mdname1" nowrap="nowrap" valign="top"> <em>self</em>
6053             </td>
6054             <td class="md" valign="top">&nbsp;)&nbsp;</td>
6055             <td class="md" nowrap="nowrap"><br>
6056             </td>
6057           </tr>
6058         </tbody>
6059       </table>
6060       </td>
6061     </tr>
6062   </tbody>
6063 </table>
6064 <table border="0" cellpadding="0" cellspacing="5">
6065   <tbody>
6066     <tr>
6067       <td> &nbsp; </td>
6068       <td>
6069       <p> </p>
6070       <br>
6071       </td>
6072     </tr>
6073   </tbody>
6074 </table>
6075 <a class="anchor" name="1dbede49ac46741782d4b88096024754"></a><!-- doxytag: member="smesh::Mesh::GetElementsByType" ref="1dbede49ac46741782d4b88096024754" args="" --></p>
6076 <p>
6077 <table class="mdTable" cellpadding="2" cellspacing="0">
6078   <tbody>
6079     <tr>
6080       <td class="mdRow">
6081       <table border="0" cellpadding="0" cellspacing="0">
6082         <tbody>
6083           <tr>
6084             <td class="md" nowrap="nowrap" valign="top">def
6085 smesh.Mesh.GetElementsByType </td>
6086             <td class="md" valign="top">(&nbsp;</td>
6087             <td class="md" nowrap="nowrap" valign="top">&nbsp;</td>
6088             <td class="mdname" nowrap="nowrap"> <em>self</em>, </td>
6089           </tr>
6090           <tr>
6091             <td class="md" align="right" nowrap="nowrap"><br>
6092             </td>
6093             <td class="md"><br>
6094             </td>
6095             <td class="md" nowrap="nowrap">&nbsp;</td>
6096             <td class="mdname" nowrap="nowrap"> <em>elementType</em></td>
6097           </tr>
6098           <tr>
6099             <td class="md"><br>
6100             </td>
6101             <td class="md">)&nbsp;</td>
6102             <td class="md" colspan="2"><br>
6103             </td>
6104           </tr>
6105         </tbody>
6106       </table>
6107       </td>
6108     </tr>
6109   </tbody>
6110 </table>
6111 <table border="0" cellpadding="0" cellspacing="5">
6112   <tbody>
6113     <tr>
6114       <td> &nbsp; </td>
6115       <td>
6116       <p></p>
6117       <dl compact="compact">
6118         <dt><b>Parameters:</b></dt>
6119         <dd>
6120           <table border="0" cellpadding="0" cellspacing="2">
6121             <tbody>
6122               <tr>
6123                 <td valign="top"><br>
6124                 </td>
6125                 <td valign="top"><em>elementType</em>&nbsp;</td>
6126                 <td>is required type of elements </td>
6127               </tr>
6128             </tbody>
6129           </table>
6130         </dd>
6131       </dl>
6132       </td>
6133     </tr>
6134   </tbody>
6135 </table>
6136 <a class="anchor" name="d4f0260724efd10fc07d6cc030348bf7"></a><!-- doxytag: member="smesh::Mesh::GetNodesId" ref="d4f0260724efd10fc07d6cc030348bf7" args="" --></p>
6137 <p>
6138 <table class="mdTable" cellpadding="2" cellspacing="0">
6139   <tbody>
6140     <tr>
6141       <td class="mdRow">
6142       <table border="0" cellpadding="0" cellspacing="0">
6143         <tbody>
6144           <tr>
6145             <td class="md" nowrap="nowrap" valign="top">def
6146 smesh.Mesh.GetNodesId </td>
6147             <td class="md" valign="top">(&nbsp;</td>
6148             <td class="md" nowrap="nowrap" valign="top">&nbsp;</td>
6149             <td class="mdname1" nowrap="nowrap" valign="top"> <em>self</em>
6150             </td>
6151             <td class="md" valign="top">&nbsp;)&nbsp;</td>
6152             <td class="md" nowrap="nowrap"><br>
6153             </td>
6154           </tr>
6155         </tbody>
6156       </table>
6157       </td>
6158     </tr>
6159   </tbody>
6160 </table>
6161 <table border="0" cellpadding="0" cellspacing="5">
6162   <tbody>
6163     <tr>
6164       <td> &nbsp; </td>
6165       <td>
6166       <p> </p>
6167       <br>
6168       </td>
6169     </tr>
6170   </tbody>
6171 </table>
6172 <a class="anchor" name="09d64e636ad97f4929174795376cb79a"></a><!-- doxytag: member="smesh::Mesh::GetElementType" ref="09d64e636ad97f4929174795376cb79a" args="" --></p>
6173 <p>
6174 <table class="mdTable" cellpadding="2" cellspacing="0">
6175   <tbody>
6176     <tr>
6177       <td class="mdRow">
6178       <table border="0" cellpadding="0" cellspacing="0">
6179         <tbody>
6180           <tr>
6181             <td class="md" nowrap="nowrap" valign="top">def
6182 smesh.Mesh.GetElementType </td>
6183             <td class="md" valign="top">(&nbsp;</td>
6184             <td class="md" nowrap="nowrap" valign="top">&nbsp;</td>
6185             <td class="mdname" nowrap="nowrap"> <em>self</em>, </td>
6186           </tr>
6187           <tr>
6188             <td class="md" align="right" nowrap="nowrap"><br>
6189             </td>
6190             <td class="md"><br>
6191             </td>
6192             <td class="md" nowrap="nowrap">&nbsp;</td>
6193             <td class="mdname" nowrap="nowrap"> <em>id</em>, </td>
6194           </tr>
6195           <tr>
6196             <td class="md" align="right" nowrap="nowrap"><br>
6197             </td>
6198             <td class="md"><br>
6199             </td>
6200             <td class="md" nowrap="nowrap">&nbsp;</td>
6201             <td class="mdname" nowrap="nowrap"> <em>iselem</em></td>
6202           </tr>
6203           <tr>
6204             <td class="md"><br>
6205             </td>
6206             <td class="md">)&nbsp;</td>
6207             <td class="md" colspan="2"><br>
6208             </td>
6209           </tr>
6210         </tbody>
6211       </table>
6212       </td>
6213     </tr>
6214   </tbody>
6215 </table>
6216 <table border="0" cellpadding="0" cellspacing="5">
6217   <tbody>
6218     <tr>
6219       <td> &nbsp; </td>
6220       <td>
6221       <p> </p>
6222       <br>
6223       </td>
6224     </tr>
6225   </tbody>
6226 </table>
6227 <a class="anchor" name="cff00e6b2f5d63f24af53e5d654d259e"></a><!-- doxytag: member="smesh::Mesh::GetSubMeshElementsId" ref="cff00e6b2f5d63f24af53e5d654d259e" args="" --></p>
6228 <p>
6229 <table class="mdTable" cellpadding="2" cellspacing="0">
6230   <tbody>
6231     <tr>
6232       <td class="mdRow">
6233       <table border="0" cellpadding="0" cellspacing="0">
6234         <tbody>
6235           <tr>
6236             <td class="md" nowrap="nowrap" valign="top">def
6237 smesh.Mesh.GetSubMeshElementsId </td>
6238             <td class="md" valign="top">(&nbsp;</td>
6239             <td class="md" nowrap="nowrap" valign="top">&nbsp;</td>
6240             <td class="mdname" nowrap="nowrap"> <em>self</em>, </td>
6241           </tr>
6242           <tr>
6243             <td class="md" align="right" nowrap="nowrap"><br>
6244             </td>
6245             <td class="md"><br>
6246             </td>
6247             <td class="md" nowrap="nowrap">&nbsp;</td>
6248             <td class="mdname" nowrap="nowrap"> <em>shapeID</em></td>
6249           </tr>
6250           <tr>
6251             <td class="md"><br>
6252             </td>
6253             <td class="md">)&nbsp;</td>
6254             <td class="md" colspan="2"><br>
6255             </td>
6256           </tr>
6257         </tbody>
6258       </table>
6259       </td>
6260     </tr>
6261   </tbody>
6262 </table>
6263 <table border="0" cellpadding="0" cellspacing="5">
6264   <tbody>
6265     <tr>
6266       <td> &nbsp; </td>
6267       <td>
6268       <p></p>
6269       <dl compact="compact">
6270         <dt><b>Parameters:</b></dt>
6271         <dd>
6272           <table border="0" cellpadding="0" cellspacing="2">
6273             <tbody>
6274               <tr>
6275                 <td valign="top"><br>
6276                 </td>
6277                 <td valign="top"><em>shapeID</em>&nbsp;</td>
6278                 <td>is geom object(subshape) IOR </td>
6279               </tr>
6280             </tbody>
6281           </table>
6282         </dd>
6283       </dl>
6284       </td>
6285     </tr>
6286   </tbody>
6287 </table>
6288 <a class="anchor" name="df30b3062d9420c85f457d8d67716c6a"></a><!-- doxytag: member="smesh::Mesh::GetSubMeshNodesId" ref="df30b3062d9420c85f457d8d67716c6a" args="" --></p>
6289 <p>
6290 <table class="mdTable" cellpadding="2" cellspacing="0">
6291   <tbody>
6292     <tr>
6293       <td class="mdRow">
6294       <table border="0" cellpadding="0" cellspacing="0">
6295         <tbody>
6296           <tr>
6297             <td class="md" nowrap="nowrap" valign="top">def
6298 smesh.Mesh.GetSubMeshNodesId </td>
6299             <td class="md" valign="top">(&nbsp;</td>
6300             <td class="md" nowrap="nowrap" valign="top">&nbsp;</td>
6301             <td class="mdname" nowrap="nowrap"> <em>self</em>, </td>
6302           </tr>
6303           <tr>
6304             <td class="md" align="right" nowrap="nowrap"><br>
6305             </td>
6306             <td class="md"><br>
6307             </td>
6308             <td class="md" nowrap="nowrap">&nbsp;</td>
6309             <td class="mdname" nowrap="nowrap"> <em>shapeID</em>, </td>
6310           </tr>
6311           <tr>
6312             <td class="md" align="right" nowrap="nowrap"><br>
6313             </td>
6314             <td class="md"><br>
6315             </td>
6316             <td class="md" nowrap="nowrap">&nbsp;</td>
6317             <td class="mdname" nowrap="nowrap"> <em>all</em></td>
6318           </tr>
6319           <tr>
6320             <td class="md"><br>
6321             </td>
6322             <td class="md">)&nbsp;</td>
6323             <td class="md" colspan="2"><br>
6324             </td>
6325           </tr>
6326         </tbody>
6327       </table>
6328       </td>
6329     </tr>
6330   </tbody>
6331 </table>
6332 <table border="0" cellpadding="0" cellspacing="5">
6333   <tbody>
6334     <tr>
6335       <td> &nbsp; </td>
6336       <td>
6337       <p></p>
6338       <dl compact="compact">
6339         <dt><b>Parameters:</b></dt>
6340         <dd>
6341           <table border="0" cellpadding="0" cellspacing="2">
6342             <tbody>
6343               <tr>
6344                 <td valign="top"><br>
6345                 </td>
6346                 <td valign="top"><em>shapeID</em>&nbsp;</td>
6347                 <td>is geom object(subshape) IOR </td>
6348               </tr>
6349             </tbody>
6350           </table>
6351         </dd>
6352       </dl>
6353       </td>
6354     </tr>
6355   </tbody>
6356 </table>
6357 <a class="anchor" name="01928943dd569e70590f7a82d5a9c083"></a><!-- doxytag: member="smesh::Mesh::GetSubMeshElementType" ref="01928943dd569e70590f7a82d5a9c083" args="" --></p>
6358 <p>
6359 <table class="mdTable" cellpadding="2" cellspacing="0">
6360   <tbody>
6361     <tr>
6362       <td class="mdRow">
6363       <table border="0" cellpadding="0" cellspacing="0">
6364         <tbody>
6365           <tr>
6366             <td class="md" nowrap="nowrap" valign="top">def
6367 smesh.Mesh.GetSubMeshElementType </td>
6368             <td class="md" valign="top">(&nbsp;</td>
6369             <td class="md" nowrap="nowrap" valign="top">&nbsp;</td>
6370             <td class="mdname" nowrap="nowrap"> <em>self</em>, </td>
6371           </tr>
6372           <tr>
6373             <td class="md" align="right" nowrap="nowrap"><br>
6374             </td>
6375             <td class="md"><br>
6376             </td>
6377             <td class="md" nowrap="nowrap">&nbsp;</td>
6378             <td class="mdname" nowrap="nowrap"> <em>shapeID</em></td>
6379           </tr>
6380           <tr>
6381             <td class="md"><br>
6382             </td>
6383             <td class="md">)&nbsp;</td>
6384             <td class="md" colspan="2"><br>
6385             </td>
6386           </tr>
6387         </tbody>
6388       </table>
6389       </td>
6390     </tr>
6391   </tbody>
6392 </table>
6393 <table border="0" cellpadding="0" cellspacing="5">
6394   <tbody>
6395     <tr>
6396       <td> &nbsp; </td>
6397       <td>
6398       <p></p>
6399       <dl compact="compact">
6400         <dt><b>Parameters:</b></dt>
6401         <dd>
6402           <table border="0" cellpadding="0" cellspacing="2">
6403             <tbody>
6404               <tr>
6405                 <td valign="top"><br>
6406                 </td>
6407                 <td valign="top"><em>shapeID</em>&nbsp;</td>
6408                 <td>is geom object(subshape) IOR </td>
6409               </tr>
6410             </tbody>
6411           </table>
6412         </dd>
6413       </dl>
6414       </td>
6415     </tr>
6416   </tbody>
6417 </table>
6418 <a class="anchor" name="97cc6a5900b73642880b5c5327167347"></a><!-- doxytag: member="smesh::Mesh::Dump" ref="97cc6a5900b73642880b5c5327167347" args="" --></p>
6419 <p>
6420 <table class="mdTable" cellpadding="2" cellspacing="0">
6421   <tbody>
6422     <tr>
6423       <td class="mdRow">
6424       <table border="0" cellpadding="0" cellspacing="0">
6425         <tbody>
6426           <tr>
6427             <td class="md" nowrap="nowrap" valign="top">def
6428 smesh.Mesh.Dump </td>
6429             <td class="md" valign="top">(&nbsp;</td>
6430             <td class="md" nowrap="nowrap" valign="top">&nbsp;</td>
6431             <td class="mdname1" nowrap="nowrap" valign="top"> <em>self</em>
6432             </td>
6433             <td class="md" valign="top">&nbsp;)&nbsp;</td>
6434             <td class="md" nowrap="nowrap"><br>
6435             </td>
6436           </tr>
6437         </tbody>
6438       </table>
6439       </td>
6440     </tr>
6441   </tbody>
6442 </table>
6443 <table border="0" cellpadding="0" cellspacing="5">
6444   <tbody>
6445     <tr>
6446       <td> &nbsp; </td>
6447       <td>
6448       <p> </p>
6449       <br>
6450       </td>
6451     </tr>
6452   </tbody>
6453 </table>
6454 <a class="anchor" name="8c5f43b40615e416e8723250aedca198"></a><!-- doxytag: member="smesh::Mesh::GetNodeXYZ" ref="8c5f43b40615e416e8723250aedca198" args="" --></p>
6455 <p>
6456 <table class="mdTable" cellpadding="2" cellspacing="0">
6457   <tbody>
6458     <tr>
6459       <td class="mdRow">
6460       <table border="0" cellpadding="0" cellspacing="0">
6461         <tbody>
6462           <tr>
6463             <td class="md" nowrap="nowrap" valign="top">def
6464 smesh.Mesh.GetNodeXYZ </td>
6465             <td class="md" valign="top">(&nbsp;</td>
6466             <td class="md" nowrap="nowrap" valign="top">&nbsp;</td>
6467             <td class="mdname" nowrap="nowrap"> <em>self</em>, </td>
6468           </tr>
6469           <tr>
6470             <td class="md" align="right" nowrap="nowrap"><br>
6471             </td>
6472             <td class="md"><br>
6473             </td>
6474             <td class="md" nowrap="nowrap">&nbsp;</td>
6475             <td class="mdname" nowrap="nowrap"> <em>id</em></td>
6476           </tr>
6477           <tr>
6478             <td class="md"><br>
6479             </td>
6480             <td class="md">)&nbsp;</td>
6481             <td class="md" colspan="2"><br>
6482             </td>
6483           </tr>
6484         </tbody>
6485       </table>
6486       </td>
6487     </tr>
6488   </tbody>
6489 </table>
6490 <table border="0" cellpadding="0" cellspacing="5">
6491   <tbody>
6492     <tr>
6493       <td> &nbsp; </td>
6494       <td>
6495       <p> </p>
6496       <br>
6497       </td>
6498     </tr>
6499   </tbody>
6500 </table>
6501 <a class="anchor" name="89759593eb975e4a98f21fad2f0471d9"></a><!-- doxytag: member="smesh::Mesh::GetNodeInverseElements" ref="89759593eb975e4a98f21fad2f0471d9" args="" --></p>
6502 <p>
6503 <table class="mdTable" cellpadding="2" cellspacing="0">
6504   <tbody>
6505     <tr>
6506       <td class="mdRow">
6507       <table border="0" cellpadding="0" cellspacing="0">
6508         <tbody>
6509           <tr>
6510             <td class="md" nowrap="nowrap" valign="top">def
6511 smesh.Mesh.GetNodeInverseElements </td>
6512             <td class="md" valign="top">(&nbsp;</td>
6513             <td class="md" nowrap="nowrap" valign="top">&nbsp;</td>
6514             <td class="mdname" nowrap="nowrap"> <em>self</em>, </td>
6515           </tr>
6516           <tr>
6517             <td class="md" align="right" nowrap="nowrap"><br>
6518             </td>
6519             <td class="md"><br>
6520             </td>
6521             <td class="md" nowrap="nowrap">&nbsp;</td>
6522             <td class="mdname" nowrap="nowrap"> <em>id</em></td>
6523           </tr>
6524           <tr>
6525             <td class="md"><br>
6526             </td>
6527             <td class="md">)&nbsp;</td>
6528             <td class="md" colspan="2"><br>
6529             </td>
6530           </tr>
6531         </tbody>
6532       </table>
6533       </td>
6534     </tr>
6535   </tbody>
6536 </table>
6537 <table border="0" cellpadding="0" cellspacing="5">
6538   <tbody>
6539     <tr>
6540       <td> &nbsp; </td>
6541       <td>
6542       <p> </p>
6543       <br>
6544       </td>
6545     </tr>
6546   </tbody>
6547 </table>
6548 <a class="anchor" name="819f94ff143442f18726ad6d571f4d4d"></a><!-- doxytag: member="smesh::Mesh::GetShapeID" ref="819f94ff143442f18726ad6d571f4d4d" args="" --></p>
6549 <p>
6550 <table class="mdTable" cellpadding="2" cellspacing="0">
6551   <tbody>
6552     <tr>
6553       <td class="mdRow">
6554       <table border="0" cellpadding="0" cellspacing="0">
6555         <tbody>
6556           <tr>
6557             <td class="md" nowrap="nowrap" valign="top">def
6558 smesh.Mesh.GetShapeID </td>
6559             <td class="md" valign="top">(&nbsp;</td>
6560             <td class="md" nowrap="nowrap" valign="top">&nbsp;</td>
6561             <td class="mdname" nowrap="nowrap"> <em>self</em>, </td>
6562           </tr>
6563           <tr>
6564             <td class="md" align="right" nowrap="nowrap"><br>
6565             </td>
6566             <td class="md"><br>
6567             </td>
6568             <td class="md" nowrap="nowrap">&nbsp;</td>
6569             <td class="mdname" nowrap="nowrap"> <em>id</em></td>
6570           </tr>
6571           <tr>
6572             <td class="md"><br>
6573             </td>
6574             <td class="md">)&nbsp;</td>
6575             <td class="md" colspan="2"><br>
6576             </td>
6577           </tr>
6578         </tbody>
6579       </table>
6580       </td>
6581     </tr>
6582   </tbody>
6583 </table>
6584 <table border="0" cellpadding="0" cellspacing="5">
6585   <tbody>
6586     <tr>
6587       <td> &nbsp; </td>
6588       <td>
6589       <p> </p>
6590       <br>
6591       </td>
6592     </tr>
6593   </tbody>
6594 </table>
6595 <a class="anchor" name="eef3aa74ef3616715448260f21f743fe"></a><!-- doxytag: member="smesh::Mesh::GetShapeIDForElem" ref="eef3aa74ef3616715448260f21f743fe" args="" --></p>
6596 <p>
6597 <table class="mdTable" cellpadding="2" cellspacing="0">
6598   <tbody>
6599     <tr>
6600       <td class="mdRow">
6601       <table border="0" cellpadding="0" cellspacing="0">
6602         <tbody>
6603           <tr>
6604             <td class="md" nowrap="nowrap" valign="top">def
6605 smesh.Mesh.GetShapeIDForElem </td>
6606             <td class="md" valign="top">(&nbsp;</td>
6607             <td class="md" nowrap="nowrap" valign="top">&nbsp;</td>
6608             <td class="mdname1" nowrap="nowrap" valign="top"> <em>id</em>
6609             </td>
6610             <td class="md" valign="top">&nbsp;)&nbsp;</td>
6611             <td class="md" nowrap="nowrap"><br>
6612             </td>
6613           </tr>
6614         </tbody>
6615       </table>
6616       </td>
6617     </tr>
6618   </tbody>
6619 </table>
6620 <table border="0" cellpadding="0" cellspacing="5">
6621   <tbody>
6622     <tr>
6623       <td> &nbsp; </td>
6624       <td>
6625       <p> </p>
6626       <br>
6627       </td>
6628     </tr>
6629   </tbody>
6630 </table>
6631 <a class="anchor" name="8a3f80335947fd570bba6b4f53a8a561"></a><!-- doxytag: member="smesh::Mesh::GetElemNbNodes" ref="8a3f80335947fd570bba6b4f53a8a561" args="" --></p>
6632 <p>
6633 <table class="mdTable" cellpadding="2" cellspacing="0">
6634   <tbody>
6635     <tr>
6636       <td class="mdRow">
6637       <table border="0" cellpadding="0" cellspacing="0">
6638         <tbody>
6639           <tr>
6640             <td class="md" nowrap="nowrap" valign="top">def
6641 smesh.Mesh.GetElemNbNodes </td>
6642             <td class="md" valign="top">(&nbsp;</td>
6643             <td class="md" nowrap="nowrap" valign="top">&nbsp;</td>
6644             <td class="mdname" nowrap="nowrap"> <em>self</em>, </td>
6645           </tr>
6646           <tr>
6647             <td class="md" align="right" nowrap="nowrap"><br>
6648             </td>
6649             <td class="md"><br>
6650             </td>
6651             <td class="md" nowrap="nowrap">&nbsp;</td>
6652             <td class="mdname" nowrap="nowrap"> <em>id</em></td>
6653           </tr>
6654           <tr>
6655             <td class="md"><br>
6656             </td>
6657             <td class="md">)&nbsp;</td>
6658             <td class="md" colspan="2"><br>
6659             </td>
6660           </tr>
6661         </tbody>
6662       </table>
6663       </td>
6664     </tr>
6665   </tbody>
6666 </table>
6667 <table border="0" cellpadding="0" cellspacing="5">
6668   <tbody>
6669     <tr>
6670       <td> &nbsp; </td>
6671       <td>
6672       <p> </p>
6673       <br>
6674       </td>
6675     </tr>
6676   </tbody>
6677 </table>
6678 <a class="anchor" name="b962a2eb7fc5b6ee8c50795d185c45d0"></a><!-- doxytag: member="smesh::Mesh::GetElemNode" ref="b962a2eb7fc5b6ee8c50795d185c45d0" args="" --></p>
6679 <p>
6680 <table class="mdTable" cellpadding="2" cellspacing="0">
6681   <tbody>
6682     <tr>
6683       <td class="mdRow">
6684       <table border="0" cellpadding="0" cellspacing="0">
6685         <tbody>
6686           <tr>
6687             <td class="md" nowrap="nowrap" valign="top">def
6688 smesh.Mesh.GetElemNode </td>
6689             <td class="md" valign="top">(&nbsp;</td>
6690             <td class="md" nowrap="nowrap" valign="top">&nbsp;</td>
6691             <td class="mdname" nowrap="nowrap"> <em>self</em>, </td>
6692           </tr>
6693           <tr>
6694             <td class="md" align="right" nowrap="nowrap"><br>
6695             </td>
6696             <td class="md"><br>
6697             </td>
6698             <td class="md" nowrap="nowrap">&nbsp;</td>
6699             <td class="mdname" nowrap="nowrap"> <em>id</em>, </td>
6700           </tr>
6701           <tr>
6702             <td class="md" align="right" nowrap="nowrap"><br>
6703             </td>
6704             <td class="md"><br>
6705             </td>
6706             <td class="md" nowrap="nowrap">&nbsp;</td>
6707             <td class="mdname" nowrap="nowrap"> <em>index</em></td>
6708           </tr>
6709           <tr>
6710             <td class="md"><br>
6711             </td>
6712             <td class="md">)&nbsp;</td>
6713             <td class="md" colspan="2"><br>
6714             </td>
6715           </tr>
6716         </tbody>
6717       </table>
6718       </td>
6719     </tr>
6720   </tbody>
6721 </table>
6722 <table border="0" cellpadding="0" cellspacing="5">
6723   <tbody>
6724     <tr>
6725       <td> &nbsp; </td>
6726       <td>
6727       <p> </p>
6728       <br>
6729       </td>
6730     </tr>
6731   </tbody>
6732 </table>
6733 <a class="anchor" name="e51aaa086dca92d2b7966ae0b49aefd7"></a><!-- doxytag: member="smesh::Mesh::IsMediumNode" ref="e51aaa086dca92d2b7966ae0b49aefd7" args="" --></p>
6734 <p>
6735 <table class="mdTable" cellpadding="2" cellspacing="0">
6736   <tbody>
6737     <tr>
6738       <td class="mdRow">
6739       <table border="0" cellpadding="0" cellspacing="0">
6740         <tbody>
6741           <tr>
6742             <td class="md" nowrap="nowrap" valign="top">def
6743 smesh.Mesh.IsMediumNode </td>
6744             <td class="md" valign="top">(&nbsp;</td>
6745             <td class="md" nowrap="nowrap" valign="top">&nbsp;</td>
6746             <td class="mdname" nowrap="nowrap"> <em>self</em>, </td>
6747           </tr>
6748           <tr>
6749             <td class="md" align="right" nowrap="nowrap"><br>
6750             </td>
6751             <td class="md"><br>
6752             </td>
6753             <td class="md" nowrap="nowrap">&nbsp;</td>
6754             <td class="mdname" nowrap="nowrap"> <em>elementID</em>, </td>
6755           </tr>
6756           <tr>
6757             <td class="md" align="right" nowrap="nowrap"><br>
6758             </td>
6759             <td class="md"><br>
6760             </td>
6761             <td class="md" nowrap="nowrap">&nbsp;</td>
6762             <td class="mdname" nowrap="nowrap"> <em>nodeID</em></td>
6763           </tr>
6764           <tr>
6765             <td class="md"><br>
6766             </td>
6767             <td class="md">)&nbsp;</td>
6768             <td class="md" colspan="2"><br>
6769             </td>
6770           </tr>
6771         </tbody>
6772       </table>
6773       </td>
6774     </tr>
6775   </tbody>
6776 </table>
6777 <table border="0" cellpadding="0" cellspacing="5">
6778   <tbody>
6779     <tr>
6780       <td> &nbsp; </td>
6781       <td>
6782       <p> </p>
6783       <br>
6784       </td>
6785     </tr>
6786   </tbody>
6787 </table>
6788 <a class="anchor" name="10e70db0e24a1ec78636f8651a402873"></a><!-- doxytag: member="smesh::Mesh::IsMediumNodeOfAnyElem" ref="10e70db0e24a1ec78636f8651a402873" args="" --></p>
6789 <p>
6790 <table class="mdTable" cellpadding="2" cellspacing="0">
6791   <tbody>
6792     <tr>
6793       <td class="mdRow">
6794       <table border="0" cellpadding="0" cellspacing="0">
6795         <tbody>
6796           <tr>
6797             <td class="md" nowrap="nowrap" valign="top">def
6798 smesh.Mesh.IsMediumNodeOfAnyElem </td>
6799             <td class="md" valign="top">(&nbsp;</td>
6800             <td class="md" nowrap="nowrap" valign="top">&nbsp;</td>
6801             <td class="mdname" nowrap="nowrap"> <em>self</em>, </td>
6802           </tr>
6803           <tr>
6804             <td class="md" align="right" nowrap="nowrap"><br>
6805             </td>
6806             <td class="md"><br>
6807             </td>
6808             <td class="md" nowrap="nowrap">&nbsp;</td>
6809             <td class="mdname" nowrap="nowrap"> <em>nodeID</em>, </td>
6810           </tr>
6811           <tr>
6812             <td class="md" align="right" nowrap="nowrap"><br>
6813             </td>
6814             <td class="md"><br>
6815             </td>
6816             <td class="md" nowrap="nowrap">&nbsp;</td>
6817             <td class="mdname" nowrap="nowrap"> <em>elementType</em></td>
6818           </tr>
6819           <tr>
6820             <td class="md"><br>
6821             </td>
6822             <td class="md">)&nbsp;</td>
6823             <td class="md" colspan="2"><br>
6824             </td>
6825           </tr>
6826         </tbody>
6827       </table>
6828       </td>
6829     </tr>
6830   </tbody>
6831 </table>
6832 <table border="0" cellpadding="0" cellspacing="5">
6833   <tbody>
6834     <tr>
6835       <td> &nbsp; </td>
6836       <td>
6837       <p> </p>
6838       <br>
6839       </td>
6840     </tr>
6841   </tbody>
6842 </table>
6843 <a class="anchor" name="bf279ea4ea4ea4aa0e01ef0b2da41376"></a><!-- doxytag: member="smesh::Mesh::ElemNbEdges" ref="bf279ea4ea4ea4aa0e01ef0b2da41376" args="" --></p>
6844 <p>
6845 <table class="mdTable" cellpadding="2" cellspacing="0">
6846   <tbody>
6847     <tr>
6848       <td class="mdRow">
6849       <table border="0" cellpadding="0" cellspacing="0">
6850         <tbody>
6851           <tr>
6852             <td class="md" nowrap="nowrap" valign="top">def
6853 smesh.Mesh.ElemNbEdges </td>
6854             <td class="md" valign="top">(&nbsp;</td>
6855             <td class="md" nowrap="nowrap" valign="top">&nbsp;</td>
6856             <td class="mdname" nowrap="nowrap"> <em>self</em>, </td>
6857           </tr>
6858           <tr>
6859             <td class="md" align="right" nowrap="nowrap"><br>
6860             </td>
6861             <td class="md"><br>
6862             </td>
6863             <td class="md" nowrap="nowrap">&nbsp;</td>
6864             <td class="mdname" nowrap="nowrap"> <em>id</em></td>
6865           </tr>
6866           <tr>
6867             <td class="md"><br>
6868             </td>
6869             <td class="md">)&nbsp;</td>
6870             <td class="md" colspan="2"><br>
6871             </td>
6872           </tr>
6873         </tbody>
6874       </table>
6875       </td>
6876     </tr>
6877   </tbody>
6878 </table>
6879 <table border="0" cellpadding="0" cellspacing="5">
6880   <tbody>
6881     <tr>
6882       <td> &nbsp; </td>
6883       <td>
6884       <p> </p>
6885       <br>
6886       </td>
6887     </tr>
6888   </tbody>
6889 </table>
6890 <a class="anchor" name="ba5c055ca37c30cb77d2c698cb062d18"></a><!-- doxytag: member="smesh::Mesh::ElemNbFaces" ref="ba5c055ca37c30cb77d2c698cb062d18" args="" --></p>
6891 <p>
6892 <table class="mdTable" cellpadding="2" cellspacing="0">
6893   <tbody>
6894     <tr>
6895       <td class="mdRow">
6896       <table border="0" cellpadding="0" cellspacing="0">
6897         <tbody>
6898           <tr>
6899             <td class="md" nowrap="nowrap" valign="top">def
6900 smesh.Mesh.ElemNbFaces </td>
6901             <td class="md" valign="top">(&nbsp;</td>
6902             <td class="md" nowrap="nowrap" valign="top">&nbsp;</td>
6903             <td class="mdname" nowrap="nowrap"> <em>self</em>, </td>
6904           </tr>
6905           <tr>
6906             <td class="md" align="right" nowrap="nowrap"><br>
6907             </td>
6908             <td class="md"><br>
6909             </td>
6910             <td class="md" nowrap="nowrap">&nbsp;</td>
6911             <td class="mdname" nowrap="nowrap"> <em>id</em></td>
6912           </tr>
6913           <tr>
6914             <td class="md"><br>
6915             </td>
6916             <td class="md">)&nbsp;</td>
6917             <td class="md" colspan="2"><br>
6918             </td>
6919           </tr>
6920         </tbody>
6921       </table>
6922       </td>
6923     </tr>
6924   </tbody>
6925 </table>
6926 <table border="0" cellpadding="0" cellspacing="5">
6927   <tbody>
6928     <tr>
6929       <td> &nbsp; </td>
6930       <td>
6931       <p> </p>
6932       <br>
6933       </td>
6934     </tr>
6935   </tbody>
6936 </table>
6937 <a class="anchor" name="0711cb1be29ca2d8e186e921650b9a75"></a><!-- doxytag: member="smesh::Mesh::IsPoly" ref="0711cb1be29ca2d8e186e921650b9a75" args="" --></p>
6938 <p>
6939 <table class="mdTable" cellpadding="2" cellspacing="0">
6940   <tbody>
6941     <tr>
6942       <td class="mdRow">
6943       <table border="0" cellpadding="0" cellspacing="0">
6944         <tbody>
6945           <tr>
6946             <td class="md" nowrap="nowrap" valign="top">def
6947 smesh.Mesh.IsPoly </td>
6948             <td class="md" valign="top">(&nbsp;</td>
6949             <td class="md" nowrap="nowrap" valign="top">&nbsp;</td>
6950             <td class="mdname" nowrap="nowrap"> <em>self</em>, </td>
6951           </tr>
6952           <tr>
6953             <td class="md" align="right" nowrap="nowrap"><br>
6954             </td>
6955             <td class="md"><br>
6956             </td>
6957             <td class="md" nowrap="nowrap">&nbsp;</td>
6958             <td class="mdname" nowrap="nowrap"> <em>id</em></td>
6959           </tr>
6960           <tr>
6961             <td class="md"><br>
6962             </td>
6963             <td class="md">)&nbsp;</td>
6964             <td class="md" colspan="2"><br>
6965             </td>
6966           </tr>
6967         </tbody>
6968       </table>
6969       </td>
6970     </tr>
6971   </tbody>
6972 </table>
6973 <table border="0" cellpadding="0" cellspacing="5">
6974   <tbody>
6975     <tr>
6976       <td> &nbsp; </td>
6977       <td>
6978       <p> </p>
6979       <br>
6980       </td>
6981     </tr>
6982   </tbody>
6983 </table>
6984 <a class="anchor" name="a6688e1a2742f29aa5b662cc7aaa4032"></a><!-- doxytag: member="smesh::Mesh::IsQuadratic" ref="a6688e1a2742f29aa5b662cc7aaa4032" args="" --></p>
6985 <p>
6986 <table class="mdTable" cellpadding="2" cellspacing="0">
6987   <tbody>
6988     <tr>
6989       <td class="mdRow">
6990       <table border="0" cellpadding="0" cellspacing="0">
6991         <tbody>
6992           <tr>
6993             <td class="md" nowrap="nowrap" valign="top">def
6994 smesh.Mesh.IsQuadratic </td>
6995             <td class="md" valign="top">(&nbsp;</td>
6996             <td class="md" nowrap="nowrap" valign="top">&nbsp;</td>
6997             <td class="mdname" nowrap="nowrap"> <em>self</em>, </td>
6998           </tr>
6999           <tr>
7000             <td class="md" align="right" nowrap="nowrap"><br>
7001             </td>
7002             <td class="md"><br>
7003             </td>
7004             <td class="md" nowrap="nowrap">&nbsp;</td>
7005             <td class="mdname" nowrap="nowrap"> <em>id</em></td>
7006           </tr>
7007           <tr>
7008             <td class="md"><br>
7009             </td>
7010             <td class="md">)&nbsp;</td>
7011             <td class="md" colspan="2"><br>
7012             </td>
7013           </tr>
7014         </tbody>
7015       </table>
7016       </td>
7017     </tr>
7018   </tbody>
7019 </table>
7020 <table border="0" cellpadding="0" cellspacing="5">
7021   <tbody>
7022     <tr>
7023       <td> &nbsp; </td>
7024       <td>
7025       <p> </p>
7026       <br>
7027       </td>
7028     </tr>
7029   </tbody>
7030 </table>
7031 <a class="anchor" name="512996a6214d6d7bb82c449126602dcb"></a><!-- doxytag: member="smesh::Mesh::BaryCenter" ref="512996a6214d6d7bb82c449126602dcb" args="" --></p>
7032 <p>
7033 <table class="mdTable" cellpadding="2" cellspacing="0">
7034   <tbody>
7035     <tr>
7036       <td class="mdRow">
7037       <table border="0" cellpadding="0" cellspacing="0">
7038         <tbody>
7039           <tr>
7040             <td class="md" nowrap="nowrap" valign="top">def
7041 smesh.Mesh.BaryCenter </td>
7042             <td class="md" valign="top">(&nbsp;</td>
7043             <td class="md" nowrap="nowrap" valign="top">&nbsp;</td>
7044             <td class="mdname" nowrap="nowrap"> <em>self</em>, </td>
7045           </tr>
7046           <tr>
7047             <td class="md" align="right" nowrap="nowrap"><br>
7048             </td>
7049             <td class="md"><br>
7050             </td>
7051             <td class="md" nowrap="nowrap">&nbsp;</td>
7052             <td class="mdname" nowrap="nowrap"> <em>id</em></td>
7053           </tr>
7054           <tr>
7055             <td class="md"><br>
7056             </td>
7057             <td class="md">)&nbsp;</td>
7058             <td class="md" colspan="2"><br>
7059             </td>
7060           </tr>
7061         </tbody>
7062       </table>
7063       </td>
7064     </tr>
7065   </tbody>
7066 </table>
7067 <table border="0" cellpadding="0" cellspacing="5">
7068   <tbody>
7069     <tr>
7070       <td> &nbsp; </td>
7071       <td>
7072       <p> </p>
7073       <br>
7074       </td>
7075     </tr>
7076   </tbody>
7077 </table>
7078 <a class="anchor" name="7ef5a1396c6ca2f87f866019d6994fda"></a><!-- doxytag: member="smesh::Mesh::RemoveElements" ref="7ef5a1396c6ca2f87f866019d6994fda" args="" --></p>
7079 <p>
7080 <table class="mdTable" cellpadding="2" cellspacing="0">
7081   <tbody>
7082     <tr>
7083       <td class="mdRow">
7084       <table border="0" cellpadding="0" cellspacing="0">
7085         <tbody>
7086           <tr>
7087             <td class="md" nowrap="nowrap" valign="top">def
7088 smesh.Mesh.RemoveElements </td>
7089             <td class="md" valign="top">(&nbsp;</td>
7090             <td class="md" nowrap="nowrap" valign="top">&nbsp;</td>
7091             <td class="mdname" nowrap="nowrap"> <em>self</em>, </td>
7092           </tr>
7093           <tr>
7094             <td class="md" align="right" nowrap="nowrap"><br>
7095             </td>
7096             <td class="md"><br>
7097             </td>
7098             <td class="md" nowrap="nowrap">&nbsp;</td>
7099             <td class="mdname" nowrap="nowrap"> <em>IDsOfElements</em></td>
7100           </tr>
7101           <tr>
7102             <td class="md"><br>
7103             </td>
7104             <td class="md">)&nbsp;</td>
7105             <td class="md" colspan="2"><br>
7106             </td>
7107           </tr>
7108         </tbody>
7109       </table>
7110       </td>
7111     </tr>
7112   </tbody>
7113 </table>
7114 <table border="0" cellpadding="0" cellspacing="5">
7115   <tbody>
7116     <tr>
7117       <td> &nbsp; </td>
7118       <td>
7119       <p></p>
7120       <dl compact="compact">
7121         <dt><b>Parameters:</b></dt>
7122         <dd>
7123           <table border="0" cellpadding="0" cellspacing="2">
7124             <tbody>
7125               <tr>
7126                 <td valign="top"><br>
7127                 </td>
7128                 <td valign="top"><em>IDsOfElements</em>&nbsp;</td>
7129                 <td>is list of ids of elements to remove </td>
7130               </tr>
7131             </tbody>
7132           </table>
7133         </dd>
7134       </dl>
7135       </td>
7136     </tr>
7137   </tbody>
7138 </table>
7139 <a class="anchor" name="3660e81cc2503176aeaaf791d91583aa"></a><!-- doxytag: member="smesh::Mesh::RemoveNodes" ref="3660e81cc2503176aeaaf791d91583aa" args="" --></p>
7140 <p>
7141 <table class="mdTable" cellpadding="2" cellspacing="0">
7142   <tbody>
7143     <tr>
7144       <td class="mdRow">
7145       <table border="0" cellpadding="0" cellspacing="0">
7146         <tbody>
7147           <tr>
7148             <td class="md" nowrap="nowrap" valign="top">def
7149 smesh.Mesh.RemoveNodes </td>
7150             <td class="md" valign="top">(&nbsp;</td>
7151             <td class="md" nowrap="nowrap" valign="top">&nbsp;</td>
7152             <td class="mdname" nowrap="nowrap"> <em>self</em>, </td>
7153           </tr>
7154           <tr>
7155             <td class="md" align="right" nowrap="nowrap"><br>
7156             </td>
7157             <td class="md"><br>
7158             </td>
7159             <td class="md" nowrap="nowrap">&nbsp;</td>
7160             <td class="mdname" nowrap="nowrap"> <em>IDsOfNodes</em></td>
7161           </tr>
7162           <tr>
7163             <td class="md"><br>
7164             </td>
7165             <td class="md">)&nbsp;</td>
7166             <td class="md" colspan="2"><br>
7167             </td>
7168           </tr>
7169         </tbody>
7170       </table>
7171       </td>
7172     </tr>
7173   </tbody>
7174 </table>
7175 <table border="0" cellpadding="0" cellspacing="5">
7176   <tbody>
7177     <tr>
7178       <td> &nbsp; </td>
7179       <td>
7180       <p></p>
7181       <dl compact="compact">
7182         <dt><b>Parameters:</b></dt>
7183         <dd>
7184           <table border="0" cellpadding="0" cellspacing="2">
7185             <tbody>
7186               <tr>
7187                 <td valign="top"><br>
7188                 </td>
7189                 <td valign="top"><em>IDsOfNodes</em>&nbsp;</td>
7190                 <td>is list of ids of nodes to remove </td>
7191               </tr>
7192             </tbody>
7193           </table>
7194         </dd>
7195       </dl>
7196       </td>
7197     </tr>
7198   </tbody>
7199 </table>
7200 <a class="anchor" name="1fc905250f88b780af041874783e1aba"></a><!-- doxytag: member="smesh::Mesh::AddNode" ref="1fc905250f88b780af041874783e1aba" args="" --></p>
7201 <p>
7202 <table class="mdTable" cellpadding="2" cellspacing="0">
7203   <tbody>
7204     <tr>
7205       <td class="mdRow">
7206       <table border="0" cellpadding="0" cellspacing="0">
7207         <tbody>
7208           <tr>
7209             <td class="md" nowrap="nowrap" valign="top">def
7210 smesh.Mesh.AddNode </td>
7211             <td class="md" valign="top">(&nbsp;</td>
7212             <td class="md" nowrap="nowrap" valign="top">&nbsp;</td>
7213             <td class="mdname" nowrap="nowrap"> <em>self</em>, </td>
7214           </tr>
7215           <tr>
7216             <td class="md" align="right" nowrap="nowrap"><br>
7217             </td>
7218             <td class="md"><br>
7219             </td>
7220             <td class="md" nowrap="nowrap">&nbsp;</td>
7221             <td class="mdname" nowrap="nowrap"> <em>x</em>, </td>
7222           </tr>
7223           <tr>
7224             <td class="md" align="right" nowrap="nowrap"><br>
7225             </td>
7226             <td class="md"><br>
7227             </td>
7228             <td class="md" nowrap="nowrap">&nbsp;</td>
7229             <td class="mdname" nowrap="nowrap"> <em>y</em>, </td>
7230           </tr>
7231           <tr>
7232             <td class="md" align="right" nowrap="nowrap"><br>
7233             </td>
7234             <td class="md"><br>
7235             </td>
7236             <td class="md" nowrap="nowrap">&nbsp;</td>
7237             <td class="mdname" nowrap="nowrap"> <em>z</em></td>
7238           </tr>
7239           <tr>
7240             <td class="md"><br>
7241             </td>
7242             <td class="md">)&nbsp;</td>
7243             <td class="md" colspan="2"><br>
7244             </td>
7245           </tr>
7246         </tbody>
7247       </table>
7248       </td>
7249     </tr>
7250   </tbody>
7251 </table>
7252 <table border="0" cellpadding="0" cellspacing="5">
7253   <tbody>
7254     <tr>
7255       <td> &nbsp; </td>
7256       <td>
7257       <p> </p>
7258       <br>
7259       </td>
7260     </tr>
7261   </tbody>
7262 </table>
7263 <a class="anchor" name="5300171dc7f8dcb867641e99ddfe1259"></a><!-- doxytag: member="smesh::Mesh::AddEdge" ref="5300171dc7f8dcb867641e99ddfe1259" args="" --></p>
7264 <p>
7265 <table class="mdTable" cellpadding="2" cellspacing="0">
7266   <tbody>
7267     <tr>
7268       <td class="mdRow">
7269       <table border="0" cellpadding="0" cellspacing="0">
7270         <tbody>
7271           <tr>
7272             <td class="md" nowrap="nowrap" valign="top">def
7273 smesh.Mesh.AddEdge </td>
7274             <td class="md" valign="top">(&nbsp;</td>
7275             <td class="md" nowrap="nowrap" valign="top">&nbsp;</td>
7276             <td class="mdname" nowrap="nowrap"> <em>self</em>, </td>
7277           </tr>
7278           <tr>
7279             <td class="md" align="right" nowrap="nowrap"><br>
7280             </td>
7281             <td class="md"><br>
7282             </td>
7283             <td class="md" nowrap="nowrap">&nbsp;</td>
7284             <td class="mdname" nowrap="nowrap"> <em>IDsOfNodes</em></td>
7285           </tr>
7286           <tr>
7287             <td class="md"><br>
7288             </td>
7289             <td class="md">)&nbsp;</td>
7290             <td class="md" colspan="2"><br>
7291             </td>
7292           </tr>
7293         </tbody>
7294       </table>
7295       </td>
7296     </tr>
7297   </tbody>
7298 </table>
7299 <table border="0" cellpadding="0" cellspacing="5">
7300   <tbody>
7301     <tr>
7302       <td> &nbsp; </td>
7303       <td>
7304       <p></p>
7305       <dl compact="compact">
7306         <dt><b>Parameters:</b></dt>
7307         <dd>
7308           <table border="0" cellpadding="0" cellspacing="2">
7309             <tbody>
7310               <tr>
7311                 <td valign="top"><br>
7312                 </td>
7313                 <td valign="top"><em>IdsOfNodes</em>&nbsp;</td>
7314                 <td>List of node IDs for creation of element. Needed
7315 order of nodes in this list corresponds to description of MED. <br>
7316 This description is located by the following link: <a
7317  href="http://www.salome-platform.org/salome2/web_med_internet/logiciels/medV2.2.2_doc_html/html/modele_de_donnees.html#3.">http://www.salome-platform.org/salome2/web_med_internet/logiciels/medV2.2.2_doc_html/html/modele_de_donnees.html#3.</a>
7318                 </td>
7319               </tr>
7320             </tbody>
7321           </table>
7322         </dd>
7323       </dl>
7324       </td>
7325     </tr>
7326   </tbody>
7327 </table>
7328 <a class="anchor" name="ac29ca675d96e76ac464d552d0677bef"></a><!-- doxytag: member="smesh::Mesh::AddFace" ref="ac29ca675d96e76ac464d552d0677bef" args="" --></p>
7329 <p>
7330 <table class="mdTable" cellpadding="2" cellspacing="0">
7331   <tbody>
7332     <tr>
7333       <td class="mdRow">
7334       <table border="0" cellpadding="0" cellspacing="0">
7335         <tbody>
7336           <tr>
7337             <td class="md" nowrap="nowrap" valign="top">def
7338 smesh.Mesh.AddFace </td>
7339             <td class="md" valign="top">(&nbsp;</td>
7340             <td class="md" nowrap="nowrap" valign="top">&nbsp;</td>
7341             <td class="mdname" nowrap="nowrap"> <em>self</em>, </td>
7342           </tr>
7343           <tr>
7344             <td class="md" align="right" nowrap="nowrap"><br>
7345             </td>
7346             <td class="md"><br>
7347             </td>
7348             <td class="md" nowrap="nowrap">&nbsp;</td>
7349             <td class="mdname" nowrap="nowrap"> <em>IDsOfNodes</em></td>
7350           </tr>
7351           <tr>
7352             <td class="md"><br>
7353             </td>
7354             <td class="md">)&nbsp;</td>
7355             <td class="md" colspan="2"><br>
7356             </td>
7357           </tr>
7358         </tbody>
7359       </table>
7360       </td>
7361     </tr>
7362   </tbody>
7363 </table>
7364 <table border="0" cellpadding="0" cellspacing="5">
7365   <tbody>
7366     <tr>
7367       <td> &nbsp; </td>
7368       <td>
7369       <p></p>
7370       <dl compact="compact">
7371         <dt><b>Parameters:</b></dt>
7372         <dd>
7373           <table border="0" cellpadding="0" cellspacing="2">
7374             <tbody>
7375               <tr>
7376                 <td valign="top"><br>
7377                 </td>
7378                 <td valign="top"><em>IdsOfNodes</em>&nbsp;</td>
7379                 <td>List of node IDs for creation of element. Needed
7380 order of nodes in this list corresponds to description of MED. <br>
7381 This description is located by the following link: <a
7382  href="http://www.salome-platform.org/salome2/web_med_internet/logiciels/medV2.2.2_doc_html/html/modele_de_donnees.html#3.">http://www.salome-platform.org/salome2/web_med_internet/logiciels/medV2.2.2_doc_html/html/modele_de_donnees.html#3.</a>
7383                 </td>
7384               </tr>
7385             </tbody>
7386           </table>
7387         </dd>
7388       </dl>
7389       </td>
7390     </tr>
7391   </tbody>
7392 </table>
7393 <a class="anchor" name="1ff012def84bb3df64b313060f6de7ba"></a><!-- doxytag: member="smesh::Mesh::AddPolygonalFace" ref="1ff012def84bb3df64b313060f6de7ba" args="" --></p>
7394 <p>
7395 <table class="mdTable" cellpadding="2" cellspacing="0">
7396   <tbody>
7397     <tr>
7398       <td class="mdRow">
7399       <table border="0" cellpadding="0" cellspacing="0">
7400         <tbody>
7401           <tr>
7402             <td class="md" nowrap="nowrap" valign="top">def
7403 smesh.Mesh.AddPolygonalFace </td>
7404             <td class="md" valign="top">(&nbsp;</td>
7405             <td class="md" nowrap="nowrap" valign="top">&nbsp;</td>
7406             <td class="mdname" nowrap="nowrap"> <em>self</em>, </td>
7407           </tr>
7408           <tr>
7409             <td class="md" align="right" nowrap="nowrap"><br>
7410             </td>
7411             <td class="md"><br>
7412             </td>
7413             <td class="md" nowrap="nowrap">&nbsp;</td>
7414             <td class="mdname" nowrap="nowrap"> <em>IdsOfNodes</em></td>
7415           </tr>
7416           <tr>
7417             <td class="md"><br>
7418             </td>
7419             <td class="md">)&nbsp;</td>
7420             <td class="md" colspan="2"><br>
7421             </td>
7422           </tr>
7423         </tbody>
7424       </table>
7425       </td>
7426     </tr>
7427   </tbody>
7428 </table>
7429 <table border="0" cellpadding="0" cellspacing="5">
7430   <tbody>
7431     <tr>
7432       <td> &nbsp; </td>
7433       <td>
7434       <p> </p>
7435       <br>
7436       </td>
7437     </tr>
7438   </tbody>
7439 </table>
7440 <a class="anchor" name="21e6382dee8cc24808416494abc93e5f"></a><!-- doxytag: member="smesh::Mesh::AddVolume" ref="21e6382dee8cc24808416494abc93e5f" args="" --></p>
7441 <p>
7442 <table class="mdTable" cellpadding="2" cellspacing="0">
7443   <tbody>
7444     <tr>
7445       <td class="mdRow">
7446       <table border="0" cellpadding="0" cellspacing="0">
7447         <tbody>
7448           <tr>
7449             <td class="md" nowrap="nowrap" valign="top">def
7450 smesh.Mesh.AddVolume </td>
7451             <td class="md" valign="top">(&nbsp;</td>
7452             <td class="md" nowrap="nowrap" valign="top">&nbsp;</td>
7453             <td class="mdname" nowrap="nowrap"> <em>self</em>, </td>
7454           </tr>
7455           <tr>
7456             <td class="md" align="right" nowrap="nowrap"><br>
7457             </td>
7458             <td class="md"><br>
7459             </td>
7460             <td class="md" nowrap="nowrap">&nbsp;</td>
7461             <td class="mdname" nowrap="nowrap"> <em>IDsOfNodes</em></td>
7462           </tr>
7463           <tr>
7464             <td class="md"><br>
7465             </td>
7466             <td class="md">)&nbsp;</td>
7467             <td class="md" colspan="2"><br>
7468             </td>
7469           </tr>
7470         </tbody>
7471       </table>
7472       </td>
7473     </tr>
7474   </tbody>
7475 </table>
7476 <table border="0" cellpadding="0" cellspacing="5">
7477   <tbody>
7478     <tr>
7479       <td> &nbsp; </td>
7480       <td>
7481       <p></p>
7482       <dl compact="compact">
7483         <dt><b>Parameters:</b></dt>
7484         <dd>
7485           <table border="0" cellpadding="0" cellspacing="2">
7486             <tbody>
7487               <tr>
7488                 <td valign="top"><br>
7489                 </td>
7490                 <td valign="top"><em>IdsOfNodes</em>&nbsp;</td>
7491                 <td>List of node IDs for creation of element. Needed
7492 order of nodes in this list corresponds to description of MED. <br>
7493 This description is located by the following link: <a
7494  href="http://www.salome-platform.org/salome2/web_med_internet/logiciels/medV2.2.2_doc_html/html/modele_de_donnees.html#3.">http://www.salome-platform.org/salome2/web_med_internet/logiciels/medV2.2.2_doc_html/html/modele_de_donnees.html#3.</a>
7495                 </td>
7496               </tr>
7497             </tbody>
7498           </table>
7499         </dd>
7500       </dl>
7501       </td>
7502     </tr>
7503   </tbody>
7504 </table>
7505 <a class="anchor" name="2d584c652eeb55d174ad4e2107ad4702"></a><!-- doxytag: member="smesh::Mesh::AddPolyhedralVolume" ref="2d584c652eeb55d174ad4e2107ad4702" args="" --></p>
7506 <p>
7507 <table class="mdTable" cellpadding="2" cellspacing="0">
7508   <tbody>
7509     <tr>
7510       <td class="mdRow">
7511       <table border="0" cellpadding="0" cellspacing="0">
7512         <tbody>
7513           <tr>
7514             <td class="md" nowrap="nowrap" valign="top">def
7515 smesh.Mesh.AddPolyhedralVolume </td>
7516             <td class="md" valign="top">(&nbsp;</td>
7517             <td class="md" nowrap="nowrap" valign="top">&nbsp;</td>
7518             <td class="mdname" nowrap="nowrap"> <em>self</em>, </td>
7519           </tr>
7520           <tr>
7521             <td class="md" align="right" nowrap="nowrap"><br>
7522             </td>
7523             <td class="md"><br>
7524             </td>
7525             <td class="md" nowrap="nowrap">&nbsp;</td>
7526             <td class="mdname" nowrap="nowrap"> <em>IdsOfNodes</em>, </td>
7527           </tr>
7528           <tr>
7529             <td class="md" align="right" nowrap="nowrap"><br>
7530             </td>
7531             <td class="md"><br>
7532             </td>
7533             <td class="md" nowrap="nowrap">&nbsp;</td>
7534             <td class="mdname" nowrap="nowrap"> <em>Quantities</em></td>
7535           </tr>
7536           <tr>
7537             <td class="md"><br>
7538             </td>
7539             <td class="md">)&nbsp;</td>
7540             <td class="md" colspan="2"><br>
7541             </td>
7542           </tr>
7543         </tbody>
7544       </table>
7545       </td>
7546     </tr>
7547   </tbody>
7548 </table>
7549 <table border="0" cellpadding="0" cellspacing="5">
7550   <tbody>
7551     <tr>
7552       <td> &nbsp; </td>
7553       <td>
7554       <p></p>
7555       <dl compact="compact">
7556         <dt><b>Parameters:</b></dt>
7557         <dd>
7558           <table border="0" cellpadding="0" cellspacing="2">
7559             <tbody>
7560               <tr>
7561                 <td valign="top"><br>
7562                 </td>
7563                 <td valign="top"><em>IdsOfNodes</em>&nbsp;</td>
7564                 <td>List of node IDs for volume creation face by face. </td>
7565               </tr>
7566               <tr>
7567                 <td valign="top"><br>
7568                 </td>
7569                 <td valign="top"><em>Quantities</em>&nbsp;</td>
7570                 <td>List of integer values, Quantities[i] gives
7571 quantity of nodes in face number i. </td>
7572               </tr>
7573             </tbody>
7574           </table>
7575         </dd>
7576       </dl>
7577       </td>
7578     </tr>
7579   </tbody>
7580 </table>
7581 <a class="anchor" name="77d8a4cee1fa308e4ce7d2b80f15e52e"></a><!-- doxytag: member="smesh::Mesh::AddPolyhedralVolumeByFaces" ref="77d8a4cee1fa308e4ce7d2b80f15e52e" args="" --></p>
7582 <p>
7583 <table class="mdTable" cellpadding="2" cellspacing="0">
7584   <tbody>
7585     <tr>
7586       <td class="mdRow">
7587       <table border="0" cellpadding="0" cellspacing="0">
7588         <tbody>
7589           <tr>
7590             <td class="md" nowrap="nowrap" valign="top">def
7591 smesh.Mesh.AddPolyhedralVolumeByFaces </td>
7592             <td class="md" valign="top">(&nbsp;</td>
7593             <td class="md" nowrap="nowrap" valign="top">&nbsp;</td>
7594             <td class="mdname" nowrap="nowrap"> <em>self</em>, </td>
7595           </tr>
7596           <tr>
7597             <td class="md" align="right" nowrap="nowrap"><br>
7598             </td>
7599             <td class="md"><br>
7600             </td>
7601             <td class="md" nowrap="nowrap">&nbsp;</td>
7602             <td class="mdname" nowrap="nowrap"> <em>IdsOfFaces</em></td>
7603           </tr>
7604           <tr>
7605             <td class="md"><br>
7606             </td>
7607             <td class="md">)&nbsp;</td>
7608             <td class="md" colspan="2"><br>
7609             </td>
7610           </tr>
7611         </tbody>
7612       </table>
7613       </td>
7614     </tr>
7615   </tbody>
7616 </table>
7617 <table border="0" cellpadding="0" cellspacing="5">
7618   <tbody>
7619     <tr>
7620       <td> &nbsp; </td>
7621       <td>
7622       <p></p>
7623       <dl compact="compact">
7624         <dt><b>Parameters:</b></dt>
7625         <dd>
7626           <table border="0" cellpadding="0" cellspacing="2">
7627             <tbody>
7628               <tr>
7629                 <td valign="top"><br>
7630                 </td>
7631                 <td valign="top"><em>IdsOfFaces</em>&nbsp;</td>
7632                 <td>List of face IDs for volume creation.</td>
7633               </tr>
7634             </tbody>
7635           </table>
7636         </dd>
7637       </dl>
7638 Note: The created volume will refer only to nodes of the given faces,
7639 not to the faces itself. </td>
7640     </tr>
7641   </tbody>
7642 </table>
7643 <a class="anchor" name="3a0b58036724d0068a346f233ac1744f"></a><!-- doxytag: member="smesh::Mesh::MoveNode" ref="3a0b58036724d0068a346f233ac1744f" args="" --></p>
7644 <p>
7645 <table class="mdTable" cellpadding="2" cellspacing="0">
7646   <tbody>
7647     <tr>
7648       <td class="mdRow">
7649       <table border="0" cellpadding="0" cellspacing="0">
7650         <tbody>
7651           <tr>
7652             <td class="md" nowrap="nowrap" valign="top">def
7653 smesh.Mesh.MoveNode </td>
7654             <td class="md" valign="top">(&nbsp;</td>
7655             <td class="md" nowrap="nowrap" valign="top">&nbsp;</td>
7656             <td class="mdname" nowrap="nowrap"> <em>self</em>, </td>
7657           </tr>
7658           <tr>
7659             <td class="md" align="right" nowrap="nowrap"><br>
7660             </td>
7661             <td class="md"><br>
7662             </td>
7663             <td class="md" nowrap="nowrap">&nbsp;</td>
7664             <td class="mdname" nowrap="nowrap"> <em>NodeID</em>, </td>
7665           </tr>
7666           <tr>
7667             <td class="md" align="right" nowrap="nowrap"><br>
7668             </td>
7669             <td class="md"><br>
7670             </td>
7671             <td class="md" nowrap="nowrap">&nbsp;</td>
7672             <td class="mdname" nowrap="nowrap"> <em>x</em>, </td>
7673           </tr>
7674           <tr>
7675             <td class="md" align="right" nowrap="nowrap"><br>
7676             </td>
7677             <td class="md"><br>
7678             </td>
7679             <td class="md" nowrap="nowrap">&nbsp;</td>
7680             <td class="mdname" nowrap="nowrap"> <em>y</em>, </td>
7681           </tr>
7682           <tr>
7683             <td class="md" align="right" nowrap="nowrap"><br>
7684             </td>
7685             <td class="md"><br>
7686             </td>
7687             <td class="md" nowrap="nowrap">&nbsp;</td>
7688             <td class="mdname" nowrap="nowrap"> <em>z</em></td>
7689           </tr>
7690           <tr>
7691             <td class="md"><br>
7692             </td>
7693             <td class="md">)&nbsp;</td>
7694             <td class="md" colspan="2"><br>
7695             </td>
7696           </tr>
7697         </tbody>
7698       </table>
7699       </td>
7700     </tr>
7701   </tbody>
7702 </table>
7703 <table border="0" cellpadding="0" cellspacing="5">
7704   <tbody>
7705     <tr>
7706       <td> &nbsp; </td>
7707       <td>
7708       <p></p>
7709       <dl compact="compact">
7710         <dt><b>Parameters:</b></dt>
7711         <dd>
7712           <table border="0" cellpadding="0" cellspacing="2">
7713             <tbody>
7714               <tr>
7715                 <td valign="top"><br>
7716                 </td>
7717                 <td valign="top"><em>NodeID</em>&nbsp;</td>
7718                 <td>id of the node </td>
7719               </tr>
7720               <tr>
7721                 <td valign="top"><br>
7722                 </td>
7723                 <td valign="top"><em>x</em>&nbsp;</td>
7724                 <td>displacing along the X axis </td>
7725               </tr>
7726               <tr>
7727                 <td valign="top"><br>
7728                 </td>
7729                 <td valign="top"><em>y</em>&nbsp;</td>
7730                 <td>displacing along the Y axis </td>
7731               </tr>
7732               <tr>
7733                 <td valign="top"><br>
7734                 </td>
7735                 <td valign="top"><em>z</em>&nbsp;</td>
7736                 <td>displacing along the Z axis </td>
7737               </tr>
7738             </tbody>
7739           </table>
7740         </dd>
7741       </dl>
7742       </td>
7743     </tr>
7744   </tbody>
7745 </table>
7746 <a class="anchor" name="b1cd711562c3f4cf4d2989606210dc6d"></a><!-- doxytag: member="smesh::Mesh::InverseDiag" ref="b1cd711562c3f4cf4d2989606210dc6d" args="" --></p>
7747 <p>
7748 <table class="mdTable" cellpadding="2" cellspacing="0">
7749   <tbody>
7750     <tr>
7751       <td class="mdRow">
7752       <table border="0" cellpadding="0" cellspacing="0">
7753         <tbody>
7754           <tr>
7755             <td class="md" nowrap="nowrap" valign="top">def
7756 smesh.Mesh.InverseDiag </td>
7757             <td class="md" valign="top">(&nbsp;</td>
7758             <td class="md" nowrap="nowrap" valign="top">&nbsp;</td>
7759             <td class="mdname" nowrap="nowrap"> <em>self</em>, </td>
7760           </tr>
7761           <tr>
7762             <td class="md" align="right" nowrap="nowrap"><br>
7763             </td>
7764             <td class="md"><br>
7765             </td>
7766             <td class="md" nowrap="nowrap">&nbsp;</td>
7767             <td class="mdname" nowrap="nowrap"> <em>NodeID1</em>, </td>
7768           </tr>
7769           <tr>
7770             <td class="md" align="right" nowrap="nowrap"><br>
7771             </td>
7772             <td class="md"><br>
7773             </td>
7774             <td class="md" nowrap="nowrap">&nbsp;</td>
7775             <td class="mdname" nowrap="nowrap"> <em>NodeID2</em></td>
7776           </tr>
7777           <tr>
7778             <td class="md"><br>
7779             </td>
7780             <td class="md">)&nbsp;</td>
7781             <td class="md" colspan="2"><br>
7782             </td>
7783           </tr>
7784         </tbody>
7785       </table>
7786       </td>
7787     </tr>
7788   </tbody>
7789 </table>
7790 <table border="0" cellpadding="0" cellspacing="5">
7791   <tbody>
7792     <tr>
7793       <td> &nbsp; </td>
7794       <td>
7795       <p></p>
7796       <dl compact="compact">
7797         <dt><b>Parameters:</b></dt>
7798         <dd>
7799           <table border="0" cellpadding="0" cellspacing="2">
7800             <tbody>
7801               <tr>
7802                 <td valign="top"><br>
7803                 </td>
7804                 <td valign="top"><em>NodeID1</em>&nbsp;</td>
7805                 <td>first node id </td>
7806               </tr>
7807               <tr>
7808                 <td valign="top"><br>
7809                 </td>
7810                 <td valign="top"><em>NodeID2</em>&nbsp;</td>
7811                 <td>second node id </td>
7812               </tr>
7813             </tbody>
7814           </table>
7815         </dd>
7816       </dl>
7817       <dl compact="compact">
7818         <dt><b>Returns:</b></dt>
7819         <dd>false if proper faces not found </dd>
7820       </dl>
7821       </td>
7822     </tr>
7823   </tbody>
7824 </table>
7825 <a class="anchor" name="1f9d69024eb5959bacf0f14c9a99f89f"></a><!-- doxytag: member="smesh::Mesh::DeleteDiag" ref="1f9d69024eb5959bacf0f14c9a99f89f" args="" --></p>
7826 <p>
7827 <table class="mdTable" cellpadding="2" cellspacing="0">
7828   <tbody>
7829     <tr>
7830       <td class="mdRow">
7831       <table border="0" cellpadding="0" cellspacing="0">
7832         <tbody>
7833           <tr>
7834             <td class="md" nowrap="nowrap" valign="top">def
7835 smesh.Mesh.DeleteDiag </td>
7836             <td class="md" valign="top">(&nbsp;</td>
7837             <td class="md" nowrap="nowrap" valign="top">&nbsp;</td>
7838             <td class="mdname" nowrap="nowrap"> <em>self</em>, </td>
7839           </tr>
7840           <tr>
7841             <td class="md" align="right" nowrap="nowrap"><br>
7842             </td>
7843             <td class="md"><br>
7844             </td>
7845             <td class="md" nowrap="nowrap">&nbsp;</td>
7846             <td class="mdname" nowrap="nowrap"> <em>NodeID1</em>, </td>
7847           </tr>
7848           <tr>
7849             <td class="md" align="right" nowrap="nowrap"><br>
7850             </td>
7851             <td class="md"><br>
7852             </td>
7853             <td class="md" nowrap="nowrap">&nbsp;</td>
7854             <td class="mdname" nowrap="nowrap"> <em>NodeID2</em></td>
7855           </tr>
7856           <tr>
7857             <td class="md"><br>
7858             </td>
7859             <td class="md">)&nbsp;</td>
7860             <td class="md" colspan="2"><br>
7861             </td>
7862           </tr>
7863         </tbody>
7864       </table>
7865       </td>
7866     </tr>
7867   </tbody>
7868 </table>
7869 <table border="0" cellpadding="0" cellspacing="5">
7870   <tbody>
7871     <tr>
7872       <td> &nbsp; </td>
7873       <td>
7874       <p></p>
7875       <dl compact="compact">
7876         <dt><b>Parameters:</b></dt>
7877         <dd>
7878           <table border="0" cellpadding="0" cellspacing="2">
7879             <tbody>
7880               <tr>
7881                 <td valign="top"><br>
7882                 </td>
7883                 <td valign="top"><em>NodeID1</em>&nbsp;</td>
7884                 <td>first node id </td>
7885               </tr>
7886               <tr>
7887                 <td valign="top"><br>
7888                 </td>
7889                 <td valign="top"><em>NodeID2</em>&nbsp;</td>
7890                 <td>second node id </td>
7891               </tr>
7892             </tbody>
7893           </table>
7894         </dd>
7895       </dl>
7896       <dl compact="compact">
7897         <dt><b>Returns:</b></dt>
7898         <dd>false if proper faces not found </dd>
7899       </dl>
7900       </td>
7901     </tr>
7902   </tbody>
7903 </table>
7904 <a class="anchor" name="70be24d065258cab090116d94431f08b"></a><!-- doxytag: member="smesh::Mesh::Reorient" ref="70be24d065258cab090116d94431f08b" args="" --></p>
7905 <p>
7906 <table class="mdTable" cellpadding="2" cellspacing="0">
7907   <tbody>
7908     <tr>
7909       <td class="mdRow">
7910       <table border="0" cellpadding="0" cellspacing="0">
7911         <tbody>
7912           <tr>
7913             <td class="md" nowrap="nowrap" valign="top">def
7914 smesh.Mesh.Reorient </td>
7915             <td class="md" valign="top">(&nbsp;</td>
7916             <td class="md" nowrap="nowrap" valign="top">&nbsp;</td>
7917             <td class="mdname" nowrap="nowrap"> <em>self</em>, </td>
7918           </tr>
7919           <tr>
7920             <td class="md" align="right" nowrap="nowrap"><br>
7921             </td>
7922             <td class="md"><br>
7923             </td>
7924             <td class="md" nowrap="nowrap">&nbsp;</td>
7925             <td class="mdname" nowrap="nowrap"> <em>IDsOfElements</em>
7926 = <code>None</code></td>
7927           </tr>
7928           <tr>
7929             <td class="md"><br>
7930             </td>
7931             <td class="md">)&nbsp;</td>
7932             <td class="md" colspan="2"><br>
7933             </td>
7934           </tr>
7935         </tbody>
7936       </table>
7937       </td>
7938     </tr>
7939   </tbody>
7940 </table>
7941 <table border="0" cellpadding="0" cellspacing="5">
7942   <tbody>
7943     <tr>
7944       <td> &nbsp; </td>
7945       <td>
7946       <p></p>
7947       <dl compact="compact">
7948         <dt><b>Parameters:</b></dt>
7949         <dd>
7950           <table border="0" cellpadding="0" cellspacing="2">
7951             <tbody>
7952               <tr>
7953                 <td valign="top"><br>
7954                 </td>
7955                 <td valign="top"><em>IDsOfElements</em>&nbsp;</td>
7956                 <td>if undefined reorient all mesh elements </td>
7957               </tr>
7958             </tbody>
7959           </table>
7960         </dd>
7961       </dl>
7962       </td>
7963     </tr>
7964   </tbody>
7965 </table>
7966 <a class="anchor" name="3135d68c4429b2941870e19bb3233dce"></a><!-- doxytag: member="smesh::Mesh::ReorientObject" ref="3135d68c4429b2941870e19bb3233dce" args="" --></p>
7967 <p>
7968 <table class="mdTable" cellpadding="2" cellspacing="0">
7969   <tbody>
7970     <tr>
7971       <td class="mdRow">
7972       <table border="0" cellpadding="0" cellspacing="0">
7973         <tbody>
7974           <tr>
7975             <td class="md" nowrap="nowrap" valign="top">def
7976 smesh.Mesh.ReorientObject </td>
7977             <td class="md" valign="top">(&nbsp;</td>
7978             <td class="md" nowrap="nowrap" valign="top">&nbsp;</td>
7979             <td class="mdname" nowrap="nowrap"> <em>self</em>, </td>
7980           </tr>
7981           <tr>
7982             <td class="md" align="right" nowrap="nowrap"><br>
7983             </td>
7984             <td class="md"><br>
7985             </td>
7986             <td class="md" nowrap="nowrap">&nbsp;</td>
7987             <td class="mdname" nowrap="nowrap"> <em>theObject</em></td>
7988           </tr>
7989           <tr>
7990             <td class="md"><br>
7991             </td>
7992             <td class="md">)&nbsp;</td>
7993             <td class="md" colspan="2"><br>
7994             </td>
7995           </tr>
7996         </tbody>
7997       </table>
7998       </td>
7999     </tr>
8000   </tbody>
8001 </table>
8002 <table border="0" cellpadding="0" cellspacing="5">
8003   <tbody>
8004     <tr>
8005       <td> &nbsp; </td>
8006       <td>
8007       <p></p>
8008       <dl compact="compact">
8009         <dt><b>Parameters:</b></dt>
8010         <dd>
8011           <table border="0" cellpadding="0" cellspacing="2">
8012             <tbody>
8013               <tr>
8014                 <td valign="top"><br>
8015                 </td>
8016                 <td valign="top"><em>theObject</em>&nbsp;</td>
8017                 <td>is mesh, submesh or group </td>
8018               </tr>
8019             </tbody>
8020           </table>
8021         </dd>
8022       </dl>
8023       </td>
8024     </tr>
8025   </tbody>
8026 </table>
8027 <a class="anchor" name="922f422cb40bc3412f7561defe43ef3b"></a><!-- doxytag: member="smesh::Mesh::TriToQuad" ref="922f422cb40bc3412f7561defe43ef3b" args="" --></p>
8028 <p>
8029 <table class="mdTable" cellpadding="2" cellspacing="0">
8030   <tbody>
8031     <tr>
8032       <td class="mdRow">
8033       <table border="0" cellpadding="0" cellspacing="0">
8034         <tbody>
8035           <tr>
8036             <td class="md" nowrap="nowrap" valign="top">def
8037 smesh.Mesh.TriToQuad </td>
8038             <td class="md" valign="top">(&nbsp;</td>
8039             <td class="md" nowrap="nowrap" valign="top">&nbsp;</td>
8040             <td class="mdname" nowrap="nowrap"> <em>self</em>, </td>
8041           </tr>
8042           <tr>
8043             <td class="md" align="right" nowrap="nowrap"><br>
8044             </td>
8045             <td class="md"><br>
8046             </td>
8047             <td class="md" nowrap="nowrap">&nbsp;</td>
8048             <td class="mdname" nowrap="nowrap"> <em>IDsOfElements</em>,
8049             </td>
8050           </tr>
8051           <tr>
8052             <td class="md" align="right" nowrap="nowrap"><br>
8053             </td>
8054             <td class="md"><br>
8055             </td>
8056             <td class="md" nowrap="nowrap">&nbsp;</td>
8057             <td class="mdname" nowrap="nowrap"> <em>theCriterion</em>,
8058             </td>
8059           </tr>
8060           <tr>
8061             <td class="md" align="right" nowrap="nowrap"><br>
8062             </td>
8063             <td class="md"><br>
8064             </td>
8065             <td class="md" nowrap="nowrap">&nbsp;</td>
8066             <td class="mdname" nowrap="nowrap"> <em>MaxAngle</em></td>
8067           </tr>
8068           <tr>
8069             <td class="md"><br>
8070             </td>
8071             <td class="md">)&nbsp;</td>
8072             <td class="md" colspan="2"><br>
8073             </td>
8074           </tr>
8075         </tbody>
8076       </table>
8077       </td>
8078     </tr>
8079   </tbody>
8080 </table>
8081 <table border="0" cellpadding="0" cellspacing="5">
8082   <tbody>
8083     <tr>
8084       <td> &nbsp; </td>
8085       <td>
8086       <p></p>
8087       <dl compact="compact">
8088         <dt><b>Parameters:</b></dt>
8089         <dd>
8090           <table border="0" cellpadding="0" cellspacing="2">
8091             <tbody>
8092               <tr>
8093                 <td valign="top"><br>
8094                 </td>
8095                 <td valign="top"><em>IDsOfElements</em>&nbsp;</td>
8096                 <td>The triangles to be fused, </td>
8097               </tr>
8098               <tr>
8099                 <td valign="top"><br>
8100                 </td>
8101                 <td valign="top"><em>theCriterion</em>&nbsp;</td>
8102                 <td>is FT_...; used to choose a neighbour to fuse with.
8103                 </td>
8104               </tr>
8105               <tr>
8106                 <td valign="top"><br>
8107                 </td>
8108                 <td valign="top"><em>MaxAngle</em>&nbsp;</td>
8109                 <td>is a max angle between element normals at which
8110 fusion is still performed; theMaxAngle is mesured in radians. </td>
8111               </tr>
8112             </tbody>
8113           </table>
8114         </dd>
8115       </dl>
8116       <dl compact="compact">
8117         <dt><b>Returns:</b></dt>
8118         <dd>TRUE in case of success, FALSE otherwise. </dd>
8119       </dl>
8120       </td>
8121     </tr>
8122   </tbody>
8123 </table>
8124 <a class="anchor" name="b6d00be6bccc1478f6dd627ab10ef0b0"></a><!-- doxytag: member="smesh::Mesh::TriToQuadObject" ref="b6d00be6bccc1478f6dd627ab10ef0b0" args="" --></p>
8125 <p>
8126 <table class="mdTable" cellpadding="2" cellspacing="0">
8127   <tbody>
8128     <tr>
8129       <td class="mdRow">
8130       <table border="0" cellpadding="0" cellspacing="0">
8131         <tbody>
8132           <tr>
8133             <td class="md" nowrap="nowrap" valign="top">def
8134 smesh.Mesh.TriToQuadObject </td>
8135             <td class="md" valign="top">(&nbsp;</td>
8136             <td class="md" nowrap="nowrap" valign="top">&nbsp;</td>
8137             <td class="mdname" nowrap="nowrap"> <em>self</em>, </td>
8138           </tr>
8139           <tr>
8140             <td class="md" align="right" nowrap="nowrap"><br>
8141             </td>
8142             <td class="md"><br>
8143             </td>
8144             <td class="md" nowrap="nowrap">&nbsp;</td>
8145             <td class="mdname" nowrap="nowrap"> <em>theObject</em>, </td>
8146           </tr>
8147           <tr>
8148             <td class="md" align="right" nowrap="nowrap"><br>
8149             </td>
8150             <td class="md"><br>
8151             </td>
8152             <td class="md" nowrap="nowrap">&nbsp;</td>
8153             <td class="mdname" nowrap="nowrap"> <em>theCriterion</em>,
8154             </td>
8155           </tr>
8156           <tr>
8157             <td class="md" align="right" nowrap="nowrap"><br>
8158             </td>
8159             <td class="md"><br>
8160             </td>
8161             <td class="md" nowrap="nowrap">&nbsp;</td>
8162             <td class="mdname" nowrap="nowrap"> <em>MaxAngle</em></td>
8163           </tr>
8164           <tr>
8165             <td class="md"><br>
8166             </td>
8167             <td class="md">)&nbsp;</td>
8168             <td class="md" colspan="2"><br>
8169             </td>
8170           </tr>
8171         </tbody>
8172       </table>
8173       </td>
8174     </tr>
8175   </tbody>
8176 </table>
8177 <table border="0" cellpadding="0" cellspacing="5">
8178   <tbody>
8179     <tr>
8180       <td> &nbsp; </td>
8181       <td>
8182       <p></p>
8183       <dl compact="compact">
8184         <dt><b>Parameters:</b></dt>
8185         <dd>
8186           <table border="0" cellpadding="0" cellspacing="2">
8187             <tbody>
8188               <tr>
8189                 <td valign="top"><br>
8190                 </td>
8191                 <td valign="top"><em>theObject</em>&nbsp;</td>
8192                 <td>is mesh, submesh or group </td>
8193               </tr>
8194               <tr>
8195                 <td valign="top"><br>
8196                 </td>
8197                 <td valign="top"><em>theCriterion</em>&nbsp;</td>
8198                 <td>is FT_...; used to choose a neighbour to fuse with.
8199                 </td>
8200               </tr>
8201               <tr>
8202                 <td valign="top"><br>
8203                 </td>
8204                 <td valign="top"><em>MaxAngle</em>&nbsp;</td>
8205                 <td>is a max angle between element normals at which
8206 fusion is still performed; theMaxAngle is mesured in radians. </td>
8207               </tr>
8208             </tbody>
8209           </table>
8210         </dd>
8211       </dl>
8212       <dl compact="compact">
8213         <dt><b>Returns:</b></dt>
8214         <dd>TRUE in case of success, FALSE otherwise. </dd>
8215       </dl>
8216       </td>
8217     </tr>
8218   </tbody>
8219 </table>
8220 <a class="anchor" name="0c0ad8d78fb361a3270325ceb3f495b6"></a><!-- doxytag: member="smesh::Mesh::QuadToTri" ref="0c0ad8d78fb361a3270325ceb3f495b6" args="" --></p>
8221 <p>
8222 <table class="mdTable" cellpadding="2" cellspacing="0">
8223   <tbody>
8224     <tr>
8225       <td class="mdRow">
8226       <table border="0" cellpadding="0" cellspacing="0">
8227         <tbody>
8228           <tr>
8229             <td class="md" nowrap="nowrap" valign="top">def
8230 smesh.Mesh.QuadToTri </td>
8231             <td class="md" valign="top">(&nbsp;</td>
8232             <td class="md" nowrap="nowrap" valign="top">&nbsp;</td>
8233             <td class="mdname" nowrap="nowrap"> <em>self</em>, </td>
8234           </tr>
8235           <tr>
8236             <td class="md" align="right" nowrap="nowrap"><br>
8237             </td>
8238             <td class="md"><br>
8239             </td>
8240             <td class="md" nowrap="nowrap">&nbsp;</td>
8241             <td class="mdname" nowrap="nowrap"> <em>IDsOfElements</em>,
8242             </td>
8243           </tr>
8244           <tr>
8245             <td class="md" align="right" nowrap="nowrap"><br>
8246             </td>
8247             <td class="md"><br>
8248             </td>
8249             <td class="md" nowrap="nowrap">&nbsp;</td>
8250             <td class="mdname" nowrap="nowrap"> <em>theCriterion</em></td>
8251           </tr>
8252           <tr>
8253             <td class="md"><br>
8254             </td>
8255             <td class="md">)&nbsp;</td>
8256             <td class="md" colspan="2"><br>
8257             </td>
8258           </tr>
8259         </tbody>
8260       </table>
8261       </td>
8262     </tr>
8263   </tbody>
8264 </table>
8265 <table border="0" cellpadding="0" cellspacing="5">
8266   <tbody>
8267     <tr>
8268       <td> &nbsp; </td>
8269       <td>
8270       <p></p>
8271       <dl compact="compact">
8272         <dt><b>Parameters:</b></dt>
8273         <dd>
8274           <table border="0" cellpadding="0" cellspacing="2">
8275             <tbody>
8276               <tr>
8277                 <td valign="top"><br>
8278                 </td>
8279                 <td valign="top"><em>IDsOfElements</em>&nbsp;</td>
8280                 <td>the faces to be splitted. </td>
8281               </tr>
8282               <tr>
8283                 <td valign="top"><br>
8284                 </td>
8285                 <td valign="top"><em>theCriterion</em>&nbsp;</td>
8286                 <td>is FT_...; used to choose a diagonal for splitting.
8287                 </td>
8288               </tr>
8289               <tr>
8290                 <td valign="top"><br>
8291                 </td>
8292                 <td valign="top"><em></em>&nbsp;</td>
8293                 <td>TRUE in case of success, FALSE otherwise. </td>
8294               </tr>
8295             </tbody>
8296           </table>
8297         </dd>
8298       </dl>
8299       </td>
8300     </tr>
8301   </tbody>
8302 </table>
8303 <a class="anchor" name="5ce3b8a9451caf30b6150c81000beb38"></a><!-- doxytag: member="smesh::Mesh::QuadToTriObject" ref="5ce3b8a9451caf30b6150c81000beb38" args="" --></p>
8304 <p>
8305 <table class="mdTable" cellpadding="2" cellspacing="0">
8306   <tbody>
8307     <tr>
8308       <td class="mdRow">
8309       <table border="0" cellpadding="0" cellspacing="0">
8310         <tbody>
8311           <tr>
8312             <td class="md" nowrap="nowrap" valign="top">def
8313 smesh.Mesh.QuadToTriObject </td>
8314             <td class="md" valign="top">(&nbsp;</td>
8315             <td class="md" nowrap="nowrap" valign="top">&nbsp;</td>
8316             <td class="mdname" nowrap="nowrap"> <em>self</em>, </td>
8317           </tr>
8318           <tr>
8319             <td class="md" align="right" nowrap="nowrap"><br>
8320             </td>
8321             <td class="md"><br>
8322             </td>
8323             <td class="md" nowrap="nowrap">&nbsp;</td>
8324             <td class="mdname" nowrap="nowrap"> <em>theObject</em>, </td>
8325           </tr>
8326           <tr>
8327             <td class="md" align="right" nowrap="nowrap"><br>
8328             </td>
8329             <td class="md"><br>
8330             </td>
8331             <td class="md" nowrap="nowrap">&nbsp;</td>
8332             <td class="mdname" nowrap="nowrap"> <em>theCriterion</em></td>
8333           </tr>
8334           <tr>
8335             <td class="md"><br>
8336             </td>
8337             <td class="md">)&nbsp;</td>
8338             <td class="md" colspan="2"><br>
8339             </td>
8340           </tr>
8341         </tbody>
8342       </table>
8343       </td>
8344     </tr>
8345   </tbody>
8346 </table>
8347 <table border="0" cellpadding="0" cellspacing="5">
8348   <tbody>
8349     <tr>
8350       <td> &nbsp; </td>
8351       <td>
8352       <p></p>
8353       <dl compact="compact">
8354         <dt><b>Parameters:</b></dt>
8355         <dd>
8356           <table border="0" cellpadding="0" cellspacing="2">
8357             <tbody>
8358               <tr>
8359                 <td valign="top"><br>
8360                 </td>
8361                 <td valign="top"><em>theObject</em>&nbsp;</td>
8362                 <td>object to taking list of elements from, is mesh,
8363 submesh or group </td>
8364               </tr>
8365               <tr>
8366                 <td valign="top"><br>
8367                 </td>
8368                 <td valign="top"><em>theCriterion</em>&nbsp;</td>
8369                 <td>is FT_...; used to choose a diagonal for splitting.
8370                 </td>
8371               </tr>
8372             </tbody>
8373           </table>
8374         </dd>
8375       </dl>
8376       </td>
8377     </tr>
8378   </tbody>
8379 </table>
8380 <a class="anchor" name="c0a1a58709e0b852d34ad4c800e4dbe5"></a><!-- doxytag: member="smesh::Mesh::SplitQuad" ref="c0a1a58709e0b852d34ad4c800e4dbe5" args="" --></p>
8381 <p>
8382 <table class="mdTable" cellpadding="2" cellspacing="0">
8383   <tbody>
8384     <tr>
8385       <td class="mdRow">
8386       <table border="0" cellpadding="0" cellspacing="0">
8387         <tbody>
8388           <tr>
8389             <td class="md" nowrap="nowrap" valign="top">def
8390 smesh.Mesh.SplitQuad </td>
8391             <td class="md" valign="top">(&nbsp;</td>
8392             <td class="md" nowrap="nowrap" valign="top">&nbsp;</td>
8393             <td class="mdname" nowrap="nowrap"> <em>self</em>, </td>
8394           </tr>
8395           <tr>
8396             <td class="md" align="right" nowrap="nowrap"><br>
8397             </td>
8398             <td class="md"><br>
8399             </td>
8400             <td class="md" nowrap="nowrap">&nbsp;</td>
8401             <td class="mdname" nowrap="nowrap"> <em>IDsOfElements</em>,
8402             </td>
8403           </tr>
8404           <tr>
8405             <td class="md" align="right" nowrap="nowrap"><br>
8406             </td>
8407             <td class="md"><br>
8408             </td>
8409             <td class="md" nowrap="nowrap">&nbsp;</td>
8410             <td class="mdname" nowrap="nowrap"> <em>Diag13</em></td>
8411           </tr>
8412           <tr>
8413             <td class="md"><br>
8414             </td>
8415             <td class="md">)&nbsp;</td>
8416             <td class="md" colspan="2"><br>
8417             </td>
8418           </tr>
8419         </tbody>
8420       </table>
8421       </td>
8422     </tr>
8423   </tbody>
8424 </table>
8425 <table border="0" cellpadding="0" cellspacing="5">
8426   <tbody>
8427     <tr>
8428       <td> &nbsp; </td>
8429       <td>
8430       <p></p>
8431       <dl compact="compact">
8432         <dt><b>Parameters:</b></dt>
8433         <dd>
8434           <table border="0" cellpadding="0" cellspacing="2">
8435             <tbody>
8436               <tr>
8437                 <td valign="top"><br>
8438                 </td>
8439                 <td valign="top"><em>theElems</em>&nbsp;</td>
8440                 <td>The faces to be splitted </td>
8441               </tr>
8442               <tr>
8443                 <td valign="top"><br>
8444                 </td>
8445                 <td valign="top"><em>the13Diag</em>&nbsp;</td>
8446                 <td>is used to choose a diagonal for splitting. </td>
8447               </tr>
8448             </tbody>
8449           </table>
8450         </dd>
8451       </dl>
8452       <dl compact="compact">
8453         <dt><b>Returns:</b></dt>
8454         <dd>TRUE in case of success, FALSE otherwise. </dd>
8455       </dl>
8456       </td>
8457     </tr>
8458   </tbody>
8459 </table>
8460 <a class="anchor" name="597d364ed43deec20e76bbe76733f24a"></a><!-- doxytag: member="smesh::Mesh::SplitQuadObject" ref="597d364ed43deec20e76bbe76733f24a" args="" --></p>
8461 <p>
8462 <table class="mdTable" cellpadding="2" cellspacing="0">
8463   <tbody>
8464     <tr>
8465       <td class="mdRow">
8466       <table border="0" cellpadding="0" cellspacing="0">
8467         <tbody>
8468           <tr>
8469             <td class="md" nowrap="nowrap" valign="top">def
8470 smesh.Mesh.SplitQuadObject </td>
8471             <td class="md" valign="top">(&nbsp;</td>
8472             <td class="md" nowrap="nowrap" valign="top">&nbsp;</td>
8473             <td class="mdname" nowrap="nowrap"> <em>self</em>, </td>
8474           </tr>
8475           <tr>
8476             <td class="md" align="right" nowrap="nowrap"><br>
8477             </td>
8478             <td class="md"><br>
8479             </td>
8480             <td class="md" nowrap="nowrap">&nbsp;</td>
8481             <td class="mdname" nowrap="nowrap"> <em>theObject</em>, </td>
8482           </tr>
8483           <tr>
8484             <td class="md" align="right" nowrap="nowrap"><br>
8485             </td>
8486             <td class="md"><br>
8487             </td>
8488             <td class="md" nowrap="nowrap">&nbsp;</td>
8489             <td class="mdname" nowrap="nowrap"> <em>Diag13</em></td>
8490           </tr>
8491           <tr>
8492             <td class="md"><br>
8493             </td>
8494             <td class="md">)&nbsp;</td>
8495             <td class="md" colspan="2"><br>
8496             </td>
8497           </tr>
8498         </tbody>
8499       </table>
8500       </td>
8501     </tr>
8502   </tbody>
8503 </table>
8504 <table border="0" cellpadding="0" cellspacing="5">
8505   <tbody>
8506     <tr>
8507       <td> &nbsp; </td>
8508       <td>
8509       <p></p>
8510       <dl compact="compact">
8511         <dt><b>Parameters:</b></dt>
8512         <dd>
8513           <table border="0" cellpadding="0" cellspacing="2">
8514             <tbody>
8515               <tr>
8516                 <td valign="top"><br>
8517                 </td>
8518                 <td valign="top"><em>theObject</em>&nbsp;</td>
8519                 <td>is object to taking list of elements from, is mesh,
8520 submesh or group </td>
8521               </tr>
8522             </tbody>
8523           </table>
8524         </dd>
8525       </dl>
8526       </td>
8527     </tr>
8528   </tbody>
8529 </table>
8530 <a class="anchor" name="318863d98fc0ceae3d2c40f2e140ddcc"></a><!-- doxytag: member="smesh::Mesh::BestSplit" ref="318863d98fc0ceae3d2c40f2e140ddcc" args="" --></p>
8531 <p>
8532 <table class="mdTable" cellpadding="2" cellspacing="0">
8533   <tbody>
8534     <tr>
8535       <td class="mdRow">
8536       <table border="0" cellpadding="0" cellspacing="0">
8537         <tbody>
8538           <tr>
8539             <td class="md" nowrap="nowrap" valign="top">def
8540 smesh.Mesh.BestSplit </td>
8541             <td class="md" valign="top">(&nbsp;</td>
8542             <td class="md" nowrap="nowrap" valign="top">&nbsp;</td>
8543             <td class="mdname" nowrap="nowrap"> <em>self</em>, </td>
8544           </tr>
8545           <tr>
8546             <td class="md" align="right" nowrap="nowrap"><br>
8547             </td>
8548             <td class="md"><br>
8549             </td>
8550             <td class="md" nowrap="nowrap">&nbsp;</td>
8551             <td class="mdname" nowrap="nowrap"> <em>IDOfQuad</em>, </td>
8552           </tr>
8553           <tr>
8554             <td class="md" align="right" nowrap="nowrap"><br>
8555             </td>
8556             <td class="md"><br>
8557             </td>
8558             <td class="md" nowrap="nowrap">&nbsp;</td>
8559             <td class="mdname" nowrap="nowrap"> <em>theCriterion</em></td>
8560           </tr>
8561           <tr>
8562             <td class="md"><br>
8563             </td>
8564             <td class="md">)&nbsp;</td>
8565             <td class="md" colspan="2"><br>
8566             </td>
8567           </tr>
8568         </tbody>
8569       </table>
8570       </td>
8571     </tr>
8572   </tbody>
8573 </table>
8574 <table border="0" cellpadding="0" cellspacing="5">
8575   <tbody>
8576     <tr>
8577       <td> &nbsp; </td>
8578       <td>
8579       <p></p>
8580       <dl compact="compact">
8581         <dt><b>Parameters:</b></dt>
8582         <dd>
8583           <table border="0" cellpadding="0" cellspacing="2">
8584             <tbody>
8585               <tr>
8586                 <td valign="top"><br>
8587                 </td>
8588                 <td valign="top"><em>IDOfQuad</em>&nbsp;</td>
8589                 <td>ID of the quadrangle to be splitted. </td>
8590               </tr>
8591               <tr>
8592                 <td valign="top"><br>
8593                 </td>
8594                 <td valign="top"><em>theCriterion</em>&nbsp;</td>
8595                 <td>is FT_...; a criterion to choose a diagonal for
8596 splitting. </td>
8597               </tr>
8598             </tbody>
8599           </table>
8600         </dd>
8601       </dl>
8602       <dl compact="compact">
8603         <dt><b>Returns:</b></dt>
8604         <dd>1 if 1-3 diagonal is better, 2 if 2-4 diagonal is better, 0
8605 if error occurs. </dd>
8606       </dl>
8607       </td>
8608     </tr>
8609   </tbody>
8610 </table>
8611 <a class="anchor" name="84d7a34fff0606afb1ad5ec38fbff51b"></a><!-- doxytag: member="smesh::Mesh::Smooth" ref="84d7a34fff0606afb1ad5ec38fbff51b" args="" --></p>
8612 <p>
8613 <table class="mdTable" cellpadding="2" cellspacing="0">
8614   <tbody>
8615     <tr>
8616       <td class="mdRow">
8617       <table border="0" cellpadding="0" cellspacing="0">
8618         <tbody>
8619           <tr>
8620             <td class="md" nowrap="nowrap" valign="top">def
8621 smesh.Mesh.Smooth </td>
8622             <td class="md" valign="top">(&nbsp;</td>
8623             <td class="md" nowrap="nowrap" valign="top">&nbsp;</td>
8624             <td class="mdname" nowrap="nowrap"> <em>self</em>, </td>
8625           </tr>
8626           <tr>
8627             <td class="md" align="right" nowrap="nowrap"><br>
8628             </td>
8629             <td class="md"><br>
8630             </td>
8631             <td class="md" nowrap="nowrap">&nbsp;</td>
8632             <td class="mdname" nowrap="nowrap"> <em>IDsOfElements</em>,
8633             </td>
8634           </tr>
8635           <tr>
8636             <td class="md" align="right" nowrap="nowrap"><br>
8637             </td>
8638             <td class="md"><br>
8639             </td>
8640             <td class="md" nowrap="nowrap">&nbsp;</td>
8641             <td class="mdname" nowrap="nowrap"> <em>IDsOfFixedNodes</em>,
8642             </td>
8643           </tr>
8644           <tr>
8645             <td class="md" align="right" nowrap="nowrap"><br>
8646             </td>
8647             <td class="md"><br>
8648             </td>
8649             <td class="md" nowrap="nowrap">&nbsp;</td>
8650             <td class="mdname" nowrap="nowrap"> <em>MaxNbOfIterations</em>,
8651             </td>
8652           </tr>
8653           <tr>
8654             <td class="md" align="right" nowrap="nowrap"><br>
8655             </td>
8656             <td class="md"><br>
8657             </td>
8658             <td class="md" nowrap="nowrap">&nbsp;</td>
8659             <td class="mdname" nowrap="nowrap"> <em>MaxAspectRatio</em>,
8660             </td>
8661           </tr>
8662           <tr>
8663             <td class="md" align="right" nowrap="nowrap"><br>
8664             </td>
8665             <td class="md"><br>
8666             </td>
8667             <td class="md" nowrap="nowrap">&nbsp;</td>
8668             <td class="mdname" nowrap="nowrap"> <em>Method</em></td>
8669           </tr>
8670           <tr>
8671             <td class="md"><br>
8672             </td>
8673             <td class="md">)&nbsp;</td>
8674             <td class="md" colspan="2"><br>
8675             </td>
8676           </tr>
8677         </tbody>
8678       </table>
8679       </td>
8680     </tr>
8681   </tbody>
8682 </table>
8683 <table border="0" cellpadding="0" cellspacing="5">
8684   <tbody>
8685     <tr>
8686       <td> &nbsp; </td>
8687       <td>
8688       <p></p>
8689       <dl compact="compact">
8690         <dt><b>Parameters:</b></dt>
8691         <dd>
8692           <table border="0" cellpadding="0" cellspacing="2">
8693             <tbody>
8694               <tr>
8695                 <td valign="top"><br>
8696                 </td>
8697                 <td valign="top"><em>IDsOfElements</em>&nbsp;</td>
8698                 <td>list if ids of elements to smooth </td>
8699               </tr>
8700               <tr>
8701                 <td valign="top"><br>
8702                 </td>
8703                 <td valign="top"><em>IDsOfFixedNodes</em>&nbsp;</td>
8704                 <td>list of ids of fixed nodes. Note that nodes built
8705 on edges and boundary nodes are always fixed. </td>
8706               </tr>
8707               <tr>
8708                 <td valign="top"><br>
8709                 </td>
8710                 <td valign="top"><em>MaxNbOfIterations</em>&nbsp;</td>
8711                 <td>maximum number of iterations </td>
8712               </tr>
8713               <tr>
8714                 <td valign="top"><br>
8715                 </td>
8716                 <td valign="top"><em>MaxAspectRatio</em>&nbsp;</td>
8717                 <td>varies in range [1.0, inf] </td>
8718               </tr>
8719               <tr>
8720                 <td valign="top"><br>
8721                 </td>
8722                 <td valign="top"><em>Method</em>&nbsp;</td>
8723                 <td>is Laplacian(LAPLACIAN_SMOOTH) or
8724 Centroidal(CENTROIDAL_SMOOTH) </td>
8725               </tr>
8726             </tbody>
8727           </table>
8728         </dd>
8729       </dl>
8730       </td>
8731     </tr>
8732   </tbody>
8733 </table>
8734 <a class="anchor" name="35fe184fb7df14af5ed11780133242b6"></a><!-- doxytag: member="smesh::Mesh::SmoothObject" ref="35fe184fb7df14af5ed11780133242b6" args="" --></p>
8735 <p>
8736 <table class="mdTable" cellpadding="2" cellspacing="0">
8737   <tbody>
8738     <tr>
8739       <td class="mdRow">
8740       <table border="0" cellpadding="0" cellspacing="0">
8741         <tbody>
8742           <tr>
8743             <td class="md" nowrap="nowrap" valign="top">def
8744 smesh.Mesh.SmoothObject </td>
8745             <td class="md" valign="top">(&nbsp;</td>
8746             <td class="md" nowrap="nowrap" valign="top">&nbsp;</td>
8747             <td class="mdname" nowrap="nowrap"> <em>self</em>, </td>
8748           </tr>
8749           <tr>
8750             <td class="md" align="right" nowrap="nowrap"><br>
8751             </td>
8752             <td class="md"><br>
8753             </td>
8754             <td class="md" nowrap="nowrap">&nbsp;</td>
8755             <td class="mdname" nowrap="nowrap"> <em>theObject</em>, </td>
8756           </tr>
8757           <tr>
8758             <td class="md" align="right" nowrap="nowrap"><br>
8759             </td>
8760             <td class="md"><br>
8761             </td>
8762             <td class="md" nowrap="nowrap">&nbsp;</td>
8763             <td class="mdname" nowrap="nowrap"> <em>IDsOfFixedNodes</em>,
8764             </td>
8765           </tr>
8766           <tr>
8767             <td class="md" align="right" nowrap="nowrap"><br>
8768             </td>
8769             <td class="md"><br>
8770             </td>
8771             <td class="md" nowrap="nowrap">&nbsp;</td>
8772             <td class="mdname" nowrap="nowrap"> <em>MaxNbOfIterations</em>,
8773             </td>
8774           </tr>
8775           <tr>
8776             <td class="md" align="right" nowrap="nowrap"><br>
8777             </td>
8778             <td class="md"><br>
8779             </td>
8780             <td class="md" nowrap="nowrap">&nbsp;</td>
8781             <td class="mdname" nowrap="nowrap"> <em>MaxxAspectRatio</em>,
8782             </td>
8783           </tr>
8784           <tr>
8785             <td class="md" align="right" nowrap="nowrap"><br>
8786             </td>
8787             <td class="md"><br>
8788             </td>
8789             <td class="md" nowrap="nowrap">&nbsp;</td>
8790             <td class="mdname" nowrap="nowrap"> <em>Method</em></td>
8791           </tr>
8792           <tr>
8793             <td class="md"><br>
8794             </td>
8795             <td class="md">)&nbsp;</td>
8796             <td class="md" colspan="2"><br>
8797             </td>
8798           </tr>
8799         </tbody>
8800       </table>
8801       </td>
8802     </tr>
8803   </tbody>
8804 </table>
8805 <table border="0" cellpadding="0" cellspacing="5">
8806   <tbody>
8807     <tr>
8808       <td> &nbsp; </td>
8809       <td>
8810       <p></p>
8811       <dl compact="compact">
8812         <dt><b>Parameters:</b></dt>
8813         <dd>
8814           <table border="0" cellpadding="0" cellspacing="2">
8815             <tbody>
8816               <tr>
8817                 <td valign="top"><br>
8818                 </td>
8819                 <td valign="top"><em>theObject</em>&nbsp;</td>
8820                 <td>object to smooth </td>
8821               </tr>
8822               <tr>
8823                 <td valign="top"><br>
8824                 </td>
8825                 <td valign="top"><em>IDsOfFixedNodes</em>&nbsp;</td>
8826                 <td>list of ids of fixed nodes. Note that nodes built
8827 on edges and boundary nodes are always fixed. </td>
8828               </tr>
8829               <tr>
8830                 <td valign="top"><br>
8831                 </td>
8832                 <td valign="top"><em>MaxNbOfIterations</em>&nbsp;</td>
8833                 <td>maximum number of iterations </td>
8834               </tr>
8835               <tr>
8836                 <td valign="top"><br>
8837                 </td>
8838                 <td valign="top"><em>MaxAspectRatio</em>&nbsp;</td>
8839                 <td>varies in range [1.0, inf] </td>
8840               </tr>
8841               <tr>
8842                 <td valign="top"><br>
8843                 </td>
8844                 <td valign="top"><em>Method</em>&nbsp;</td>
8845                 <td>is Laplacian(LAPLACIAN_SMOOTH) or
8846 Centroidal(CENTROIDAL_SMOOTH) </td>
8847               </tr>
8848             </tbody>
8849           </table>
8850         </dd>
8851       </dl>
8852       </td>
8853     </tr>
8854   </tbody>
8855 </table>
8856 <a class="anchor" name="f1a03b74c100180c10eebe21623a2c08"></a><!-- doxytag: member="smesh::Mesh::SmoothParametric" ref="f1a03b74c100180c10eebe21623a2c08" args="" --></p>
8857 <p>
8858 <table class="mdTable" cellpadding="2" cellspacing="0">
8859   <tbody>
8860     <tr>
8861       <td class="mdRow">
8862       <table border="0" cellpadding="0" cellspacing="0">
8863         <tbody>
8864           <tr>
8865             <td class="md" nowrap="nowrap" valign="top">def
8866 smesh.Mesh.SmoothParametric </td>
8867             <td class="md" valign="top">(&nbsp;</td>
8868             <td class="md" nowrap="nowrap" valign="top">&nbsp;</td>
8869             <td class="mdname" nowrap="nowrap"> <em>IDsOfElements</em>,
8870             </td>
8871           </tr>
8872           <tr>
8873             <td class="md" align="right" nowrap="nowrap"><br>
8874             </td>
8875             <td class="md"><br>
8876             </td>
8877             <td class="md" nowrap="nowrap">&nbsp;</td>
8878             <td class="mdname" nowrap="nowrap"> <em>IDsOfFixedNodes</em>,
8879             </td>
8880           </tr>
8881           <tr>
8882             <td class="md" align="right" nowrap="nowrap"><br>
8883             </td>
8884             <td class="md"><br>
8885             </td>
8886             <td class="md" nowrap="nowrap">&nbsp;</td>
8887             <td class="mdname" nowrap="nowrap"> <em>MaxNbOfIterations</em>,
8888             </td>
8889           </tr>
8890           <tr>
8891             <td class="md" align="right" nowrap="nowrap"><br>
8892             </td>
8893             <td class="md"><br>
8894             </td>
8895             <td class="md" nowrap="nowrap">&nbsp;</td>
8896             <td class="mdname" nowrap="nowrap"> <em>MaxAspectRatio</em>,
8897             </td>
8898           </tr>
8899           <tr>
8900             <td class="md" align="right" nowrap="nowrap"><br>
8901             </td>
8902             <td class="md"><br>
8903             </td>
8904             <td class="md" nowrap="nowrap">&nbsp;</td>
8905             <td class="mdname" nowrap="nowrap"> <em>Method</em></td>
8906           </tr>
8907           <tr>
8908             <td class="md"><br>
8909             </td>
8910             <td class="md">)&nbsp;</td>
8911             <td class="md" colspan="2"><br>
8912             </td>
8913           </tr>
8914         </tbody>
8915       </table>
8916       </td>
8917     </tr>
8918   </tbody>
8919 </table>
8920 <table border="0" cellpadding="0" cellspacing="5">
8921   <tbody>
8922     <tr>
8923       <td> &nbsp; </td>
8924       <td>
8925       <p></p>
8926       <dl compact="compact">
8927         <dt><b>Parameters:</b></dt>
8928         <dd>
8929           <table border="0" cellpadding="0" cellspacing="2">
8930             <tbody>
8931               <tr>
8932                 <td valign="top"><br>
8933                 </td>
8934                 <td valign="top"><em>IDsOfElements</em>&nbsp;</td>
8935                 <td>list if ids of elements to smooth </td>
8936               </tr>
8937               <tr>
8938                 <td valign="top"><br>
8939                 </td>
8940                 <td valign="top"><em>IDsOfFixedNodes</em>&nbsp;</td>
8941                 <td>list of ids of fixed nodes. Note that nodes built
8942 on edges and boundary nodes are always fixed. </td>
8943               </tr>
8944               <tr>
8945                 <td valign="top"><br>
8946                 </td>
8947                 <td valign="top"><em>MaxNbOfIterations</em>&nbsp;</td>
8948                 <td>maximum number of iterations </td>
8949               </tr>
8950               <tr>
8951                 <td valign="top"><br>
8952                 </td>
8953                 <td valign="top"><em>MaxAspectRatio</em>&nbsp;</td>
8954                 <td>varies in range [1.0, inf] </td>
8955               </tr>
8956               <tr>
8957                 <td valign="top"><br>
8958                 </td>
8959                 <td valign="top"><em>Method</em>&nbsp;</td>
8960                 <td>is Laplacian(LAPLACIAN_SMOOTH) or
8961 Centroidal(CENTROIDAL_SMOOTH) </td>
8962               </tr>
8963             </tbody>
8964           </table>
8965         </dd>
8966       </dl>
8967       </td>
8968     </tr>
8969   </tbody>
8970 </table>
8971 <a class="anchor" name="72f3d72d6e05ee787657079f7fae7569"></a><!-- doxytag: member="smesh::Mesh::SmoothParametricObject" ref="72f3d72d6e05ee787657079f7fae7569" args="" --></p>
8972 <p>
8973 <table class="mdTable" cellpadding="2" cellspacing="0">
8974   <tbody>
8975     <tr>
8976       <td class="mdRow">
8977       <table border="0" cellpadding="0" cellspacing="0">
8978         <tbody>
8979           <tr>
8980             <td class="md" nowrap="nowrap" valign="top">def
8981 smesh.Mesh.SmoothParametricObject </td>
8982             <td class="md" valign="top">(&nbsp;</td>
8983             <td class="md" nowrap="nowrap" valign="top">&nbsp;</td>
8984             <td class="mdname" nowrap="nowrap"> <em>self</em>, </td>
8985           </tr>
8986           <tr>
8987             <td class="md" align="right" nowrap="nowrap"><br>
8988             </td>
8989             <td class="md"><br>
8990             </td>
8991             <td class="md" nowrap="nowrap">&nbsp;</td>
8992             <td class="mdname" nowrap="nowrap"> <em>theObject</em>, </td>
8993           </tr>
8994           <tr>
8995             <td class="md" align="right" nowrap="nowrap"><br>
8996             </td>
8997             <td class="md"><br>
8998             </td>
8999             <td class="md" nowrap="nowrap">&nbsp;</td>
9000             <td class="mdname" nowrap="nowrap"> <em>IDsOfFixedNodes</em>,
9001             </td>
9002           </tr>
9003           <tr>
9004             <td class="md" align="right" nowrap="nowrap"><br>
9005             </td>
9006             <td class="md"><br>
9007             </td>
9008             <td class="md" nowrap="nowrap">&nbsp;</td>
9009             <td class="mdname" nowrap="nowrap"> <em>MaxNbOfIterations</em>,
9010             </td>
9011           </tr>
9012           <tr>
9013             <td class="md" align="right" nowrap="nowrap"><br>
9014             </td>
9015             <td class="md"><br>
9016             </td>
9017             <td class="md" nowrap="nowrap">&nbsp;</td>
9018             <td class="mdname" nowrap="nowrap"> <em>MaxAspectRatio</em>,
9019             </td>
9020           </tr>
9021           <tr>
9022             <td class="md" align="right" nowrap="nowrap"><br>
9023             </td>
9024             <td class="md"><br>
9025             </td>
9026             <td class="md" nowrap="nowrap">&nbsp;</td>
9027             <td class="mdname" nowrap="nowrap"> <em>Method</em></td>
9028           </tr>
9029           <tr>
9030             <td class="md"><br>
9031             </td>
9032             <td class="md">)&nbsp;</td>
9033             <td class="md" colspan="2"><br>
9034             </td>
9035           </tr>
9036         </tbody>
9037       </table>
9038       </td>
9039     </tr>
9040   </tbody>
9041 </table>
9042 <table border="0" cellpadding="0" cellspacing="5">
9043   <tbody>
9044     <tr>
9045       <td> &nbsp; </td>
9046       <td>
9047       <p></p>
9048       <dl compact="compact">
9049         <dt><b>Parameters:</b></dt>
9050         <dd>
9051           <table border="0" cellpadding="0" cellspacing="2">
9052             <tbody>
9053               <tr>
9054                 <td valign="top"><br>
9055                 </td>
9056                 <td valign="top"><em>theObject</em>&nbsp;</td>
9057                 <td>object to smooth </td>
9058               </tr>
9059               <tr>
9060                 <td valign="top"><br>
9061                 </td>
9062                 <td valign="top"><em>IDsOfFixedNodes</em>&nbsp;</td>
9063                 <td>list of ids of fixed nodes. Note that nodes built
9064 on edges and boundary nodes are always fixed. </td>
9065               </tr>
9066               <tr>
9067                 <td valign="top"><br>
9068                 </td>
9069                 <td valign="top"><em>MaxNbOfIterations</em>&nbsp;</td>
9070                 <td>maximum number of iterations </td>
9071               </tr>
9072               <tr>
9073                 <td valign="top"><br>
9074                 </td>
9075                 <td valign="top"><em>MaxAspectRatio</em>&nbsp;</td>
9076                 <td>varies in range [1.0, inf] </td>
9077               </tr>
9078               <tr>
9079                 <td valign="top"><br>
9080                 </td>
9081                 <td valign="top"><em>Method</em>&nbsp;</td>
9082                 <td>is Laplacian(LAPLACIAN_SMOOTH) or
9083 Centroidal(CENTROIDAL_SMOOTH) </td>
9084               </tr>
9085             </tbody>
9086           </table>
9087         </dd>
9088       </dl>
9089       </td>
9090     </tr>
9091   </tbody>
9092 </table>
9093 <a class="anchor" name="4dc4ca27b4d1b0dfc975b5ebb9e74b98"></a><!-- doxytag: member="smesh::Mesh::ConvertToQuadratic" ref="4dc4ca27b4d1b0dfc975b5ebb9e74b98" args="" --></p>
9094 <p>
9095 <table class="mdTable" cellpadding="2" cellspacing="0">
9096   <tbody>
9097     <tr>
9098       <td class="mdRow">
9099       <table border="0" cellpadding="0" cellspacing="0">
9100         <tbody>
9101           <tr>
9102             <td class="md" nowrap="nowrap" valign="top">def
9103 smesh.Mesh.ConvertToQuadratic </td>
9104             <td class="md" valign="top">(&nbsp;</td>
9105             <td class="md" nowrap="nowrap" valign="top">&nbsp;</td>
9106             <td class="mdname" nowrap="nowrap"> <em>self</em>, </td>
9107           </tr>
9108           <tr>
9109             <td class="md" align="right" nowrap="nowrap"><br>
9110             </td>
9111             <td class="md"><br>
9112             </td>
9113             <td class="md" nowrap="nowrap">&nbsp;</td>
9114             <td class="mdname" nowrap="nowrap"> <em>theForce3d</em></td>
9115           </tr>
9116           <tr>
9117             <td class="md"><br>
9118             </td>
9119             <td class="md">)&nbsp;</td>
9120             <td class="md" colspan="2"><br>
9121             </td>
9122           </tr>
9123         </tbody>
9124       </table>
9125       </td>
9126     </tr>
9127   </tbody>
9128 </table>
9129 <table border="0" cellpadding="0" cellspacing="5">
9130   <tbody>
9131     <tr>
9132       <td> &nbsp; </td>
9133       <td>
9134       <p> </p>
9135       <br>
9136       </td>
9137     </tr>
9138   </tbody>
9139 </table>
9140 <a class="anchor" name="bf3a3a02b1ec06aaa4b518eacbc61c13"></a><!-- doxytag: member="smesh::Mesh::ConvertFromQuadratic" ref="bf3a3a02b1ec06aaa4b518eacbc61c13" args="" --></p>
9141 <p>
9142 <table class="mdTable" cellpadding="2" cellspacing="0">
9143   <tbody>
9144     <tr>
9145       <td class="mdRow">
9146       <table border="0" cellpadding="0" cellspacing="0">
9147         <tbody>
9148           <tr>
9149             <td class="md" nowrap="nowrap" valign="top">def
9150 smesh.Mesh.ConvertFromQuadratic </td>
9151             <td class="md" valign="top">(&nbsp;</td>
9152             <td class="md" nowrap="nowrap" valign="top">&nbsp;</td>
9153             <td class="mdname1" nowrap="nowrap" valign="top"> <em>self</em>
9154             </td>
9155             <td class="md" valign="top">&nbsp;)&nbsp;</td>
9156             <td class="md" nowrap="nowrap"><br>
9157             </td>
9158           </tr>
9159         </tbody>
9160       </table>
9161       </td>
9162     </tr>
9163   </tbody>
9164 </table>
9165 <table border="0" cellpadding="0" cellspacing="5">
9166   <tbody>
9167     <tr>
9168       <td> &nbsp; </td>
9169       <td>
9170       <p> </p>
9171       <br>
9172       </td>
9173     </tr>
9174   </tbody>
9175 </table>
9176 <a class="anchor" name="67efca0e9f290689ed21b473e52cbd50"></a><!-- doxytag: member="smesh::Mesh::RenumberNodes" ref="67efca0e9f290689ed21b473e52cbd50" args="" --></p>
9177 <p>
9178 <table class="mdTable" cellpadding="2" cellspacing="0">
9179   <tbody>
9180     <tr>
9181       <td class="mdRow">
9182       <table border="0" cellpadding="0" cellspacing="0">
9183         <tbody>
9184           <tr>
9185             <td class="md" nowrap="nowrap" valign="top">def
9186 smesh.Mesh.RenumberNodes </td>
9187             <td class="md" valign="top">(&nbsp;</td>
9188             <td class="md" nowrap="nowrap" valign="top">&nbsp;</td>
9189             <td class="mdname1" nowrap="nowrap" valign="top"> <em>self</em>
9190             </td>
9191             <td class="md" valign="top">&nbsp;)&nbsp;</td>
9192             <td class="md" nowrap="nowrap"><br>
9193             </td>
9194           </tr>
9195         </tbody>
9196       </table>
9197       </td>
9198     </tr>
9199   </tbody>
9200 </table>
9201 <table border="0" cellpadding="0" cellspacing="5">
9202   <tbody>
9203     <tr>
9204       <td> &nbsp; </td>
9205       <td>
9206       <p> </p>
9207       <br>
9208       </td>
9209     </tr>
9210   </tbody>
9211 </table>
9212 <a class="anchor" name="425c345fea14aac8d46daf65e28aa361"></a><!-- doxytag: member="smesh::Mesh::RenumberElements" ref="425c345fea14aac8d46daf65e28aa361" args="" --></p>
9213 <p>
9214 <table class="mdTable" cellpadding="2" cellspacing="0">
9215   <tbody>
9216     <tr>
9217       <td class="mdRow">
9218       <table border="0" cellpadding="0" cellspacing="0">
9219         <tbody>
9220           <tr>
9221             <td class="md" nowrap="nowrap" valign="top">def
9222 smesh.Mesh.RenumberElements </td>
9223             <td class="md" valign="top">(&nbsp;</td>
9224             <td class="md" nowrap="nowrap" valign="top">&nbsp;</td>
9225             <td class="mdname1" nowrap="nowrap" valign="top"> <em>self</em>
9226             </td>
9227             <td class="md" valign="top">&nbsp;)&nbsp;</td>
9228             <td class="md" nowrap="nowrap"><br>
9229             </td>
9230           </tr>
9231         </tbody>
9232       </table>
9233       </td>
9234     </tr>
9235   </tbody>
9236 </table>
9237 <table border="0" cellpadding="0" cellspacing="5">
9238   <tbody>
9239     <tr>
9240       <td> &nbsp; </td>
9241       <td>
9242       <p> </p>
9243       <br>
9244       </td>
9245     </tr>
9246   </tbody>
9247 </table>
9248 <a class="anchor" name="5c1411e04a23bd4f4ba721a24638a833"></a><!-- doxytag: member="smesh::Mesh::RotationSweep" ref="5c1411e04a23bd4f4ba721a24638a833" args="" --></p>
9249 <p>
9250 <table class="mdTable" cellpadding="2" cellspacing="0">
9251   <tbody>
9252     <tr>
9253       <td class="mdRow">
9254       <table border="0" cellpadding="0" cellspacing="0">
9255         <tbody>
9256           <tr>
9257             <td class="md" nowrap="nowrap" valign="top">def
9258 smesh.Mesh.RotationSweep </td>
9259             <td class="md" valign="top">(&nbsp;</td>
9260             <td class="md" nowrap="nowrap" valign="top">&nbsp;</td>
9261             <td class="mdname" nowrap="nowrap"> <em>self</em>, </td>
9262           </tr>
9263           <tr>
9264             <td class="md" align="right" nowrap="nowrap"><br>
9265             </td>
9266             <td class="md"><br>
9267             </td>
9268             <td class="md" nowrap="nowrap">&nbsp;</td>
9269             <td class="mdname" nowrap="nowrap"> <em>IDsOfElements</em>,
9270             </td>
9271           </tr>
9272           <tr>
9273             <td class="md" align="right" nowrap="nowrap"><br>
9274             </td>
9275             <td class="md"><br>
9276             </td>
9277             <td class="md" nowrap="nowrap">&nbsp;</td>
9278             <td class="mdname" nowrap="nowrap"> <em>Axix</em>, </td>
9279           </tr>
9280           <tr>
9281             <td class="md" align="right" nowrap="nowrap"><br>
9282             </td>
9283             <td class="md"><br>
9284             </td>
9285             <td class="md" nowrap="nowrap">&nbsp;</td>
9286             <td class="mdname" nowrap="nowrap"> <em>AngleInRadians</em>,
9287             </td>
9288           </tr>
9289           <tr>
9290             <td class="md" align="right" nowrap="nowrap"><br>
9291             </td>
9292             <td class="md"><br>
9293             </td>
9294             <td class="md" nowrap="nowrap">&nbsp;</td>
9295             <td class="mdname" nowrap="nowrap"> <em>NbOfSteps</em>, </td>
9296           </tr>
9297           <tr>
9298             <td class="md" align="right" nowrap="nowrap"><br>
9299             </td>
9300             <td class="md"><br>
9301             </td>
9302             <td class="md" nowrap="nowrap">&nbsp;</td>
9303             <td class="mdname" nowrap="nowrap"> <em>Tolerance</em></td>
9304           </tr>
9305           <tr>
9306             <td class="md"><br>
9307             </td>
9308             <td class="md">)&nbsp;</td>
9309             <td class="md" colspan="2"><br>
9310             </td>
9311           </tr>
9312         </tbody>
9313       </table>
9314       </td>
9315     </tr>
9316   </tbody>
9317 </table>
9318 <table border="0" cellpadding="0" cellspacing="5">
9319   <tbody>
9320     <tr>
9321       <td> &nbsp; </td>
9322       <td>
9323       <p></p>
9324       <dl compact="compact">
9325         <dt><b>Parameters:</b></dt>
9326         <dd>
9327           <table border="0" cellpadding="0" cellspacing="2">
9328             <tbody>
9329               <tr>
9330                 <td valign="top"><br>
9331                 </td>
9332                 <td valign="top"><em>IDsOfElements</em>&nbsp;</td>
9333                 <td>list of ids of elements to sweep </td>
9334               </tr>
9335               <tr>
9336                 <td valign="top"><br>
9337                 </td>
9338                 <td valign="top"><em>Axix</em>&nbsp;</td>
9339                 <td>axis of rotation, AxisStruct or line(geom object) </td>
9340               </tr>
9341               <tr>
9342                 <td valign="top"><br>
9343                 </td>
9344                 <td valign="top"><em>AngleInRadians</em>&nbsp;</td>
9345                 <td>angle of Rotation </td>
9346               </tr>
9347               <tr>
9348                 <td valign="top"><br>
9349                 </td>
9350                 <td valign="top"><em>NbOfSteps</em>&nbsp;</td>
9351                 <td>number of steps </td>
9352               </tr>
9353               <tr>
9354                 <td valign="top"><br>
9355                 </td>
9356                 <td valign="top"><em>Tolerance</em>&nbsp;</td>
9357                 <td>tolerance </td>
9358               </tr>
9359             </tbody>
9360           </table>
9361         </dd>
9362       </dl>
9363       </td>
9364     </tr>
9365   </tbody>
9366 </table>
9367 <a class="anchor" name="9e3953602695cb8cfdca1357cd4281a0"></a><!-- doxytag: member="smesh::Mesh::RotationSweepObject" ref="9e3953602695cb8cfdca1357cd4281a0" args="" --></p>
9368 <p>
9369 <table class="mdTable" cellpadding="2" cellspacing="0">
9370   <tbody>
9371     <tr>
9372       <td class="mdRow">
9373       <table border="0" cellpadding="0" cellspacing="0">
9374         <tbody>
9375           <tr>
9376             <td class="md" nowrap="nowrap" valign="top">def
9377 smesh.Mesh.RotationSweepObject </td>
9378             <td class="md" valign="top">(&nbsp;</td>
9379             <td class="md" nowrap="nowrap" valign="top">&nbsp;</td>
9380             <td class="mdname" nowrap="nowrap"> <em>self</em>, </td>
9381           </tr>
9382           <tr>
9383             <td class="md" align="right" nowrap="nowrap"><br>
9384             </td>
9385             <td class="md"><br>
9386             </td>
9387             <td class="md" nowrap="nowrap">&nbsp;</td>
9388             <td class="mdname" nowrap="nowrap"> <em>theObject</em>, </td>
9389           </tr>
9390           <tr>
9391             <td class="md" align="right" nowrap="nowrap"><br>
9392             </td>
9393             <td class="md"><br>
9394             </td>
9395             <td class="md" nowrap="nowrap">&nbsp;</td>
9396             <td class="mdname" nowrap="nowrap"> <em>Axix</em>, </td>
9397           </tr>
9398           <tr>
9399             <td class="md" align="right" nowrap="nowrap"><br>
9400             </td>
9401             <td class="md"><br>
9402             </td>
9403             <td class="md" nowrap="nowrap">&nbsp;</td>
9404             <td class="mdname" nowrap="nowrap"> <em>AngleInRadians</em>,
9405             </td>
9406           </tr>
9407           <tr>
9408             <td class="md" align="right" nowrap="nowrap"><br>
9409             </td>
9410             <td class="md"><br>
9411             </td>
9412             <td class="md" nowrap="nowrap">&nbsp;</td>
9413             <td class="mdname" nowrap="nowrap"> <em>NbOfSteps</em>, </td>
9414           </tr>
9415           <tr>
9416             <td class="md" align="right" nowrap="nowrap"><br>
9417             </td>
9418             <td class="md"><br>
9419             </td>
9420             <td class="md" nowrap="nowrap">&nbsp;</td>
9421             <td class="mdname" nowrap="nowrap"> <em>Tolerance</em></td>
9422           </tr>
9423           <tr>
9424             <td class="md"><br>
9425             </td>
9426             <td class="md">)&nbsp;</td>
9427             <td class="md" colspan="2"><br>
9428             </td>
9429           </tr>
9430         </tbody>
9431       </table>
9432       </td>
9433     </tr>
9434   </tbody>
9435 </table>
9436 <table border="0" cellpadding="0" cellspacing="5">
9437   <tbody>
9438     <tr>
9439       <td> &nbsp; </td>
9440       <td>
9441       <p></p>
9442       <dl compact="compact">
9443         <dt><b>Parameters:</b></dt>
9444         <dd>
9445           <table border="0" cellpadding="0" cellspacing="2">
9446             <tbody>
9447               <tr>
9448                 <td valign="top"><br>
9449                 </td>
9450                 <td valign="top"><em>theObject</em>&nbsp;</td>
9451                 <td>object wich elements should be sweeped </td>
9452               </tr>
9453               <tr>
9454                 <td valign="top"><br>
9455                 </td>
9456                 <td valign="top"><em>Axix</em>&nbsp;</td>
9457                 <td>axis of rotation, AxisStruct or line(geom object) </td>
9458               </tr>
9459               <tr>
9460                 <td valign="top"><br>
9461                 </td>
9462                 <td valign="top"><em>AngleInRadians</em>&nbsp;</td>
9463                 <td>angle of Rotation </td>
9464               </tr>
9465               <tr>
9466                 <td valign="top"><br>
9467                 </td>
9468                 <td valign="top"><em>NbOfSteps</em>&nbsp;</td>
9469                 <td>number of steps </td>
9470               </tr>
9471               <tr>
9472                 <td valign="top"><br>
9473                 </td>
9474                 <td valign="top"><em>Tolerance</em>&nbsp;</td>
9475                 <td>tolerance </td>
9476               </tr>
9477             </tbody>
9478           </table>
9479         </dd>
9480       </dl>
9481       </td>
9482     </tr>
9483   </tbody>
9484 </table>
9485 <a class="anchor" name="975714cfcbcbb60eabd43045fe7d80f0"></a><!-- doxytag: member="smesh::Mesh::ExtrusionSweep" ref="975714cfcbcbb60eabd43045fe7d80f0" args="" --></p>
9486 <p>
9487 <table class="mdTable" cellpadding="2" cellspacing="0">
9488   <tbody>
9489     <tr>
9490       <td class="mdRow">
9491       <table border="0" cellpadding="0" cellspacing="0">
9492         <tbody>
9493           <tr>
9494             <td class="md" nowrap="nowrap" valign="top">def
9495 smesh.Mesh.ExtrusionSweep </td>
9496             <td class="md" valign="top">(&nbsp;</td>
9497             <td class="md" nowrap="nowrap" valign="top">&nbsp;</td>
9498             <td class="mdname" nowrap="nowrap"> <em>self</em>, </td>
9499           </tr>
9500           <tr>
9501             <td class="md" align="right" nowrap="nowrap"><br>
9502             </td>
9503             <td class="md"><br>
9504             </td>
9505             <td class="md" nowrap="nowrap">&nbsp;</td>
9506             <td class="mdname" nowrap="nowrap"> <em>IDsOfElements</em>,
9507             </td>
9508           </tr>
9509           <tr>
9510             <td class="md" align="right" nowrap="nowrap"><br>
9511             </td>
9512             <td class="md"><br>
9513             </td>
9514             <td class="md" nowrap="nowrap">&nbsp;</td>
9515             <td class="mdname" nowrap="nowrap"> <em>StepVector</em>, </td>
9516           </tr>
9517           <tr>
9518             <td class="md" align="right" nowrap="nowrap"><br>
9519             </td>
9520             <td class="md"><br>
9521             </td>
9522             <td class="md" nowrap="nowrap">&nbsp;</td>
9523             <td class="mdname" nowrap="nowrap"> <em>NbOfSteps</em></td>
9524           </tr>
9525           <tr>
9526             <td class="md"><br>
9527             </td>
9528             <td class="md">)&nbsp;</td>
9529             <td class="md" colspan="2"><br>
9530             </td>
9531           </tr>
9532         </tbody>
9533       </table>
9534       </td>
9535     </tr>
9536   </tbody>
9537 </table>
9538 <table border="0" cellpadding="0" cellspacing="5">
9539   <tbody>
9540     <tr>
9541       <td> &nbsp; </td>
9542       <td>
9543       <p></p>
9544       <dl compact="compact">
9545         <dt><b>Parameters:</b></dt>
9546         <dd>
9547           <table border="0" cellpadding="0" cellspacing="2">
9548             <tbody>
9549               <tr>
9550                 <td valign="top"><br>
9551                 </td>
9552                 <td valign="top"><em>IDsOfElements</em>&nbsp;</td>
9553                 <td>list of elements ids for extrusion </td>
9554               </tr>
9555               <tr>
9556                 <td valign="top"><br>
9557                 </td>
9558                 <td valign="top"><em>StepVector</em>&nbsp;</td>
9559                 <td>vector, defining the direction and value of
9560 extrusion </td>
9561               </tr>
9562               <tr>
9563                 <td valign="top"><br>
9564                 </td>
9565                 <td valign="top"><em>NbOfSteps</em>&nbsp;</td>
9566                 <td>the number of steps </td>
9567               </tr>
9568             </tbody>
9569           </table>
9570         </dd>
9571       </dl>
9572       </td>
9573     </tr>
9574   </tbody>
9575 </table>
9576 <a class="anchor" name="4f3409fde48b1edb83ea3c598e061b01"></a><!-- doxytag: member="smesh::Mesh::AdvancedExtrusion" ref="4f3409fde48b1edb83ea3c598e061b01" args="" --></p>
9577 <p>
9578 <table class="mdTable" cellpadding="2" cellspacing="0">
9579   <tbody>
9580     <tr>
9581       <td class="mdRow">
9582       <table border="0" cellpadding="0" cellspacing="0">
9583         <tbody>
9584           <tr>
9585             <td class="md" nowrap="nowrap" valign="top">def
9586 smesh.Mesh.AdvancedExtrusion </td>
9587             <td class="md" valign="top">(&nbsp;</td>
9588             <td class="md" nowrap="nowrap" valign="top">&nbsp;</td>
9589             <td class="mdname" nowrap="nowrap"> <em>self</em>, </td>
9590           </tr>
9591           <tr>
9592             <td class="md" align="right" nowrap="nowrap"><br>
9593             </td>
9594             <td class="md"><br>
9595             </td>
9596             <td class="md" nowrap="nowrap">&nbsp;</td>
9597             <td class="mdname" nowrap="nowrap"> <em>IDsOfElements</em>,
9598             </td>
9599           </tr>
9600           <tr>
9601             <td class="md" align="right" nowrap="nowrap"><br>
9602             </td>
9603             <td class="md"><br>
9604             </td>
9605             <td class="md" nowrap="nowrap">&nbsp;</td>
9606             <td class="mdname" nowrap="nowrap"> <em>StepVector</em>, </td>
9607           </tr>
9608           <tr>
9609             <td class="md" align="right" nowrap="nowrap"><br>
9610             </td>
9611             <td class="md"><br>
9612             </td>
9613             <td class="md" nowrap="nowrap">&nbsp;</td>
9614             <td class="mdname" nowrap="nowrap"> <em>NbOfSteps</em>, </td>
9615           </tr>
9616           <tr>
9617             <td class="md" align="right" nowrap="nowrap"><br>
9618             </td>
9619             <td class="md"><br>
9620             </td>
9621             <td class="md" nowrap="nowrap">&nbsp;</td>
9622             <td class="mdname" nowrap="nowrap"> <em>ExtrFlags</em>, </td>
9623           </tr>
9624           <tr>
9625             <td class="md" align="right" nowrap="nowrap"><br>
9626             </td>
9627             <td class="md"><br>
9628             </td>
9629             <td class="md" nowrap="nowrap">&nbsp;</td>
9630             <td class="mdname" nowrap="nowrap"> <em>SewTolerance</em></td>
9631           </tr>
9632           <tr>
9633             <td class="md"><br>
9634             </td>
9635             <td class="md">)&nbsp;</td>
9636             <td class="md" colspan="2"><br>
9637             </td>
9638           </tr>
9639         </tbody>
9640       </table>
9641       </td>
9642     </tr>
9643   </tbody>
9644 </table>
9645 <table border="0" cellpadding="0" cellspacing="5">
9646   <tbody>
9647     <tr>
9648       <td> &nbsp; </td>
9649       <td>
9650       <p></p>
9651       <dl compact="compact">
9652         <dt><b>Parameters:</b></dt>
9653         <dd>
9654           <table border="0" cellpadding="0" cellspacing="2">
9655             <tbody>
9656               <tr>
9657                 <td valign="top"><br>
9658                 </td>
9659                 <td valign="top"><em>IDsOfElements</em>&nbsp;</td>
9660                 <td>is ids of elements </td>
9661               </tr>
9662               <tr>
9663                 <td valign="top"><br>
9664                 </td>
9665                 <td valign="top"><em>StepVector</em>&nbsp;</td>
9666                 <td>vector, defining the direction and value of
9667 extrusion </td>
9668               </tr>
9669               <tr>
9670                 <td valign="top"><br>
9671                 </td>
9672                 <td valign="top"><em>NbOfSteps</em>&nbsp;</td>
9673                 <td>the number of steps </td>
9674               </tr>
9675               <tr>
9676                 <td valign="top"><br>
9677                 </td>
9678                 <td valign="top"><em>ExtrFlags</em>&nbsp;</td>
9679                 <td>set flags for performing extrusion </td>
9680               </tr>
9681               <tr>
9682                 <td valign="top"><br>
9683                 </td>
9684                 <td valign="top"><em>SewTolerance</em>&nbsp;</td>
9685                 <td>uses for comparing locations of nodes if flag
9686 EXTRUSION_FLAG_SEW is set </td>
9687               </tr>
9688             </tbody>
9689           </table>
9690         </dd>
9691       </dl>
9692       </td>
9693     </tr>
9694   </tbody>
9695 </table>
9696 <a class="anchor" name="5d29416945e6a665b83258b6f20a3b9d"></a><!-- doxytag: member="smesh::Mesh::ExtrusionSweepObject" ref="5d29416945e6a665b83258b6f20a3b9d" args="" --></p>
9697 <p>
9698 <table class="mdTable" cellpadding="2" cellspacing="0">
9699   <tbody>
9700     <tr>
9701       <td class="mdRow">
9702       <table border="0" cellpadding="0" cellspacing="0">
9703         <tbody>
9704           <tr>
9705             <td class="md" nowrap="nowrap" valign="top">def
9706 smesh.Mesh.ExtrusionSweepObject </td>
9707             <td class="md" valign="top">(&nbsp;</td>
9708             <td class="md" nowrap="nowrap" valign="top">&nbsp;</td>
9709             <td class="mdname" nowrap="nowrap"> <em>self</em>, </td>
9710           </tr>
9711           <tr>
9712             <td class="md" align="right" nowrap="nowrap"><br>
9713             </td>
9714             <td class="md"><br>
9715             </td>
9716             <td class="md" nowrap="nowrap">&nbsp;</td>
9717             <td class="mdname" nowrap="nowrap"> <em>theObject</em>, </td>
9718           </tr>
9719           <tr>
9720             <td class="md" align="right" nowrap="nowrap"><br>
9721             </td>
9722             <td class="md"><br>
9723             </td>
9724             <td class="md" nowrap="nowrap">&nbsp;</td>
9725             <td class="mdname" nowrap="nowrap"> <em>StepVector</em>, </td>
9726           </tr>
9727           <tr>
9728             <td class="md" align="right" nowrap="nowrap"><br>
9729             </td>
9730             <td class="md"><br>
9731             </td>
9732             <td class="md" nowrap="nowrap">&nbsp;</td>
9733             <td class="mdname" nowrap="nowrap"> <em>NbOfSteps</em></td>
9734           </tr>
9735           <tr>
9736             <td class="md"><br>
9737             </td>
9738             <td class="md">)&nbsp;</td>
9739             <td class="md" colspan="2"><br>
9740             </td>
9741           </tr>
9742         </tbody>
9743       </table>
9744       </td>
9745     </tr>
9746   </tbody>
9747 </table>
9748 <table border="0" cellpadding="0" cellspacing="5">
9749   <tbody>
9750     <tr>
9751       <td> &nbsp; </td>
9752       <td>
9753       <p></p>
9754       <dl compact="compact">
9755         <dt><b>Parameters:</b></dt>
9756         <dd>
9757           <table border="0" cellpadding="0" cellspacing="2">
9758             <tbody>
9759               <tr>
9760                 <td valign="top"><br>
9761                 </td>
9762                 <td valign="top"><em>theObject</em>&nbsp;</td>
9763                 <td>object wich elements should be processed </td>
9764               </tr>
9765               <tr>
9766                 <td valign="top"><br>
9767                 </td>
9768                 <td valign="top"><em>StepVector</em>&nbsp;</td>
9769                 <td>vector, defining the direction and value of
9770 extrusion </td>
9771               </tr>
9772               <tr>
9773                 <td valign="top"><br>
9774                 </td>
9775                 <td valign="top"><em>NbOfSteps</em>&nbsp;</td>
9776                 <td>the number of steps </td>
9777               </tr>
9778             </tbody>
9779           </table>
9780         </dd>
9781       </dl>
9782       </td>
9783     </tr>
9784   </tbody>
9785 </table>
9786 <a class="anchor" name="afa41c3158cd8b1fcfaf86db26d8550f"></a><!-- doxytag: member="smesh::Mesh::ExtrusionSweepObject1D" ref="afa41c3158cd8b1fcfaf86db26d8550f" args="" --></p>
9787 <p>
9788 <table class="mdTable" cellpadding="2" cellspacing="0">
9789   <tbody>
9790     <tr>
9791       <td class="mdRow">
9792       <table border="0" cellpadding="0" cellspacing="0">
9793         <tbody>
9794           <tr>
9795             <td class="md" nowrap="nowrap" valign="top">def
9796 smesh.Mesh.ExtrusionSweepObject1D </td>
9797             <td class="md" valign="top">(&nbsp;</td>
9798             <td class="md" nowrap="nowrap" valign="top">&nbsp;</td>
9799             <td class="mdname" nowrap="nowrap"> <em>self</em>, </td>
9800           </tr>
9801           <tr>
9802             <td class="md" align="right" nowrap="nowrap"><br>
9803             </td>
9804             <td class="md"><br>
9805             </td>
9806             <td class="md" nowrap="nowrap">&nbsp;</td>
9807             <td class="mdname" nowrap="nowrap"> <em>theObject</em>, </td>
9808           </tr>
9809           <tr>
9810             <td class="md" align="right" nowrap="nowrap"><br>
9811             </td>
9812             <td class="md"><br>
9813             </td>
9814             <td class="md" nowrap="nowrap">&nbsp;</td>
9815             <td class="mdname" nowrap="nowrap"> <em>StepVector</em>, </td>
9816           </tr>
9817           <tr>
9818             <td class="md" align="right" nowrap="nowrap"><br>
9819             </td>
9820             <td class="md"><br>
9821             </td>
9822             <td class="md" nowrap="nowrap">&nbsp;</td>
9823             <td class="mdname" nowrap="nowrap"> <em>NbOfSteps</em></td>
9824           </tr>
9825           <tr>
9826             <td class="md"><br>
9827             </td>
9828             <td class="md">)&nbsp;</td>
9829             <td class="md" colspan="2"><br>
9830             </td>
9831           </tr>
9832         </tbody>
9833       </table>
9834       </td>
9835     </tr>
9836   </tbody>
9837 </table>
9838 <table border="0" cellpadding="0" cellspacing="5">
9839   <tbody>
9840     <tr>
9841       <td> &nbsp; </td>
9842       <td>
9843       <p></p>
9844       <dl compact="compact">
9845         <dt><b>Parameters:</b></dt>
9846         <dd>
9847           <table border="0" cellpadding="0" cellspacing="2">
9848             <tbody>
9849               <tr>
9850                 <td valign="top"><br>
9851                 </td>
9852                 <td valign="top"><em>theObject</em>&nbsp;</td>
9853                 <td>object wich elements should be processed </td>
9854               </tr>
9855               <tr>
9856                 <td valign="top"><br>
9857                 </td>
9858                 <td valign="top"><em>StepVector</em>&nbsp;</td>
9859                 <td>vector, defining the direction and value of
9860 extrusion </td>
9861               </tr>
9862               <tr>
9863                 <td valign="top"><br>
9864                 </td>
9865                 <td valign="top"><em>NbOfSteps</em>&nbsp;</td>
9866                 <td>the number of steps </td>
9867               </tr>
9868             </tbody>
9869           </table>
9870         </dd>
9871       </dl>
9872       </td>
9873     </tr>
9874   </tbody>
9875 </table>
9876 <a class="anchor" name="079e59af58714725629b5081b5ec15c4"></a><!-- doxytag: member="smesh::Mesh::ExtrusionSweepObject2D" ref="079e59af58714725629b5081b5ec15c4" args="" --></p>
9877 <p>
9878 <table class="mdTable" cellpadding="2" cellspacing="0">
9879   <tbody>
9880     <tr>
9881       <td class="mdRow">
9882       <table border="0" cellpadding="0" cellspacing="0">
9883         <tbody>
9884           <tr>
9885             <td class="md" nowrap="nowrap" valign="top">def
9886 smesh.Mesh.ExtrusionSweepObject2D </td>
9887             <td class="md" valign="top">(&nbsp;</td>
9888             <td class="md" nowrap="nowrap" valign="top">&nbsp;</td>
9889             <td class="mdname" nowrap="nowrap"> <em>self</em>, </td>
9890           </tr>
9891           <tr>
9892             <td class="md" align="right" nowrap="nowrap"><br>
9893             </td>
9894             <td class="md"><br>
9895             </td>
9896             <td class="md" nowrap="nowrap">&nbsp;</td>
9897             <td class="mdname" nowrap="nowrap"> <em>theObject</em>, </td>
9898           </tr>
9899           <tr>
9900             <td class="md" align="right" nowrap="nowrap"><br>
9901             </td>
9902             <td class="md"><br>
9903             </td>
9904             <td class="md" nowrap="nowrap">&nbsp;</td>
9905             <td class="mdname" nowrap="nowrap"> <em>StepVector</em>, </td>
9906           </tr>
9907           <tr>
9908             <td class="md" align="right" nowrap="nowrap"><br>
9909             </td>
9910             <td class="md"><br>
9911             </td>
9912             <td class="md" nowrap="nowrap">&nbsp;</td>
9913             <td class="mdname" nowrap="nowrap"> <em>NbOfSteps</em></td>
9914           </tr>
9915           <tr>
9916             <td class="md"><br>
9917             </td>
9918             <td class="md">)&nbsp;</td>
9919             <td class="md" colspan="2"><br>
9920             </td>
9921           </tr>
9922         </tbody>
9923       </table>
9924       </td>
9925     </tr>
9926   </tbody>
9927 </table>
9928 <table border="0" cellpadding="0" cellspacing="5">
9929   <tbody>
9930     <tr>
9931       <td> &nbsp; </td>
9932       <td>
9933       <p></p>
9934       <dl compact="compact">
9935         <dt><b>Parameters:</b></dt>
9936         <dd>
9937           <table border="0" cellpadding="0" cellspacing="2">
9938             <tbody>
9939               <tr>
9940                 <td valign="top"><br>
9941                 </td>
9942                 <td valign="top"><em>theObject</em>&nbsp;</td>
9943                 <td>object wich elements should be processed </td>
9944               </tr>
9945               <tr>
9946                 <td valign="top"><br>
9947                 </td>
9948                 <td valign="top"><em>StepVector</em>&nbsp;</td>
9949                 <td>vector, defining the direction and value of
9950 extrusion </td>
9951               </tr>
9952               <tr>
9953                 <td valign="top"><br>
9954                 </td>
9955                 <td valign="top"><em>NbOfSteps</em>&nbsp;</td>
9956                 <td>the number of steps </td>
9957               </tr>
9958             </tbody>
9959           </table>
9960         </dd>
9961       </dl>
9962       </td>
9963     </tr>
9964   </tbody>
9965 </table>
9966 <a class="anchor" name="691522416f481a91a268d58e15646eb7"></a><!-- doxytag: member="smesh::Mesh::ExtrusionAlongPath" ref="691522416f481a91a268d58e15646eb7" args="" --></p>
9967 <p>
9968 <table class="mdTable" cellpadding="2" cellspacing="0">
9969   <tbody>
9970     <tr>
9971       <td class="mdRow">
9972       <table border="0" cellpadding="0" cellspacing="0">
9973         <tbody>
9974           <tr>
9975             <td class="md" nowrap="nowrap" valign="top">def
9976 smesh.Mesh.ExtrusionAlongPath </td>
9977             <td class="md" valign="top">(&nbsp;</td>
9978             <td class="md" nowrap="nowrap" valign="top">&nbsp;</td>
9979             <td class="mdname" nowrap="nowrap"> <em>self</em>, </td>
9980           </tr>
9981           <tr>
9982             <td class="md" align="right" nowrap="nowrap"><br>
9983             </td>
9984             <td class="md"><br>
9985             </td>
9986             <td class="md" nowrap="nowrap">&nbsp;</td>
9987             <td class="mdname" nowrap="nowrap"> <em>IDsOfElements</em>,
9988             </td>
9989           </tr>
9990           <tr>
9991             <td class="md" align="right" nowrap="nowrap"><br>
9992             </td>
9993             <td class="md"><br>
9994             </td>
9995             <td class="md" nowrap="nowrap">&nbsp;</td>
9996             <td class="mdname" nowrap="nowrap"> <em>PathMesh</em>, </td>
9997           </tr>
9998           <tr>
9999             <td class="md" align="right" nowrap="nowrap"><br>
10000             </td>
10001             <td class="md"><br>
10002             </td>
10003             <td class="md" nowrap="nowrap">&nbsp;</td>
10004             <td class="mdname" nowrap="nowrap"> <em>PathShape</em>, </td>
10005           </tr>
10006           <tr>
10007             <td class="md" align="right" nowrap="nowrap"><br>
10008             </td>
10009             <td class="md"><br>
10010             </td>
10011             <td class="md" nowrap="nowrap">&nbsp;</td>
10012             <td class="mdname" nowrap="nowrap"> <em>NodeStart</em>, </td>
10013           </tr>
10014           <tr>
10015             <td class="md" align="right" nowrap="nowrap"><br>
10016             </td>
10017             <td class="md"><br>
10018             </td>
10019             <td class="md" nowrap="nowrap">&nbsp;</td>
10020             <td class="mdname" nowrap="nowrap"> <em>HasAngles</em>, </td>
10021           </tr>
10022           <tr>
10023             <td class="md" align="right" nowrap="nowrap"><br>
10024             </td>
10025             <td class="md"><br>
10026             </td>
10027             <td class="md" nowrap="nowrap">&nbsp;</td>
10028             <td class="mdname" nowrap="nowrap"> <em>Angles</em>, </td>
10029           </tr>
10030           <tr>
10031             <td class="md" align="right" nowrap="nowrap"><br>
10032             </td>
10033             <td class="md"><br>
10034             </td>
10035             <td class="md" nowrap="nowrap">&nbsp;</td>
10036             <td class="mdname" nowrap="nowrap"> <em>HasRefPoint</em>, </td>
10037           </tr>
10038           <tr>
10039             <td class="md" align="right" nowrap="nowrap"><br>
10040             </td>
10041             <td class="md"><br>
10042             </td>
10043             <td class="md" nowrap="nowrap">&nbsp;</td>
10044             <td class="mdname" nowrap="nowrap"> <em>RefPoint</em></td>
10045           </tr>
10046           <tr>
10047             <td class="md"><br>
10048             </td>
10049             <td class="md">)&nbsp;</td>
10050             <td class="md" colspan="2"><br>
10051             </td>
10052           </tr>
10053         </tbody>
10054       </table>
10055       </td>
10056     </tr>
10057   </tbody>
10058 </table>
10059 <table border="0" cellpadding="0" cellspacing="5">
10060   <tbody>
10061     <tr>
10062       <td> &nbsp; </td>
10063       <td>
10064       <p></p>
10065       <dl compact="compact">
10066         <dt><b>Parameters:</b></dt>
10067         <dd>
10068           <table border="0" cellpadding="0" cellspacing="2">
10069             <tbody>
10070               <tr>
10071                 <td valign="top"><br>
10072                 </td>
10073                 <td valign="top"><em>IDsOfElements</em>&nbsp;</td>
10074                 <td>is ids of elements </td>
10075               </tr>
10076               <tr>
10077                 <td valign="top"><br>
10078                 </td>
10079                 <td valign="top"><em>PathMesh</em>&nbsp;</td>
10080                 <td>mesh containing a 1D sub-mesh on the edge, along
10081 which proceeds the extrusion </td>
10082               </tr>
10083               <tr>
10084                 <td valign="top"><br>
10085                 </td>
10086                 <td valign="top"><em>PathShape</em>&nbsp;</td>
10087                 <td>is shape(edge); as the mesh can be complex, the
10088 edge is used to define the sub-mesh for the path </td>
10089               </tr>
10090               <tr>
10091                 <td valign="top"><br>
10092                 </td>
10093                 <td valign="top"><em>NodeStart</em>&nbsp;</td>
10094                 <td>the first or the last node on the edge. It is used
10095 to define the direction of extrusion </td>
10096               </tr>
10097               <tr>
10098                 <td valign="top"><br>
10099                 </td>
10100                 <td valign="top"><em>HasAngles</em>&nbsp;</td>
10101                 <td>allows the shape to be rotated around the path to
10102 get the resulting mesh in a helical fashion </td>
10103               </tr>
10104               <tr>
10105                 <td valign="top"><br>
10106                 </td>
10107                 <td valign="top"><em>Angles</em>&nbsp;</td>
10108                 <td>list of angles </td>
10109               </tr>
10110               <tr>
10111                 <td valign="top"><br>
10112                 </td>
10113                 <td valign="top"><em>HasRefPoint</em>&nbsp;</td>
10114                 <td>allows to use base point </td>
10115               </tr>
10116               <tr>
10117                 <td valign="top"><br>
10118                 </td>
10119                 <td valign="top"><em>RefPoint</em>&nbsp;</td>
10120                 <td>point around which the shape is rotated(the mass
10121 center of the shape by default). User can specify any point as the Base
10122 Point and the shape will be rotated with respect to this point. </td>
10123               </tr>
10124             </tbody>
10125           </table>
10126         </dd>
10127       </dl>
10128       </td>
10129     </tr>
10130   </tbody>
10131 </table>
10132 <a class="anchor" name="f0248dfbb1f18de28754468c1173f88c"></a><!-- doxytag: member="smesh::Mesh::ExtrusionAlongPathObject" ref="f0248dfbb1f18de28754468c1173f88c" args="" --></p>
10133 <p>
10134 <table class="mdTable" cellpadding="2" cellspacing="0">
10135   <tbody>
10136     <tr>
10137       <td class="mdRow">
10138       <table border="0" cellpadding="0" cellspacing="0">
10139         <tbody>
10140           <tr>
10141             <td class="md" nowrap="nowrap" valign="top">def
10142 smesh.Mesh.ExtrusionAlongPathObject </td>
10143             <td class="md" valign="top">(&nbsp;</td>
10144             <td class="md" nowrap="nowrap" valign="top">&nbsp;</td>
10145             <td class="mdname" nowrap="nowrap"> <em>self</em>, </td>
10146           </tr>
10147           <tr>
10148             <td class="md" align="right" nowrap="nowrap"><br>
10149             </td>
10150             <td class="md"><br>
10151             </td>
10152             <td class="md" nowrap="nowrap">&nbsp;</td>
10153             <td class="mdname" nowrap="nowrap"> <em>theObject</em>, </td>
10154           </tr>
10155           <tr>
10156             <td class="md" align="right" nowrap="nowrap"><br>
10157             </td>
10158             <td class="md"><br>
10159             </td>
10160             <td class="md" nowrap="nowrap">&nbsp;</td>
10161             <td class="mdname" nowrap="nowrap"> <em>PathMesh</em>, </td>
10162           </tr>
10163           <tr>
10164             <td class="md" align="right" nowrap="nowrap"><br>
10165             </td>
10166             <td class="md"><br>
10167             </td>
10168             <td class="md" nowrap="nowrap">&nbsp;</td>
10169             <td class="mdname" nowrap="nowrap"> <em>PathShape</em>, </td>
10170           </tr>
10171           <tr>
10172             <td class="md" align="right" nowrap="nowrap"><br>
10173             </td>
10174             <td class="md"><br>
10175             </td>
10176             <td class="md" nowrap="nowrap">&nbsp;</td>
10177             <td class="mdname" nowrap="nowrap"> <em>NodeStart</em>, </td>
10178           </tr>
10179           <tr>
10180             <td class="md" align="right" nowrap="nowrap"><br>
10181             </td>
10182             <td class="md"><br>
10183             </td>
10184             <td class="md" nowrap="nowrap">&nbsp;</td>
10185             <td class="mdname" nowrap="nowrap"> <em>HasAngles</em>, </td>
10186           </tr>
10187           <tr>
10188             <td class="md" align="right" nowrap="nowrap"><br>
10189             </td>
10190             <td class="md"><br>
10191             </td>
10192             <td class="md" nowrap="nowrap">&nbsp;</td>
10193             <td class="mdname" nowrap="nowrap"> <em>Angles</em>, </td>
10194           </tr>
10195           <tr>
10196             <td class="md" align="right" nowrap="nowrap"><br>
10197             </td>
10198             <td class="md"><br>
10199             </td>
10200             <td class="md" nowrap="nowrap">&nbsp;</td>
10201             <td class="mdname" nowrap="nowrap"> <em>HasRefPoint</em>, </td>
10202           </tr>
10203           <tr>
10204             <td class="md" align="right" nowrap="nowrap"><br>
10205             </td>
10206             <td class="md"><br>
10207             </td>
10208             <td class="md" nowrap="nowrap">&nbsp;</td>
10209             <td class="mdname" nowrap="nowrap"> <em>RefPoint</em></td>
10210           </tr>
10211           <tr>
10212             <td class="md"><br>
10213             </td>
10214             <td class="md">)&nbsp;</td>
10215             <td class="md" colspan="2"><br>
10216             </td>
10217           </tr>
10218         </tbody>
10219       </table>
10220       </td>
10221     </tr>
10222   </tbody>
10223 </table>
10224 <table border="0" cellpadding="0" cellspacing="5">
10225   <tbody>
10226     <tr>
10227       <td> &nbsp; </td>
10228       <td>
10229       <p></p>
10230       <dl compact="compact">
10231         <dt><b>Parameters:</b></dt>
10232         <dd>
10233           <table border="0" cellpadding="0" cellspacing="2">
10234             <tbody>
10235               <tr>
10236                 <td valign="top"><br>
10237                 </td>
10238                 <td valign="top"><em>IDsOfElements</em>&nbsp;</td>
10239                 <td>is ids of elements </td>
10240               </tr>
10241               <tr>
10242                 <td valign="top"><br>
10243                 </td>
10244                 <td valign="top"><em>PathMesh</em>&nbsp;</td>
10245                 <td>mesh containing a 1D sub-mesh on the edge, along
10246 which proceeds the extrusion </td>
10247               </tr>
10248               <tr>
10249                 <td valign="top"><br>
10250                 </td>
10251                 <td valign="top"><em>PathShape</em>&nbsp;</td>
10252                 <td>is shape(edge); as the mesh can be complex, the
10253 edge is used to define the sub-mesh for the path </td>
10254               </tr>
10255               <tr>
10256                 <td valign="top"><br>
10257                 </td>
10258                 <td valign="top"><em>NodeStart</em>&nbsp;</td>
10259                 <td>the first or the last node on the edge. It is used
10260 to define the direction of extrusion </td>
10261               </tr>
10262               <tr>
10263                 <td valign="top"><br>
10264                 </td>
10265                 <td valign="top"><em>HasAngles</em>&nbsp;</td>
10266                 <td>allows the shape to be rotated around the path to
10267 get the resulting mesh in a helical fashion </td>
10268               </tr>
10269               <tr>
10270                 <td valign="top"><br>
10271                 </td>
10272                 <td valign="top"><em>Angles</em>&nbsp;</td>
10273                 <td>list of angles </td>
10274               </tr>
10275               <tr>
10276                 <td valign="top"><br>
10277                 </td>
10278                 <td valign="top"><em>HasRefPoint</em>&nbsp;</td>
10279                 <td>allows to use base point </td>
10280               </tr>
10281               <tr>
10282                 <td valign="top"><br>
10283                 </td>
10284                 <td valign="top"><em>RefPoint</em>&nbsp;</td>
10285                 <td>point around which the shape is rotated(the mass
10286 center of the shape by default). User can specify any point as the Base
10287 Point and the shape will be rotated with respect to this point. </td>
10288               </tr>
10289             </tbody>
10290           </table>
10291         </dd>
10292       </dl>
10293       </td>
10294     </tr>
10295   </tbody>
10296 </table>
10297 <a class="anchor" name="e847af1a376e90dc10becf6c24475577"></a><!-- doxytag: member="smesh::Mesh::Mirror" ref="e847af1a376e90dc10becf6c24475577" args="" --></p>
10298 <p>
10299 <table class="mdTable" cellpadding="2" cellspacing="0">
10300   <tbody>
10301     <tr>
10302       <td class="mdRow">
10303       <table border="0" cellpadding="0" cellspacing="0">
10304         <tbody>
10305           <tr>
10306             <td class="md" nowrap="nowrap" valign="top">def
10307 smesh.Mesh.Mirror </td>
10308             <td class="md" valign="top">(&nbsp;</td>
10309             <td class="md" nowrap="nowrap" valign="top">&nbsp;</td>
10310             <td class="mdname" nowrap="nowrap"> <em>self</em>, </td>
10311           </tr>
10312           <tr>
10313             <td class="md" align="right" nowrap="nowrap"><br>
10314             </td>
10315             <td class="md"><br>
10316             </td>
10317             <td class="md" nowrap="nowrap">&nbsp;</td>
10318             <td class="mdname" nowrap="nowrap"> <em>IDsOfElements</em>,
10319             </td>
10320           </tr>
10321           <tr>
10322             <td class="md" align="right" nowrap="nowrap"><br>
10323             </td>
10324             <td class="md"><br>
10325             </td>
10326             <td class="md" nowrap="nowrap">&nbsp;</td>
10327             <td class="mdname" nowrap="nowrap"> <em>Mirror</em>, </td>
10328           </tr>
10329           <tr>
10330             <td class="md" align="right" nowrap="nowrap"><br>
10331             </td>
10332             <td class="md"><br>
10333             </td>
10334             <td class="md" nowrap="nowrap">&nbsp;</td>
10335             <td class="mdname" nowrap="nowrap"> <em>theMirrorType</em>,
10336             </td>
10337           </tr>
10338           <tr>
10339             <td class="md" align="right" nowrap="nowrap"><br>
10340             </td>
10341             <td class="md"><br>
10342             </td>
10343             <td class="md" nowrap="nowrap">&nbsp;</td>
10344             <td class="mdname" nowrap="nowrap"> <em>Copy</em> = <code>0</code></td>
10345           </tr>
10346           <tr>
10347             <td class="md"><br>
10348             </td>
10349             <td class="md">)&nbsp;</td>
10350             <td class="md" colspan="2"><br>
10351             </td>
10352           </tr>
10353         </tbody>
10354       </table>
10355       </td>
10356     </tr>
10357   </tbody>
10358 </table>
10359 <table border="0" cellpadding="0" cellspacing="5">
10360   <tbody>
10361     <tr>
10362       <td> &nbsp; </td>
10363       <td>
10364       <p></p>
10365       <dl compact="compact">
10366         <dt><b>Parameters:</b></dt>
10367         <dd>
10368           <table border="0" cellpadding="0" cellspacing="2">
10369             <tbody>
10370               <tr>
10371                 <td valign="top"><br>
10372                 </td>
10373                 <td valign="top"><em>IDsOfElements</em>&nbsp;</td>
10374                 <td>list of elements ids </td>
10375               </tr>
10376               <tr>
10377                 <td valign="top"><br>
10378                 </td>
10379                 <td valign="top"><em>Mirror</em>&nbsp;</td>
10380                 <td>is AxisStruct or geom object(point, line, plane) </td>
10381               </tr>
10382               <tr>
10383                 <td valign="top"><br>
10384                 </td>
10385                 <td valign="top"><em>theMirrorType</em>&nbsp;</td>
10386                 <td>is POINT, AXIS or PLANE If the Mirror is geom
10387 object this parameter is unnecessary </td>
10388               </tr>
10389               <tr>
10390                 <td valign="top"><br>
10391                 </td>
10392                 <td valign="top"><em>Copy</em>&nbsp;</td>
10393                 <td>allows to copy element(Copy is 1) or to replace
10394 with its mirroring(Copy is 0) </td>
10395               </tr>
10396             </tbody>
10397           </table>
10398         </dd>
10399       </dl>
10400       </td>
10401     </tr>
10402   </tbody>
10403 </table>
10404 <a class="anchor" name="b1d7bc19611c4e6cbb9c6a39aa7d41e7"></a><!-- doxytag: member="smesh::Mesh::MirrorObject" ref="b1d7bc19611c4e6cbb9c6a39aa7d41e7" args="" --></p>
10405 <p>
10406 <table class="mdTable" cellpadding="2" cellspacing="0">
10407   <tbody>
10408     <tr>
10409       <td class="mdRow">
10410       <table border="0" cellpadding="0" cellspacing="0">
10411         <tbody>
10412           <tr>
10413             <td class="md" nowrap="nowrap" valign="top">def
10414 smesh.Mesh.MirrorObject </td>
10415             <td class="md" valign="top">(&nbsp;</td>
10416             <td class="md" nowrap="nowrap" valign="top">&nbsp;</td>
10417             <td class="mdname" nowrap="nowrap"> <em>self</em>, </td>
10418           </tr>
10419           <tr>
10420             <td class="md" align="right" nowrap="nowrap"><br>
10421             </td>
10422             <td class="md"><br>
10423             </td>
10424             <td class="md" nowrap="nowrap">&nbsp;</td>
10425             <td class="mdname" nowrap="nowrap"> <em>theObject</em>, </td>
10426           </tr>
10427           <tr>
10428             <td class="md" align="right" nowrap="nowrap"><br>
10429             </td>
10430             <td class="md"><br>
10431             </td>
10432             <td class="md" nowrap="nowrap">&nbsp;</td>
10433             <td class="mdname" nowrap="nowrap"> <em>Mirror</em>, </td>
10434           </tr>
10435           <tr>
10436             <td class="md" align="right" nowrap="nowrap"><br>
10437             </td>
10438             <td class="md"><br>
10439             </td>
10440             <td class="md" nowrap="nowrap">&nbsp;</td>
10441             <td class="mdname" nowrap="nowrap"> <em>theMirrorType</em>,
10442             </td>
10443           </tr>
10444           <tr>
10445             <td class="md" align="right" nowrap="nowrap"><br>
10446             </td>
10447             <td class="md"><br>
10448             </td>
10449             <td class="md" nowrap="nowrap">&nbsp;</td>
10450             <td class="mdname" nowrap="nowrap"> <em>Copy</em> = <code>0</code></td>
10451           </tr>
10452           <tr>
10453             <td class="md"><br>
10454             </td>
10455             <td class="md">)&nbsp;</td>
10456             <td class="md" colspan="2"><br>
10457             </td>
10458           </tr>
10459         </tbody>
10460       </table>
10461       </td>
10462     </tr>
10463   </tbody>
10464 </table>
10465 <table border="0" cellpadding="0" cellspacing="5">
10466   <tbody>
10467     <tr>
10468       <td> &nbsp; </td>
10469       <td>
10470       <p></p>
10471       <dl compact="compact">
10472         <dt><b>Parameters:</b></dt>
10473         <dd>
10474           <table border="0" cellpadding="0" cellspacing="2">
10475             <tbody>
10476               <tr>
10477                 <td valign="top"><br>
10478                 </td>
10479                 <td valign="top"><em>theObject</em>&nbsp;</td>
10480                 <td>mesh, submesh or group </td>
10481               </tr>
10482               <tr>
10483                 <td valign="top"><br>
10484                 </td>
10485                 <td valign="top"><em>Mirror</em>&nbsp;</td>
10486                 <td>is AxisStruct or geom object(point, line, plane) </td>
10487               </tr>
10488               <tr>
10489                 <td valign="top"><br>
10490                 </td>
10491                 <td valign="top"><em>theMirrorType</em>&nbsp;</td>
10492                 <td>is POINT, AXIS or PLANE If the Mirror is geom
10493 object this parameter is unnecessary </td>
10494               </tr>
10495               <tr>
10496                 <td valign="top"><br>
10497                 </td>
10498                 <td valign="top"><em>Copy</em>&nbsp;</td>
10499                 <td>allows to copy element(Copy is 1) or to replace
10500 with its mirroring(Copy is 0) </td>
10501               </tr>
10502             </tbody>
10503           </table>
10504         </dd>
10505       </dl>
10506       </td>
10507     </tr>
10508   </tbody>
10509 </table>
10510 <a class="anchor" name="17a4c398f12048ee97be9e34c6fcf0df"></a><!-- doxytag: member="smesh::Mesh::Translate" ref="17a4c398f12048ee97be9e34c6fcf0df" args="" --></p>
10511 <p>
10512 <table class="mdTable" cellpadding="2" cellspacing="0">
10513   <tbody>
10514     <tr>
10515       <td class="mdRow">
10516       <table border="0" cellpadding="0" cellspacing="0">
10517         <tbody>
10518           <tr>
10519             <td class="md" nowrap="nowrap" valign="top">def
10520 smesh.Mesh.Translate </td>
10521             <td class="md" valign="top">(&nbsp;</td>
10522             <td class="md" nowrap="nowrap" valign="top">&nbsp;</td>
10523             <td class="mdname" nowrap="nowrap"> <em>self</em>, </td>
10524           </tr>
10525           <tr>
10526             <td class="md" align="right" nowrap="nowrap"><br>
10527             </td>
10528             <td class="md"><br>
10529             </td>
10530             <td class="md" nowrap="nowrap">&nbsp;</td>
10531             <td class="mdname" nowrap="nowrap"> <em>IDsOfElements</em>,
10532             </td>
10533           </tr>
10534           <tr>
10535             <td class="md" align="right" nowrap="nowrap"><br>
10536             </td>
10537             <td class="md"><br>
10538             </td>
10539             <td class="md" nowrap="nowrap">&nbsp;</td>
10540             <td class="mdname" nowrap="nowrap"> <em>Vector</em>, </td>
10541           </tr>
10542           <tr>
10543             <td class="md" align="right" nowrap="nowrap"><br>
10544             </td>
10545             <td class="md"><br>
10546             </td>
10547             <td class="md" nowrap="nowrap">&nbsp;</td>
10548             <td class="mdname" nowrap="nowrap"> <em>Copy</em></td>
10549           </tr>
10550           <tr>
10551             <td class="md"><br>
10552             </td>
10553             <td class="md">)&nbsp;</td>
10554             <td class="md" colspan="2"><br>
10555             </td>
10556           </tr>
10557         </tbody>
10558       </table>
10559       </td>
10560     </tr>
10561   </tbody>
10562 </table>
10563 <table border="0" cellpadding="0" cellspacing="5">
10564   <tbody>
10565     <tr>
10566       <td> &nbsp; </td>
10567       <td>
10568       <p></p>
10569       <dl compact="compact">
10570         <dt><b>Parameters:</b></dt>
10571         <dd>
10572           <table border="0" cellpadding="0" cellspacing="2">
10573             <tbody>
10574               <tr>
10575                 <td valign="top"><br>
10576                 </td>
10577                 <td valign="top"><em>IDsOfElements</em>&nbsp;</td>
10578                 <td>list of elements ids </td>
10579               </tr>
10580               <tr>
10581                 <td valign="top"><br>
10582                 </td>
10583                 <td valign="top"><em>Vector</em>&nbsp;</td>
10584                 <td>direction of translation(DirStruct or vector) </td>
10585               </tr>
10586               <tr>
10587                 <td valign="top"><br>
10588                 </td>
10589                 <td valign="top"><em>Copy</em>&nbsp;</td>
10590                 <td>allows to copy the translated elements </td>
10591               </tr>
10592             </tbody>
10593           </table>
10594         </dd>
10595       </dl>
10596       </td>
10597     </tr>
10598   </tbody>
10599 </table>
10600 <a class="anchor" name="8fd2fa7ac4bd7733b92cfdc93bc06c6a"></a><!-- doxytag: member="smesh::Mesh::TranslateObject" ref="8fd2fa7ac4bd7733b92cfdc93bc06c6a" args="" --></p>
10601 <p>
10602 <table class="mdTable" cellpadding="2" cellspacing="0">
10603   <tbody>
10604     <tr>
10605       <td class="mdRow">
10606       <table border="0" cellpadding="0" cellspacing="0">
10607         <tbody>
10608           <tr>
10609             <td class="md" nowrap="nowrap" valign="top">def
10610 smesh.Mesh.TranslateObject </td>
10611             <td class="md" valign="top">(&nbsp;</td>
10612             <td class="md" nowrap="nowrap" valign="top">&nbsp;</td>
10613             <td class="mdname" nowrap="nowrap"> <em>self</em>, </td>
10614           </tr>
10615           <tr>
10616             <td class="md" align="right" nowrap="nowrap"><br>
10617             </td>
10618             <td class="md"><br>
10619             </td>
10620             <td class="md" nowrap="nowrap">&nbsp;</td>
10621             <td class="mdname" nowrap="nowrap"> <em>theObject</em>, </td>
10622           </tr>
10623           <tr>
10624             <td class="md" align="right" nowrap="nowrap"><br>
10625             </td>
10626             <td class="md"><br>
10627             </td>
10628             <td class="md" nowrap="nowrap">&nbsp;</td>
10629             <td class="mdname" nowrap="nowrap"> <em>Vector</em>, </td>
10630           </tr>
10631           <tr>
10632             <td class="md" align="right" nowrap="nowrap"><br>
10633             </td>
10634             <td class="md"><br>
10635             </td>
10636             <td class="md" nowrap="nowrap">&nbsp;</td>
10637             <td class="mdname" nowrap="nowrap"> <em>Copy</em></td>
10638           </tr>
10639           <tr>
10640             <td class="md"><br>
10641             </td>
10642             <td class="md">)&nbsp;</td>
10643             <td class="md" colspan="2"><br>
10644             </td>
10645           </tr>
10646         </tbody>
10647       </table>
10648       </td>
10649     </tr>
10650   </tbody>
10651 </table>
10652 <table border="0" cellpadding="0" cellspacing="5">
10653   <tbody>
10654     <tr>
10655       <td> &nbsp; </td>
10656       <td>
10657       <p></p>
10658       <dl compact="compact">
10659         <dt><b>Parameters:</b></dt>
10660         <dd>
10661           <table border="0" cellpadding="0" cellspacing="2">
10662             <tbody>
10663               <tr>
10664                 <td valign="top"><br>
10665                 </td>
10666                 <td valign="top"><em>theObject</em>&nbsp;</td>
10667                 <td>object to translate(mesh, submesh, or group) </td>
10668               </tr>
10669               <tr>
10670                 <td valign="top"><br>
10671                 </td>
10672                 <td valign="top"><em>Vector</em>&nbsp;</td>
10673                 <td>direction of translation(DirStruct or geom vector) </td>
10674               </tr>
10675               <tr>
10676                 <td valign="top"><br>
10677                 </td>
10678                 <td valign="top"><em>Copy</em>&nbsp;</td>
10679                 <td>allows to copy the translated elements </td>
10680               </tr>
10681             </tbody>
10682           </table>
10683         </dd>
10684       </dl>
10685       </td>
10686     </tr>
10687   </tbody>
10688 </table>
10689 <a class="anchor" name="9490661f177f27ab7c4ada20e244e049"></a><!-- doxytag: member="smesh::Mesh::Rotate" ref="9490661f177f27ab7c4ada20e244e049" args="" --></p>
10690 <p>
10691 <table class="mdTable" cellpadding="2" cellspacing="0">
10692   <tbody>
10693     <tr>
10694       <td class="mdRow">
10695       <table border="0" cellpadding="0" cellspacing="0">
10696         <tbody>
10697           <tr>
10698             <td class="md" nowrap="nowrap" valign="top">def
10699 smesh.Mesh.Rotate </td>
10700             <td class="md" valign="top">(&nbsp;</td>
10701             <td class="md" nowrap="nowrap" valign="top">&nbsp;</td>
10702             <td class="mdname" nowrap="nowrap"> <em>self</em>, </td>
10703           </tr>
10704           <tr>
10705             <td class="md" align="right" nowrap="nowrap"><br>
10706             </td>
10707             <td class="md"><br>
10708             </td>
10709             <td class="md" nowrap="nowrap">&nbsp;</td>
10710             <td class="mdname" nowrap="nowrap"> <em>IDsOfElements</em>,
10711             </td>
10712           </tr>
10713           <tr>
10714             <td class="md" align="right" nowrap="nowrap"><br>
10715             </td>
10716             <td class="md"><br>
10717             </td>
10718             <td class="md" nowrap="nowrap">&nbsp;</td>
10719             <td class="mdname" nowrap="nowrap"> <em>Axis</em>, </td>
10720           </tr>
10721           <tr>
10722             <td class="md" align="right" nowrap="nowrap"><br>
10723             </td>
10724             <td class="md"><br>
10725             </td>
10726             <td class="md" nowrap="nowrap">&nbsp;</td>
10727             <td class="mdname" nowrap="nowrap"> <em>AngleInRadians</em>,
10728             </td>
10729           </tr>
10730           <tr>
10731             <td class="md" align="right" nowrap="nowrap"><br>
10732             </td>
10733             <td class="md"><br>
10734             </td>
10735             <td class="md" nowrap="nowrap">&nbsp;</td>
10736             <td class="mdname" nowrap="nowrap"> <em>Copy</em></td>
10737           </tr>
10738           <tr>
10739             <td class="md"><br>
10740             </td>
10741             <td class="md">)&nbsp;</td>
10742             <td class="md" colspan="2"><br>
10743             </td>
10744           </tr>
10745         </tbody>
10746       </table>
10747       </td>
10748     </tr>
10749   </tbody>
10750 </table>
10751 <table border="0" cellpadding="0" cellspacing="5">
10752   <tbody>
10753     <tr>
10754       <td> &nbsp; </td>
10755       <td>
10756       <p></p>
10757       <dl compact="compact">
10758         <dt><b>Parameters:</b></dt>
10759         <dd>
10760           <table border="0" cellpadding="0" cellspacing="2">
10761             <tbody>
10762               <tr>
10763                 <td valign="top"><br>
10764                 </td>
10765                 <td valign="top"><em>IDsOfElements</em>&nbsp;</td>
10766                 <td>list of elements ids </td>
10767               </tr>
10768               <tr>
10769                 <td valign="top"><br>
10770                 </td>
10771                 <td valign="top"><em>Axis</em>&nbsp;</td>
10772                 <td>axis of rotation(AxisStruct or geom line) </td>
10773               </tr>
10774               <tr>
10775                 <td valign="top"><br>
10776                 </td>
10777                 <td valign="top"><em>AngleInRadians</em>&nbsp;</td>
10778                 <td>angle of rotation(in radians) </td>
10779               </tr>
10780               <tr>
10781                 <td valign="top"><br>
10782                 </td>
10783                 <td valign="top"><em>Copy</em>&nbsp;</td>
10784                 <td>allows to copy the rotated elements </td>
10785               </tr>
10786             </tbody>
10787           </table>
10788         </dd>
10789       </dl>
10790       </td>
10791     </tr>
10792   </tbody>
10793 </table>
10794 <a class="anchor" name="edbcc6762a097b389338f3fb79dd2e43"></a><!-- doxytag: member="smesh::Mesh::RotateObject" ref="edbcc6762a097b389338f3fb79dd2e43" args="" --></p>
10795 <p>
10796 <table class="mdTable" cellpadding="2" cellspacing="0">
10797   <tbody>
10798     <tr>
10799       <td class="mdRow">
10800       <table border="0" cellpadding="0" cellspacing="0">
10801         <tbody>
10802           <tr>
10803             <td class="md" nowrap="nowrap" valign="top">def
10804 smesh.Mesh.RotateObject </td>
10805             <td class="md" valign="top">(&nbsp;</td>
10806             <td class="md" nowrap="nowrap" valign="top">&nbsp;</td>
10807             <td class="mdname" nowrap="nowrap"> <em>self</em>, </td>
10808           </tr>
10809           <tr>
10810             <td class="md" align="right" nowrap="nowrap"><br>
10811             </td>
10812             <td class="md"><br>
10813             </td>
10814             <td class="md" nowrap="nowrap">&nbsp;</td>
10815             <td class="mdname" nowrap="nowrap"> <em>theObject</em>, </td>
10816           </tr>
10817           <tr>
10818             <td class="md" align="right" nowrap="nowrap"><br>
10819             </td>
10820             <td class="md"><br>
10821             </td>
10822             <td class="md" nowrap="nowrap">&nbsp;</td>
10823             <td class="mdname" nowrap="nowrap"> <em>Axis</em>, </td>
10824           </tr>
10825           <tr>
10826             <td class="md" align="right" nowrap="nowrap"><br>
10827             </td>
10828             <td class="md"><br>
10829             </td>
10830             <td class="md" nowrap="nowrap">&nbsp;</td>
10831             <td class="mdname" nowrap="nowrap"> <em>AngleInRadians</em>,
10832             </td>
10833           </tr>
10834           <tr>
10835             <td class="md" align="right" nowrap="nowrap"><br>
10836             </td>
10837             <td class="md"><br>
10838             </td>
10839             <td class="md" nowrap="nowrap">&nbsp;</td>
10840             <td class="mdname" nowrap="nowrap"> <em>Copy</em></td>
10841           </tr>
10842           <tr>
10843             <td class="md"><br>
10844             </td>
10845             <td class="md">)&nbsp;</td>
10846             <td class="md" colspan="2"><br>
10847             </td>
10848           </tr>
10849         </tbody>
10850       </table>
10851       </td>
10852     </tr>
10853   </tbody>
10854 </table>
10855 <table border="0" cellpadding="0" cellspacing="5">
10856   <tbody>
10857     <tr>
10858       <td> &nbsp; </td>
10859       <td>
10860       <p></p>
10861       <dl compact="compact">
10862         <dt><b>Parameters:</b></dt>
10863         <dd>
10864           <table border="0" cellpadding="0" cellspacing="2">
10865             <tbody>
10866               <tr>
10867                 <td valign="top"><br>
10868                 </td>
10869                 <td valign="top"><em>theObject</em>&nbsp;</td>
10870                 <td>object to rotate(mesh, submesh, or group) </td>
10871               </tr>
10872               <tr>
10873                 <td valign="top"><br>
10874                 </td>
10875                 <td valign="top"><em>Axis</em>&nbsp;</td>
10876                 <td>axis of rotation(AxisStruct or geom line) </td>
10877               </tr>
10878               <tr>
10879                 <td valign="top"><br>
10880                 </td>
10881                 <td valign="top"><em>AngleInRadians</em>&nbsp;</td>
10882                 <td>angle of rotation(in radians) </td>
10883               </tr>
10884               <tr>
10885                 <td valign="top"><br>
10886                 </td>
10887                 <td valign="top"><em>Copy</em>&nbsp;</td>
10888                 <td>allows to copy the rotated elements </td>
10889               </tr>
10890             </tbody>
10891           </table>
10892         </dd>
10893       </dl>
10894       </td>
10895     </tr>
10896   </tbody>
10897 </table>
10898 <a class="anchor" name="cdf92cb074d0bdfdce13a7c496d593d4"></a><!-- doxytag: member="smesh::Mesh::FindCoincidentNodes" ref="cdf92cb074d0bdfdce13a7c496d593d4" args="" --></p>
10899 <p>
10900 <table class="mdTable" cellpadding="2" cellspacing="0">
10901   <tbody>
10902     <tr>
10903       <td class="mdRow">
10904       <table border="0" cellpadding="0" cellspacing="0">
10905         <tbody>
10906           <tr>
10907             <td class="md" nowrap="nowrap" valign="top">def
10908 smesh.Mesh.FindCoincidentNodes </td>
10909             <td class="md" valign="top">(&nbsp;</td>
10910             <td class="md" nowrap="nowrap" valign="top">&nbsp;</td>
10911             <td class="mdname" nowrap="nowrap"> <em>self</em>, </td>
10912           </tr>
10913           <tr>
10914             <td class="md" align="right" nowrap="nowrap"><br>
10915             </td>
10916             <td class="md"><br>
10917             </td>
10918             <td class="md" nowrap="nowrap">&nbsp;</td>
10919             <td class="mdname" nowrap="nowrap"> <em>Tolerance</em></td>
10920           </tr>
10921           <tr>
10922             <td class="md"><br>
10923             </td>
10924             <td class="md">)&nbsp;</td>
10925             <td class="md" colspan="2"><br>
10926             </td>
10927           </tr>
10928         </tbody>
10929       </table>
10930       </td>
10931     </tr>
10932   </tbody>
10933 </table>
10934 <table border="0" cellpadding="0" cellspacing="5">
10935   <tbody>
10936     <tr>
10937       <td> &nbsp; </td>
10938       <td>
10939       <p></p>
10940       <dl compact="compact">
10941         <dt><b>Parameters:</b></dt>
10942         <dd>
10943           <table border="0" cellpadding="0" cellspacing="2">
10944             <tbody>
10945               <tr>
10946                 <td valign="top"><br>
10947                 </td>
10948                 <td valign="top"><em>Tolerance</em>&nbsp;</td>
10949                 <td>tolerance value </td>
10950               </tr>
10951               <tr>
10952                 <td valign="top"><br>
10953                 </td>
10954                 <td valign="top"><em>list</em>&nbsp;</td>
10955                 <td>of group of nodes </td>
10956               </tr>
10957             </tbody>
10958           </table>
10959         </dd>
10960       </dl>
10961       </td>
10962     </tr>
10963   </tbody>
10964 </table>
10965 <a class="anchor" name="189cb7bee4e396e1cd429f55bdeb7830"></a><!-- doxytag: member="smesh::Mesh::MergeNodes" ref="189cb7bee4e396e1cd429f55bdeb7830" args="" --></p>
10966 <p>
10967 <table class="mdTable" cellpadding="2" cellspacing="0">
10968   <tbody>
10969     <tr>
10970       <td class="mdRow">
10971       <table border="0" cellpadding="0" cellspacing="0">
10972         <tbody>
10973           <tr>
10974             <td class="md" nowrap="nowrap" valign="top">def
10975 smesh.Mesh.MergeNodes </td>
10976             <td class="md" valign="top">(&nbsp;</td>
10977             <td class="md" nowrap="nowrap" valign="top">&nbsp;</td>
10978             <td class="mdname" nowrap="nowrap"> <em>self</em>, </td>
10979           </tr>
10980           <tr>
10981             <td class="md" align="right" nowrap="nowrap"><br>
10982             </td>
10983             <td class="md"><br>
10984             </td>
10985             <td class="md" nowrap="nowrap">&nbsp;</td>
10986             <td class="mdname" nowrap="nowrap"> <em>GroupsOfNodes</em></td>
10987           </tr>
10988           <tr>
10989             <td class="md"><br>
10990             </td>
10991             <td class="md">)&nbsp;</td>
10992             <td class="md" colspan="2"><br>
10993             </td>
10994           </tr>
10995         </tbody>
10996       </table>
10997       </td>
10998     </tr>
10999   </tbody>
11000 </table>
11001 <table border="0" cellpadding="0" cellspacing="5">
11002   <tbody>
11003     <tr>
11004       <td> &nbsp; </td>
11005       <td>
11006       <p></p>
11007       <dl compact="compact">
11008         <dt><b>Parameters:</b></dt>
11009         <dd>
11010           <table border="0" cellpadding="0" cellspacing="2">
11011             <tbody>
11012               <tr>
11013                 <td valign="top"><br>
11014                 </td>
11015                 <td valign="top"><em>list</em>&nbsp;</td>
11016                 <td>of group of nodes </td>
11017               </tr>
11018             </tbody>
11019           </table>
11020         </dd>
11021       </dl>
11022       </td>
11023     </tr>
11024   </tbody>
11025 </table>
11026 <a class="anchor" name="6d065ef099f2d589074a7236cd17a8b8"></a><!-- doxytag: member="smesh::Mesh::MergeEqualElements" ref="6d065ef099f2d589074a7236cd17a8b8" args="" --></p>
11027 <p>
11028 <table class="mdTable" cellpadding="2" cellspacing="0">
11029   <tbody>
11030     <tr>
11031       <td class="mdRow">
11032       <table border="0" cellpadding="0" cellspacing="0">
11033         <tbody>
11034           <tr>
11035             <td class="md" nowrap="nowrap" valign="top">def
11036 smesh.Mesh.MergeEqualElements </td>
11037             <td class="md" valign="top">(&nbsp;</td>
11038             <td class="md" nowrap="nowrap" valign="top">&nbsp;</td>
11039             <td class="mdname1" nowrap="nowrap" valign="top"> <em>self</em>
11040             </td>
11041             <td class="md" valign="top">&nbsp;)&nbsp;</td>
11042             <td class="md" nowrap="nowrap"><br>
11043             </td>
11044           </tr>
11045         </tbody>
11046       </table>
11047       </td>
11048     </tr>
11049   </tbody>
11050 </table>
11051 <table border="0" cellpadding="0" cellspacing="5">
11052   <tbody>
11053     <tr>
11054       <td> &nbsp; </td>
11055       <td>
11056       <p> </p>
11057       <br>
11058       </td>
11059     </tr>
11060   </tbody>
11061 </table>
11062 <a class="anchor" name="2a8b90d2e3ab295e130c72fa1b700e87"></a><!-- doxytag: member="smesh::Mesh::SewFreeBorders" ref="2a8b90d2e3ab295e130c72fa1b700e87" args="" --></p>
11063 <p>
11064 <table class="mdTable" cellpadding="2" cellspacing="0">
11065   <tbody>
11066     <tr>
11067       <td class="mdRow">
11068       <table border="0" cellpadding="0" cellspacing="0">
11069         <tbody>
11070           <tr>
11071             <td class="md" nowrap="nowrap" valign="top">def
11072 smesh.Mesh.SewFreeBorders </td>
11073             <td class="md" valign="top">(&nbsp;</td>
11074             <td class="md" nowrap="nowrap" valign="top">&nbsp;</td>
11075             <td class="mdname" nowrap="nowrap"> <em>self</em>, </td>
11076           </tr>
11077           <tr>
11078             <td class="md" align="right" nowrap="nowrap"><br>
11079             </td>
11080             <td class="md"><br>
11081             </td>
11082             <td class="md" nowrap="nowrap">&nbsp;</td>
11083             <td class="mdname" nowrap="nowrap"> <em>FirstNodeID1</em>,
11084             </td>
11085           </tr>
11086           <tr>
11087             <td class="md" align="right" nowrap="nowrap"><br>
11088             </td>
11089             <td class="md"><br>
11090             </td>
11091             <td class="md" nowrap="nowrap">&nbsp;</td>
11092             <td class="mdname" nowrap="nowrap"> <em>SecondNodeID1</em>,
11093             </td>
11094           </tr>
11095           <tr>
11096             <td class="md" align="right" nowrap="nowrap"><br>
11097             </td>
11098             <td class="md"><br>
11099             </td>
11100             <td class="md" nowrap="nowrap">&nbsp;</td>
11101             <td class="mdname" nowrap="nowrap"> <em>LastNodeID1</em>, </td>
11102           </tr>
11103           <tr>
11104             <td class="md" align="right" nowrap="nowrap"><br>
11105             </td>
11106             <td class="md"><br>
11107             </td>
11108             <td class="md" nowrap="nowrap">&nbsp;</td>
11109             <td class="mdname" nowrap="nowrap"> <em>FirstNodeID2</em>,
11110             </td>
11111           </tr>
11112           <tr>
11113             <td class="md" align="right" nowrap="nowrap"><br>
11114             </td>
11115             <td class="md"><br>
11116             </td>
11117             <td class="md" nowrap="nowrap">&nbsp;</td>
11118             <td class="mdname" nowrap="nowrap"> <em>SecondNodeID2</em>,
11119             </td>
11120           </tr>
11121           <tr>
11122             <td class="md" align="right" nowrap="nowrap"><br>
11123             </td>
11124             <td class="md"><br>
11125             </td>
11126             <td class="md" nowrap="nowrap">&nbsp;</td>
11127             <td class="mdname" nowrap="nowrap"> <em>LastNodeID2</em>, </td>
11128           </tr>
11129           <tr>
11130             <td class="md" align="right" nowrap="nowrap"><br>
11131             </td>
11132             <td class="md"><br>
11133             </td>
11134             <td class="md" nowrap="nowrap">&nbsp;</td>
11135             <td class="mdname" nowrap="nowrap"> <em>CreatePolygons</em>,
11136             </td>
11137           </tr>
11138           <tr>
11139             <td class="md" align="right" nowrap="nowrap"><br>
11140             </td>
11141             <td class="md"><br>
11142             </td>
11143             <td class="md" nowrap="nowrap">&nbsp;</td>
11144             <td class="mdname" nowrap="nowrap"> <em>CreatePolyedrs</em></td>
11145           </tr>
11146           <tr>
11147             <td class="md"><br>
11148             </td>
11149             <td class="md">)&nbsp;</td>
11150             <td class="md" colspan="2"><br>
11151             </td>
11152           </tr>
11153         </tbody>
11154       </table>
11155       </td>
11156     </tr>
11157   </tbody>
11158 </table>
11159 <table border="0" cellpadding="0" cellspacing="5">
11160   <tbody>
11161     <tr>
11162       <td> &nbsp; </td>
11163       <td>
11164       <p> </p>
11165       <br>
11166       </td>
11167     </tr>
11168   </tbody>
11169 </table>
11170 <a class="anchor" name="33e575a39b2721c5f307ed633f826971"></a><!-- doxytag: member="smesh::Mesh::SewConformFreeBorders" ref="33e575a39b2721c5f307ed633f826971" args="" --></p>
11171 <p>
11172 <table class="mdTable" cellpadding="2" cellspacing="0">
11173   <tbody>
11174     <tr>
11175       <td class="mdRow">
11176       <table border="0" cellpadding="0" cellspacing="0">
11177         <tbody>
11178           <tr>
11179             <td class="md" nowrap="nowrap" valign="top">def
11180 smesh.Mesh.SewConformFreeBorders </td>
11181             <td class="md" valign="top">(&nbsp;</td>
11182             <td class="md" nowrap="nowrap" valign="top">&nbsp;</td>
11183             <td class="mdname" nowrap="nowrap"> <em>self</em>, </td>
11184           </tr>
11185           <tr>
11186             <td class="md" align="right" nowrap="nowrap"><br>
11187             </td>
11188             <td class="md"><br>
11189             </td>
11190             <td class="md" nowrap="nowrap">&nbsp;</td>
11191             <td class="mdname" nowrap="nowrap"> <em>FirstNodeID1</em>,
11192             </td>
11193           </tr>
11194           <tr>
11195             <td class="md" align="right" nowrap="nowrap"><br>
11196             </td>
11197             <td class="md"><br>
11198             </td>
11199             <td class="md" nowrap="nowrap">&nbsp;</td>
11200             <td class="mdname" nowrap="nowrap"> <em>SecondNodeID1</em>,
11201             </td>
11202           </tr>
11203           <tr>
11204             <td class="md" align="right" nowrap="nowrap"><br>
11205             </td>
11206             <td class="md"><br>
11207             </td>
11208             <td class="md" nowrap="nowrap">&nbsp;</td>
11209             <td class="mdname" nowrap="nowrap"> <em>LastNodeID1</em>, </td>
11210           </tr>
11211           <tr>
11212             <td class="md" align="right" nowrap="nowrap"><br>
11213             </td>
11214             <td class="md"><br>
11215             </td>
11216             <td class="md" nowrap="nowrap">&nbsp;</td>
11217             <td class="mdname" nowrap="nowrap"> <em>FirstNodeID2</em>,
11218             </td>
11219           </tr>
11220           <tr>
11221             <td class="md" align="right" nowrap="nowrap"><br>
11222             </td>
11223             <td class="md"><br>
11224             </td>
11225             <td class="md" nowrap="nowrap">&nbsp;</td>
11226             <td class="mdname" nowrap="nowrap"> <em>SecondNodeID2</em></td>
11227           </tr>
11228           <tr>
11229             <td class="md"><br>
11230             </td>
11231             <td class="md">)&nbsp;</td>
11232             <td class="md" colspan="2"><br>
11233             </td>
11234           </tr>
11235         </tbody>
11236       </table>
11237       </td>
11238     </tr>
11239   </tbody>
11240 </table>
11241 <table border="0" cellpadding="0" cellspacing="5">
11242   <tbody>
11243     <tr>
11244       <td> &nbsp; </td>
11245       <td>
11246       <p> </p>
11247       <br>
11248       </td>
11249     </tr>
11250   </tbody>
11251 </table>
11252 <a class="anchor" name="b92ca31f6a9cc3b67ad97c5dfc6d0df0"></a><!-- doxytag: member="smesh::Mesh::SewBorderToSide" ref="b92ca31f6a9cc3b67ad97c5dfc6d0df0" args="" --></p>
11253 <p>
11254 <table class="mdTable" cellpadding="2" cellspacing="0">
11255   <tbody>
11256     <tr>
11257       <td class="mdRow">
11258       <table border="0" cellpadding="0" cellspacing="0">
11259         <tbody>
11260           <tr>
11261             <td class="md" nowrap="nowrap" valign="top">def
11262 smesh.Mesh.SewBorderToSide </td>
11263             <td class="md" valign="top">(&nbsp;</td>
11264             <td class="md" nowrap="nowrap" valign="top">&nbsp;</td>
11265             <td class="mdname" nowrap="nowrap"> <em>self</em>, </td>
11266           </tr>
11267           <tr>
11268             <td class="md" align="right" nowrap="nowrap"><br>
11269             </td>
11270             <td class="md"><br>
11271             </td>
11272             <td class="md" nowrap="nowrap">&nbsp;</td>
11273             <td class="mdname" nowrap="nowrap"> <em>FirstNodeIDOnFreeBorder</em>,
11274             </td>
11275           </tr>
11276           <tr>
11277             <td class="md" align="right" nowrap="nowrap"><br>
11278             </td>
11279             <td class="md"><br>
11280             </td>
11281             <td class="md" nowrap="nowrap">&nbsp;</td>
11282             <td class="mdname" nowrap="nowrap"> <em>SecondNodeIDOnFreeBorder</em>,
11283             </td>
11284           </tr>
11285           <tr>
11286             <td class="md" align="right" nowrap="nowrap"><br>
11287             </td>
11288             <td class="md"><br>
11289             </td>
11290             <td class="md" nowrap="nowrap">&nbsp;</td>
11291             <td class="mdname" nowrap="nowrap"> <em>LastNodeIDOnFreeBorder</em>,
11292             </td>
11293           </tr>
11294           <tr>
11295             <td class="md" align="right" nowrap="nowrap"><br>
11296             </td>
11297             <td class="md"><br>
11298             </td>
11299             <td class="md" nowrap="nowrap">&nbsp;</td>
11300             <td class="mdname" nowrap="nowrap"> <em>FirstNodeIDOnSide</em>,
11301             </td>
11302           </tr>
11303           <tr>
11304             <td class="md" align="right" nowrap="nowrap"><br>
11305             </td>
11306             <td class="md"><br>
11307             </td>
11308             <td class="md" nowrap="nowrap">&nbsp;</td>
11309             <td class="mdname" nowrap="nowrap"> <em>LastNodeIDOnSide</em>,
11310             </td>
11311           </tr>
11312           <tr>
11313             <td class="md" align="right" nowrap="nowrap"><br>
11314             </td>
11315             <td class="md"><br>
11316             </td>
11317             <td class="md" nowrap="nowrap">&nbsp;</td>
11318             <td class="mdname" nowrap="nowrap"> <em>CreatePolygons</em>,
11319             </td>
11320           </tr>
11321           <tr>
11322             <td class="md" align="right" nowrap="nowrap"><br>
11323             </td>
11324             <td class="md"><br>
11325             </td>
11326             <td class="md" nowrap="nowrap">&nbsp;</td>
11327             <td class="mdname" nowrap="nowrap"> <em>CreatePolyedrs</em></td>
11328           </tr>
11329           <tr>
11330             <td class="md"><br>
11331             </td>
11332             <td class="md">)&nbsp;</td>
11333             <td class="md" colspan="2"><br>
11334             </td>
11335           </tr>
11336         </tbody>
11337       </table>
11338       </td>
11339     </tr>
11340   </tbody>
11341 </table>
11342 <table border="0" cellpadding="0" cellspacing="5">
11343   <tbody>
11344     <tr>
11345       <td> &nbsp; </td>
11346       <td>
11347       <p> </p>
11348       <br>
11349       </td>
11350     </tr>
11351   </tbody>
11352 </table>
11353 <a class="anchor" name="bf094f8b9d3152d4b6ad03818c2e53ae"></a><!-- doxytag: member="smesh::Mesh::SewSideElements" ref="bf094f8b9d3152d4b6ad03818c2e53ae" args="" --></p>
11354 <p>
11355 <table class="mdTable" cellpadding="2" cellspacing="0">
11356   <tbody>
11357     <tr>
11358       <td class="mdRow">
11359       <table border="0" cellpadding="0" cellspacing="0">
11360         <tbody>
11361           <tr>
11362             <td class="md" nowrap="nowrap" valign="top">def
11363 smesh.Mesh.SewSideElements </td>
11364             <td class="md" valign="top">(&nbsp;</td>
11365             <td class="md" nowrap="nowrap" valign="top">&nbsp;</td>
11366             <td class="mdname" nowrap="nowrap"> <em>self</em>, </td>
11367           </tr>
11368           <tr>
11369             <td class="md" align="right" nowrap="nowrap"><br>
11370             </td>
11371             <td class="md"><br>
11372             </td>
11373             <td class="md" nowrap="nowrap">&nbsp;</td>
11374             <td class="mdname" nowrap="nowrap"> <em>IDsOfSide1Elements</em>,
11375             </td>
11376           </tr>
11377           <tr>
11378             <td class="md" align="right" nowrap="nowrap"><br>
11379             </td>
11380             <td class="md"><br>
11381             </td>
11382             <td class="md" nowrap="nowrap">&nbsp;</td>
11383             <td class="mdname" nowrap="nowrap"> <em>IDsOfSide2Elements</em>,
11384             </td>
11385           </tr>
11386           <tr>
11387             <td class="md" align="right" nowrap="nowrap"><br>
11388             </td>
11389             <td class="md"><br>
11390             </td>
11391             <td class="md" nowrap="nowrap">&nbsp;</td>
11392             <td class="mdname" nowrap="nowrap"> <em>NodeID1OfSide1ToMerge</em>,
11393             </td>
11394           </tr>
11395           <tr>
11396             <td class="md" align="right" nowrap="nowrap"><br>
11397             </td>
11398             <td class="md"><br>
11399             </td>
11400             <td class="md" nowrap="nowrap">&nbsp;</td>
11401             <td class="mdname" nowrap="nowrap"> <em>NodeID1OfSide2ToMerge</em>,
11402             </td>
11403           </tr>
11404           <tr>
11405             <td class="md" align="right" nowrap="nowrap"><br>
11406             </td>
11407             <td class="md"><br>
11408             </td>
11409             <td class="md" nowrap="nowrap">&nbsp;</td>
11410             <td class="mdname" nowrap="nowrap"> <em>NodeID2OfSide1ToMerge</em>,
11411             </td>
11412           </tr>
11413           <tr>
11414             <td class="md" align="right" nowrap="nowrap"><br>
11415             </td>
11416             <td class="md"><br>
11417             </td>
11418             <td class="md" nowrap="nowrap">&nbsp;</td>
11419             <td class="mdname" nowrap="nowrap"> <em>NodeID2OfSide2ToMerge</em></td>
11420           </tr>
11421           <tr>
11422             <td class="md"><br>
11423             </td>
11424             <td class="md">)&nbsp;</td>
11425             <td class="md" colspan="2"><br>
11426             </td>
11427           </tr>
11428         </tbody>
11429       </table>
11430       </td>
11431     </tr>
11432   </tbody>
11433 </table>
11434 <table border="0" cellpadding="0" cellspacing="5">
11435   <tbody>
11436     <tr>
11437       <td> &nbsp; </td>
11438       <td>
11439       <p>Nodes belonging to Side1 are merged with nodes of elements of
11440 Side2. Number of elements in theSide1 and in theSide2 must be equal and
11441 they should have similar node connectivity. The nodes to merge should
11442 belong to sides borders and the first node should be linked to the
11443 second. </p>
11444       </td>
11445     </tr>
11446   </tbody>
11447 </table>
11448 <a class="anchor" name="f0a5ee1d36cbd2f05f0096a85f013d6a"></a><!-- doxytag: member="smesh::Mesh::ChangeElemNodes" ref="f0a5ee1d36cbd2f05f0096a85f013d6a" args="" --></p>
11449 <p>
11450 <table class="mdTable" cellpadding="2" cellspacing="0">
11451   <tbody>
11452     <tr>
11453       <td class="mdRow">
11454       <table border="0" cellpadding="0" cellspacing="0">
11455         <tbody>
11456           <tr>
11457             <td class="md" nowrap="nowrap" valign="top">def
11458 smesh.Mesh.ChangeElemNodes </td>
11459             <td class="md" valign="top">(&nbsp;</td>
11460             <td class="md" nowrap="nowrap" valign="top">&nbsp;</td>
11461             <td class="mdname" nowrap="nowrap"> <em>self</em>, </td>
11462           </tr>
11463           <tr>
11464             <td class="md" align="right" nowrap="nowrap"><br>
11465             </td>
11466             <td class="md"><br>
11467             </td>
11468             <td class="md" nowrap="nowrap">&nbsp;</td>
11469             <td class="mdname" nowrap="nowrap"> <em>ide</em>, </td>
11470           </tr>
11471           <tr>
11472             <td class="md" align="right" nowrap="nowrap"><br>
11473             </td>
11474             <td class="md"><br>
11475             </td>
11476             <td class="md" nowrap="nowrap">&nbsp;</td>
11477             <td class="mdname" nowrap="nowrap"> <em>newIDs</em></td>
11478           </tr>
11479           <tr>
11480             <td class="md"><br>
11481             </td>
11482             <td class="md">)&nbsp;</td>
11483             <td class="md" colspan="2"><br>
11484             </td>
11485           </tr>
11486         </tbody>
11487       </table>
11488       </td>
11489     </tr>
11490   </tbody>
11491 </table>
11492 <table border="0" cellpadding="0" cellspacing="5">
11493   <tbody>
11494     <tr>
11495       <td> &nbsp; </td>
11496       <td>
11497       <p></p>
11498       <dl compact="compact">
11499         <dt><b>Parameters:</b></dt>
11500         <dd>
11501           <table border="0" cellpadding="0" cellspacing="2">
11502             <tbody>
11503               <tr>
11504                 <td valign="top"><br>
11505                 </td>
11506                 <td valign="top"><em>ide</em>&nbsp;</td>
11507                 <td>the element id </td>
11508               </tr>
11509               <tr>
11510                 <td valign="top"><br>
11511                 </td>
11512                 <td valign="top"><em>newIDs</em>&nbsp;</td>
11513                 <td>nodes ids </td>
11514               </tr>
11515             </tbody>
11516           </table>
11517         </dd>
11518       </dl>
11519       <dl compact="compact">
11520         <dt><b>Returns:</b></dt>
11521         <dd>If number of nodes is not corresponded to type of element -
11522 returns false </dd>
11523       </dl>
11524       </td>
11525     </tr>
11526   </tbody>
11527 </table>
11528 <a class="anchor" name="2e52a15f9fa25f6a0dc17b80636b9ef4"></a><!-- doxytag: member="smesh::Mesh::GetLastCreatedNodes" ref="2e52a15f9fa25f6a0dc17b80636b9ef4" args="" --></p>
11529 <p>
11530 <table class="mdTable" cellpadding="2" cellspacing="0">
11531   <tbody>
11532     <tr>
11533       <td class="mdRow">
11534       <table border="0" cellpadding="0" cellspacing="0">
11535         <tbody>
11536           <tr>
11537             <td class="md" nowrap="nowrap" valign="top">def
11538 smesh.Mesh.GetLastCreatedNodes </td>
11539             <td class="md" valign="top">(&nbsp;</td>
11540             <td class="md" nowrap="nowrap" valign="top">&nbsp;</td>
11541             <td class="mdname1" nowrap="nowrap" valign="top"> <em>self</em>
11542             </td>
11543             <td class="md" valign="top">&nbsp;)&nbsp;</td>
11544             <td class="md" nowrap="nowrap"><br>
11545             </td>
11546           </tr>
11547         </tbody>
11548       </table>
11549       </td>
11550     </tr>
11551   </tbody>
11552 </table>
11553 <table border="0" cellpadding="0" cellspacing="5">
11554   <tbody>
11555     <tr>
11556       <td> &nbsp; </td>
11557       <td>
11558       <p> </p>
11559       <br>
11560       </td>
11561     </tr>
11562   </tbody>
11563 </table>
11564 <a class="anchor" name="08160d8eccea10d14367996bb1459b77"></a><!-- doxytag: member="smesh::Mesh::GetLastCreatedElems" ref="08160d8eccea10d14367996bb1459b77" args="" --></p>
11565 <p>
11566 <table class="mdTable" cellpadding="2" cellspacing="0">
11567   <tbody>
11568     <tr>
11569       <td class="mdRow">
11570       <table border="0" cellpadding="0" cellspacing="0">
11571         <tbody>
11572           <tr>
11573             <td class="md" nowrap="nowrap" valign="top">def
11574 smesh.Mesh.GetLastCreatedElems </td>
11575             <td class="md" valign="top">(&nbsp;</td>
11576             <td class="md" nowrap="nowrap" valign="top">&nbsp;</td>
11577             <td class="mdname1" nowrap="nowrap" valign="top"> <em>self</em>
11578             </td>
11579             <td class="md" valign="top">&nbsp;)&nbsp;</td>
11580             <td class="md" nowrap="nowrap"><br>
11581             </td>
11582           </tr>
11583         </tbody>
11584       </table>
11585       </td>
11586     </tr>
11587   </tbody>
11588 </table>
11589 <table border="0" cellpadding="0" cellspacing="5">
11590   <tbody>
11591     <tr>
11592       <td> &nbsp; </td>
11593       <td>
11594       <p> </p>
11595       <br>
11596       </td>
11597     </tr>
11598   </tbody>
11599 </table>
11600 </p>
11601 <hr>
11602 <h2>Field Documentation</h2>
11603 <a class="anchor" name="f3e48df7fb0b782b294824894c7c5589"></a><!-- doxytag: member="smesh::Mesh::geom" ref="f3e48df7fb0b782b294824894c7c5589" args="" -->
11604 <p>
11605 <table class="mdTable" cellpadding="2" cellspacing="0">
11606   <tbody>
11607     <tr>
11608       <td class="mdRow">
11609       <table border="0" cellpadding="0" cellspacing="0">
11610         <tbody>
11611           <tr>
11612             <td class="md" nowrap="nowrap" valign="top">int <a
11613  class="el"
11614  href="classsmesh_1_1Mesh.html#f3e48df7fb0b782b294824894c7c5589">smesh.Mesh.geom</a>
11615 = 0<code> [static]</code> </td>
11616           </tr>
11617         </tbody>
11618       </table>
11619       </td>
11620     </tr>
11621   </tbody>
11622 </table>
11623 <table border="0" cellpadding="0" cellspacing="5">
11624   <tbody>
11625     <tr>
11626       <td> &nbsp; </td>
11627       <td>
11628       <p> </p>
11629       <br>
11630       </td>
11631     </tr>
11632   </tbody>
11633 </table>
11634 <a class="anchor" name="05914b93aefd09a1702655e3eebde220"></a><!-- doxytag: member="smesh::Mesh::mesh" ref="05914b93aefd09a1702655e3eebde220" args="" --></p>
11635 <p>
11636 <table class="mdTable" cellpadding="2" cellspacing="0">
11637   <tbody>
11638     <tr>
11639       <td class="mdRow">
11640       <table border="0" cellpadding="0" cellspacing="0">
11641         <tbody>
11642           <tr>
11643             <td class="md" nowrap="nowrap" valign="top">int <a
11644  class="el"
11645  href="classsmesh_1_1Mesh.html#05914b93aefd09a1702655e3eebde220">smesh.Mesh.mesh</a>
11646 = 0<code> [static]</code> </td>
11647           </tr>
11648         </tbody>
11649       </table>
11650       </td>
11651     </tr>
11652   </tbody>
11653 </table>
11654 <table border="0" cellpadding="0" cellspacing="5">
11655   <tbody>
11656     <tr>
11657       <td> &nbsp; </td>
11658       <td>
11659       <p> </p>
11660       <br>
11661       </td>
11662     </tr>
11663   </tbody>
11664 </table>
11665 <a class="anchor" name="c57794e9c688fc591fa6a634ae7ecf24"></a><!-- doxytag: member="smesh::Mesh::editor" ref="c57794e9c688fc591fa6a634ae7ecf24" args="" --></p>
11666 <p>
11667 <table class="mdTable" cellpadding="2" cellspacing="0">
11668   <tbody>
11669     <tr>
11670       <td class="mdRow">
11671       <table border="0" cellpadding="0" cellspacing="0">
11672         <tbody>
11673           <tr>
11674             <td class="md" nowrap="nowrap" valign="top">int <a
11675  class="el"
11676  href="classsmesh_1_1Mesh.html#c57794e9c688fc591fa6a634ae7ecf24">smesh.Mesh.editor</a>
11677 = 0<code> [static]</code> </td>
11678           </tr>
11679         </tbody>
11680       </table>
11681       </td>
11682     </tr>
11683   </tbody>
11684 </table>
11685 <table border="0" cellpadding="0" cellspacing="5">
11686   <tbody>
11687     <tr>
11688       <td> &nbsp; </td>
11689       <td>
11690       <p> </p>
11691       <br>
11692       </td>
11693     </tr>
11694   </tbody>
11695 </table>
11696 <a class="anchor" name="eb2e95e036f629d22802fe1caa0dea77"></a><!-- doxytag: member="smesh::Mesh::geom" ref="eb2e95e036f629d22802fe1caa0dea77" args="" --></p>
11697 <p>
11698 <table class="mdTable" cellpadding="2" cellspacing="0">
11699   <tbody>
11700     <tr>
11701       <td class="mdRow">
11702       <table border="0" cellpadding="0" cellspacing="0">
11703         <tbody>
11704           <tr>
11705             <td class="md" nowrap="nowrap" valign="top"><a class="el"
11706  href="classsmesh_1_1Mesh.html#f3e48df7fb0b782b294824894c7c5589">smesh.Mesh.geom</a>
11707             </td>
11708           </tr>
11709         </tbody>
11710       </table>
11711       </td>
11712     </tr>
11713   </tbody>
11714 </table>
11715 <table border="0" cellpadding="0" cellspacing="5">
11716   <tbody>
11717     <tr>
11718       <td> &nbsp; </td>
11719       <td>
11720       <p> </p>
11721       <br>
11722       </td>
11723     </tr>
11724   </tbody>
11725 </table>
11726 <a class="anchor" name="d4c31f83ccca912b41330a80953b19e2"></a><!-- doxytag: member="smesh::Mesh::mesh" ref="d4c31f83ccca912b41330a80953b19e2" args="" --></p>
11727 <p>
11728 <table class="mdTable" cellpadding="2" cellspacing="0">
11729   <tbody>
11730     <tr>
11731       <td class="mdRow">
11732       <table border="0" cellpadding="0" cellspacing="0">
11733         <tbody>
11734           <tr>
11735             <td class="md" nowrap="nowrap" valign="top"><a class="el"
11736  href="classsmesh_1_1Mesh.html#05914b93aefd09a1702655e3eebde220">smesh.Mesh.mesh</a>
11737             </td>
11738           </tr>
11739         </tbody>
11740       </table>
11741       </td>
11742     </tr>
11743   </tbody>
11744 </table>
11745 <table border="0" cellpadding="0" cellspacing="5">
11746   <tbody>
11747     <tr>
11748       <td> &nbsp; </td>
11749       <td>
11750       <p> </p>
11751       <br>
11752       </td>
11753     </tr>
11754   </tbody>
11755 </table>
11756 <a class="anchor" name="f6f61e4be25bdf3a89492e8d9e466f1c"></a><!-- doxytag: member="smesh::Mesh::editor" ref="f6f61e4be25bdf3a89492e8d9e466f1c" args="" --></p>
11757 <p>
11758 <table class="mdTable" cellpadding="2" cellspacing="0">
11759   <tbody>
11760     <tr>
11761       <td class="mdRow">
11762       <table border="0" cellpadding="0" cellspacing="0">
11763         <tbody>
11764           <tr>
11765             <td class="md" nowrap="nowrap" valign="top"><a class="el"
11766  href="classsmesh_1_1Mesh.html#c57794e9c688fc591fa6a634ae7ecf24">smesh.Mesh.editor</a>
11767             </td>
11768           </tr>
11769         </tbody>
11770       </table>
11771       </td>
11772     </tr>
11773   </tbody>
11774 </table>
11775 <table border="0" cellpadding="0" cellspacing="5">
11776   <tbody>
11777     <tr>
11778       <td> &nbsp; </td>
11779       <td>
11780       <p> </p>
11781       <br>
11782       </td>
11783     </tr>
11784   </tbody>
11785 </table>
11786 </p>
11787 <div class="div-footer">Generated on Mon Oct 30 10:36:51 2006 for
11788 SALOME - SMESH - v.3.2.2 by&nbsp;<a
11789  href="http://www.doxygen.org/index.html"><img src="doxygen.png"
11790  alt="doxygen" align="middle" border="0"></a> 1.4.6</div>
11791 </body>
11792 </html>