Salome HOME
Merging with WPdev
[modules/smesh.git] / doc / salome / gui / SMESH / smeshpy_doc / namespacesmesh.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 <h1>Package smesh</h1>
14 Python package smesh defines several classes, destined for easy and
15 clear mesh creation and edition.
16 <p class="whs2"><a
17  href="../../../../../../../../../misc/dn22/SALOME/series3x/CURRENT/current19.10.2006/Mandrake/SMESH/doc/salome/gui/SMESH/smesh.py_introduction.htm">Example.</a><br>
18 <br>
19 </p>
20 <p>
21 <table border="0" cellpadding="0" cellspacing="0">
22   <tbody>
23     <tr>
24       <td><br>
25       </td>
26     </tr>
27     <tr>
28       <td colspan="2">
29       <h2>Data Structures</h2>
30       </td>
31     </tr>
32     <tr>
33       <td class="memItemLeft" align="right" nowrap="nowrap" valign="top">class
34 &nbsp;</td>
35       <td class="memItemRight" valign="bottom"><a class="el"
36  href="classsmesh_1_1Mesh__Algorithm.html">Mesh_Algorithm</a></td>
37     </tr>
38     <tr>
39       <td class="mdescLeft">&nbsp;</td>
40       <td class="mdescRight">Mother class to define algorithm,
41 recommended to don't use directly. <a
42  href="classsmesh_1_1Mesh__Algorithm.html#_details">More...</a><br>
43       </td>
44     </tr>
45     <tr>
46       <td class="memItemLeft" align="right" nowrap="nowrap" valign="top">class
47 &nbsp;</td>
48       <td class="memItemRight" valign="bottom"><a class="el"
49  href="classsmesh_1_1Mesh__Segment.html">Mesh_Segment</a></td>
50     </tr>
51     <tr>
52       <td class="mdescLeft">&nbsp;</td>
53       <td class="mdescRight">Class to define a segment 1D algorithm for
54 discretization. <a href="classsmesh_1_1Mesh__Segment.html#_details">More...</a><br>
55       </td>
56     </tr>
57     <tr>
58       <td class="memItemLeft" align="right" nowrap="nowrap" valign="top">class
59 &nbsp;</td>
60       <td class="memItemRight" valign="bottom"><a class="el"
61  href="classsmesh_1_1Mesh__Segment__Python.html">Mesh_Segment_Python</a></td>
62     </tr>
63     <tr>
64       <td class="mdescLeft">&nbsp;</td>
65       <td class="mdescRight">Class to define a segment 1D algorithm for
66 discretization with python function. <a
67  href="classsmesh_1_1Mesh__Segment__Python.html#_details">More...</a><br>
68       </td>
69     </tr>
70     <tr>
71       <td class="memItemLeft" align="right" nowrap="nowrap" valign="top">class
72 &nbsp;</td>
73       <td class="memItemRight" valign="bottom"><a class="el"
74  href="classsmesh_1_1Mesh__Triangle.html">Mesh_Triangle</a></td>
75     </tr>
76     <tr>
77       <td class="mdescLeft">&nbsp;</td>
78       <td class="mdescRight">Class to define a triangle 2D algorithm. <a
79  href="classsmesh_1_1Mesh__Triangle.html#_details">More...</a><br>
80       </td>
81     </tr>
82     <tr>
83       <td class="memItemLeft" align="right" nowrap="nowrap" valign="top">class
84 &nbsp;</td>
85       <td class="memItemRight" valign="bottom"><a class="el"
86  href="classsmesh_1_1Mesh__Quadrangle.html">Mesh_Quadrangle</a></td>
87     </tr>
88     <tr>
89       <td class="mdescLeft">&nbsp;</td>
90       <td class="mdescRight">Class to define a quadrangle 2D algorithm.
91       <a href="classsmesh_1_1Mesh__Quadrangle.html#_details">More...</a><br>
92       </td>
93     </tr>
94     <tr>
95       <td class="memItemLeft" align="right" nowrap="nowrap" valign="top">class
96 &nbsp;</td>
97       <td class="memItemRight" valign="bottom"><a class="el"
98  href="classsmesh_1_1Mesh__Tetrahedron.html">Mesh_Tetrahedron</a></td>
99     </tr>
100     <tr>
101       <td class="mdescLeft">&nbsp;</td>
102       <td class="mdescRight">Class to define a tetrahedron 3D
103 algorithm. <a href="classsmesh_1_1Mesh__Tetrahedron.html#_details">More...</a><br>
104       </td>
105     </tr>
106     <tr>
107       <td class="memItemLeft" align="right" nowrap="nowrap" valign="top">class
108 &nbsp;</td>
109       <td class="memItemRight" valign="bottom"><a class="el"
110  href="classsmesh_1_1Mesh__Hexahedron.html">Mesh_Hexahedron</a></td>
111     </tr>
112     <tr>
113       <td class="mdescLeft">&nbsp;</td>
114       <td class="mdescRight">Class to define a hexahedron 3D algorithm.
115       <a href="classsmesh_1_1Mesh__Hexahedron.html#_details">More...</a><br>
116       </td>
117     </tr>
118     <tr>
119       <td class="memItemLeft" align="right" nowrap="nowrap" valign="top">class
120 &nbsp;</td>
121       <td class="memItemRight" valign="bottom"><a class="el"
122  href="classsmesh_1_1Mesh__Netgen.html">Mesh_Netgen</a></td>
123     </tr>
124     <tr>
125       <td class="mdescLeft">&nbsp;</td>
126       <td class="mdescRight">Class to define a NETGEN-based 2D or 3D
127 algorithm that need no discrete boundary (i.e. <a
128  href="classsmesh_1_1Mesh__Netgen.html#_details">More...</a><br>
129       </td>
130     </tr>
131     <tr>
132       <td class="memItemLeft" align="right" nowrap="nowrap" valign="top">class
133 &nbsp;</td>
134       <td class="memItemRight" valign="bottom"><a class="el"
135  href="classsmesh_1_1Mesh.html">Mesh</a></td>
136     </tr>
137     <tr>
138       <td class="mdescLeft">&nbsp;</td>
139       <td class="mdescRight">Class to define a mesh. <a
140  href="classsmesh_1_1Mesh.html#_details">More...</a><br>
141       </td>
142     </tr>
143     <tr>
144       <td colspan="2"><br>
145       <h2>Functions</h2>
146       </td>
147     </tr>
148     <tr>
149       <td class="memItemLeft" align="right" nowrap="nowrap" valign="top">def&nbsp;</td>
150       <td class="memItemRight" valign="bottom"><a class="el"
151  href="namespacesmesh.html#78d19ec2e8b9d0290e401878b14ade9c">GetName</a></td>
152     </tr>
153     <tr>
154       <td class="mdescLeft">&nbsp;</td>
155       <td class="mdescRight">Gets object name. <br>
156       </td>
157     </tr>
158     <tr>
159       <td class="memItemLeft" align="right" nowrap="nowrap" valign="top">def&nbsp;</td>
160       <td class="memItemRight" valign="bottom"><a class="el"
161  href="namespacesmesh.html#79291ef16549a9ea4338f6515d2a3347">SetName</a></td>
162     </tr>
163     <tr>
164       <td class="mdescLeft">&nbsp;</td>
165       <td class="mdescRight">Sets name to object. <br>
166       </td>
167     </tr>
168     <tr>
169       <td class="memItemLeft" align="right" nowrap="nowrap" valign="top">def&nbsp;</td>
170       <td class="memItemRight" valign="bottom"><a class="el"
171  href="namespacesmesh.html#5c11d47101c96bda3d7162617b33f58a">EnumToLong</a></td>
172     </tr>
173     <tr>
174       <td class="mdescLeft">&nbsp;</td>
175       <td class="mdescRight">Returns long value from enumeration Uses
176 for SMESH.FunctorType enumeration. <br>
177       </td>
178     </tr>
179     <tr>
180       <td class="memItemLeft" align="right" nowrap="nowrap" valign="top">def&nbsp;</td>
181       <td class="memItemRight" valign="bottom"><a class="el"
182  href="namespacesmesh.html#7e175d2c5495363a6df421313faf4c43">GetPointStruct</a></td>
183     </tr>
184     <tr>
185       <td class="mdescLeft">&nbsp;</td>
186       <td class="mdescRight">Get PointStruct from vertex. <br>
187       </td>
188     </tr>
189     <tr>
190       <td class="memItemLeft" align="right" nowrap="nowrap" valign="top">def&nbsp;</td>
191       <td class="memItemRight" valign="bottom"><a class="el"
192  href="namespacesmesh.html#d26e9b90b0cb5d2e43123e6f127e5a87">GetDirStruct</a></td>
193     </tr>
194     <tr>
195       <td class="mdescLeft">&nbsp;</td>
196       <td class="mdescRight">Get DirStruct from vector. <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="namespacesmesh.html#ee0c3f87cae057e11d1d18a657e315f9">GetAxisStruct</a></td>
203     </tr>
204     <tr>
205       <td class="mdescLeft">&nbsp;</td>
206       <td class="mdescRight">Get AxisStruct from object. <br>
207       </td>
208     </tr>
209     <tr>
210       <td class="memItemLeft" align="right" nowrap="nowrap" valign="top">def&nbsp;</td>
211       <td class="memItemRight" valign="bottom"><a class="el"
212  href="namespacesmesh.html#e40116571038fba2db7a1c3588b89598">SetEmbeddedMode</a></td>
213     </tr>
214     <tr>
215       <td class="mdescLeft">&nbsp;</td>
216       <td class="mdescRight">Set the current mode. <br>
217       </td>
218     </tr>
219     <tr>
220       <td class="memItemLeft" align="right" nowrap="nowrap" valign="top">def&nbsp;</td>
221       <td class="memItemRight" valign="bottom"><a class="el"
222  href="namespacesmesh.html#14affae9db8e4a412eafb2a6fe174218">IsEmbeddedMode</a></td>
223     </tr>
224     <tr>
225       <td class="mdescLeft">&nbsp;</td>
226       <td class="mdescRight">Get the current mode. <br>
227       </td>
228     </tr>
229     <tr>
230       <td class="memItemLeft" align="right" nowrap="nowrap" valign="top">def&nbsp;</td>
231       <td class="memItemRight" valign="bottom"><a class="el"
232  href="namespacesmesh.html#d39ae64cb08100cd93234d15aca978d5">SetCurrentStudy</a></td>
233     </tr>
234     <tr>
235       <td class="mdescLeft">&nbsp;</td>
236       <td class="mdescRight">Set the current study. <br>
237       </td>
238     </tr>
239     <tr>
240       <td class="memItemLeft" align="right" nowrap="nowrap" valign="top">def&nbsp;</td>
241       <td class="memItemRight" valign="bottom"><a class="el"
242  href="namespacesmesh.html#451cd7527b6484ed2dd7bf58275adaf6">GetCurrentStudy</a></td>
243     </tr>
244     <tr>
245       <td class="mdescLeft">&nbsp;</td>
246       <td class="mdescRight">Get the current study. <br>
247       </td>
248     </tr>
249     <tr>
250       <td class="memItemLeft" align="right" nowrap="nowrap" valign="top">def&nbsp;</td>
251       <td class="memItemRight" valign="bottom"><a class="el"
252  href="namespacesmesh.html#e92c083f2c9ac716012531aa3e9f786f">CreateMeshesFromUNV</a></td>
253     </tr>
254     <tr>
255       <td class="mdescLeft">&nbsp;</td>
256       <td class="mdescRight">Create <a class="el"
257  href="classsmesh_1_1Mesh.html">Mesh</a> object importing data from
258 given UNV file. <br>
259       </td>
260     </tr>
261     <tr>
262       <td class="memItemLeft" align="right" nowrap="nowrap" valign="top">def&nbsp;</td>
263       <td class="memItemRight" valign="bottom"><a class="el"
264  href="namespacesmesh.html#45cc030efe388e131d0aa54d75b83b31">CreateMeshesFromMED</a></td>
265     </tr>
266     <tr>
267       <td class="mdescLeft">&nbsp;</td>
268       <td class="mdescRight">Create <a class="el"
269  href="classsmesh_1_1Mesh.html">Mesh</a> object(s) importing data from
270 given MED file. <br>
271       </td>
272     </tr>
273     <tr>
274       <td class="memItemLeft" align="right" nowrap="nowrap" valign="top">def&nbsp;</td>
275       <td class="memItemRight" valign="bottom"><a class="el"
276  href="namespacesmesh.html#eab78614705c83dd55a54e7239b164e4">CreateMeshesFromSTL</a></td>
277     </tr>
278     <tr>
279       <td class="mdescLeft">&nbsp;</td>
280       <td class="mdescRight">Create <a class="el"
281  href="classsmesh_1_1Mesh.html">Mesh</a> object importing data from
282 given STL file. <br>
283       </td>
284     </tr>
285     <tr>
286       <td class="memItemLeft" align="right" nowrap="nowrap" valign="top">def&nbsp;</td>
287       <td class="memItemRight" valign="bottom"><a class="el"
288  href="namespacesmesh.html#fa73ac57b58b7d409a33ec3971bbd278">GetSubShapesId</a></td>
289     </tr>
290     <tr>
291       <td class="mdescLeft">&nbsp;</td>
292       <td class="mdescRight">From SMESH_Gen interface. <br>
293       </td>
294     </tr>
295     <tr>
296       <td class="memItemLeft" align="right" nowrap="nowrap" valign="top">def&nbsp;</td>
297       <td class="memItemRight" valign="bottom"><a class="el"
298  href="namespacesmesh.html#f2e028022f5f3399ba1b1790acc5a853">GetPattern</a></td>
299     </tr>
300     <tr>
301       <td class="mdescLeft">&nbsp;</td>
302       <td class="mdescRight">From SMESH_Gen interface. <br>
303       </td>
304     </tr>
305     <tr>
306       <td class="memItemLeft" align="right" nowrap="nowrap" valign="top">def&nbsp;</td>
307       <td class="memItemRight" valign="bottom"><a class="el"
308  href="namespacesmesh.html#03961f7bbd325cfd29d0a80685ec719d">GetEmptyCriterion</a></td>
309     </tr>
310     <tr>
311       <td class="mdescLeft">&nbsp;</td>
312       <td class="mdescRight">Creates an empty criterion. <br>
313       </td>
314     </tr>
315     <tr>
316       <td class="memItemLeft" align="right" nowrap="nowrap" valign="top">def&nbsp;</td>
317       <td class="memItemRight" valign="bottom"><a class="el"
318  href="namespacesmesh.html#f1ee4dcc9ba12ec95d99eb794ae4636f">GetCriterion</a></td>
319     </tr>
320     <tr>
321       <td class="mdescLeft">&nbsp;</td>
322       <td class="mdescRight">Creates a criterion by given parameters. <br>
323       </td>
324     </tr>
325     <tr>
326       <td class="memItemLeft" align="right" nowrap="nowrap" valign="top">def&nbsp;</td>
327       <td class="memItemRight" valign="bottom"><a class="el"
328  href="namespacesmesh.html#62eb2a46d9a194cc14210a3b169a0206">GetFilter</a></td>
329     </tr>
330     <tr>
331       <td class="mdescLeft">&nbsp;</td>
332       <td class="mdescRight">Creates filter by given parameters of
333 criterion. <br>
334       </td>
335     </tr>
336     <tr>
337       <td class="memItemLeft" align="right" nowrap="nowrap" valign="top">def&nbsp;</td>
338       <td class="memItemRight" valign="bottom"><a class="el"
339  href="namespacesmesh.html#99e71a9fd57d9298e553af661f46c420">GetFunctor</a></td>
340     </tr>
341     <tr>
342       <td class="mdescLeft">&nbsp;</td>
343       <td class="mdescRight">Creates numerical functor by its type. <br>
344       </td>
345     </tr>
346     <tr>
347       <td colspan="2"><br>
348       <h2>Variables</h2>
349       </td>
350     </tr>
351     <tr>
352       <td class="memItemLeft" align="right" nowrap="nowrap" valign="top">int&nbsp;</td>
353       <td class="memItemRight" valign="bottom"><a class="el"
354  href="namespacesmesh.html#f6669b275aa02ad8b527f8480374c308">noNETGENPlugin</a>
355 = 0</td>
356     </tr>
357     <tr>
358       <td class="memItemLeft" align="right" nowrap="nowrap" valign="top">int&nbsp;</td>
359       <td class="memItemRight" valign="bottom"><a class="el"
360  href="namespacesmesh.html#f6669b275aa02ad8b527f8480374c308">noNETGENPlugin</a>
361 = 1</td>
362     </tr>
363     <tr>
364       <td class="memItemLeft" align="right" nowrap="nowrap" valign="top">int&nbsp;</td>
365       <td class="memItemRight" valign="bottom"><a class="el"
366  href="namespacesmesh.html#85f3ed596d91251bfa3b2d2ac4151739">REGULAR</a>
367 = 1</td>
368     </tr>
369     <tr>
370       <td class="memItemLeft" align="right" nowrap="nowrap" valign="top">int&nbsp;</td>
371       <td class="memItemRight" valign="bottom"><a class="el"
372  href="namespacesmesh.html#40eed802c94269a68ec2194609fac2f0">PYTHON</a>
373 = 2</td>
374     </tr>
375     <tr>
376       <td class="memItemLeft" align="right" nowrap="nowrap" valign="top">int&nbsp;</td>
377       <td class="memItemRight" valign="bottom"><a class="el"
378  href="namespacesmesh.html#4449cc4d5e7910c0afa9a35238736519">MEFISTO</a>
379 = 3</td>
380     </tr>
381     <tr>
382       <td class="memItemLeft" align="right" nowrap="nowrap" valign="top">int&nbsp;</td>
383       <td class="memItemRight" valign="bottom"><a class="el"
384  href="namespacesmesh.html#72b65da5195aa8d71574f95e5533d612">NETGEN</a>
385 = 4</td>
386     </tr>
387     <tr>
388       <td class="memItemLeft" align="right" nowrap="nowrap" valign="top">int&nbsp;</td>
389       <td class="memItemRight" valign="bottom"><a class="el"
390  href="namespacesmesh.html#bf6aaa2e2cf565cbe3ae34954dee8926">GHS3D</a>
391 = 5</td>
392     </tr>
393     <tr>
394       <td class="memItemLeft" align="right" nowrap="nowrap" valign="top">int&nbsp;</td>
395       <td class="memItemRight" valign="bottom"><a class="el"
396  href="namespacesmesh.html#13a34e1016fc530291cb7c688709efb3">FULL_NETGEN</a>
397 = 6</td>
398     </tr>
399     <tr>
400       <td class="memItemLeft" align="right" nowrap="nowrap" valign="top">&nbsp;</td>
401       <td class="memItemRight" valign="bottom"><a class="el"
402  href="namespacesmesh.html#b0be2f91db6c32bfdd43d124340b7af7">POINT</a>
403 = <a class="el"
404  href="namespacesmesh.html#b0be2f91db6c32bfdd43d124340b7af7">SMESH_MeshEditor.POINT</a></td>
405     </tr>
406     <tr>
407       <td class="memItemLeft" align="right" nowrap="nowrap" valign="top">&nbsp;</td>
408       <td class="memItemRight" valign="bottom"><a class="el"
409  href="namespacesmesh.html#0365dc0276024fad14f43dec877248a4">AXIS</a> =
410       <a class="el"
411  href="namespacesmesh.html#0365dc0276024fad14f43dec877248a4">SMESH_MeshEditor.AXIS</a></td>
412     </tr>
413     <tr>
414       <td class="memItemLeft" align="right" nowrap="nowrap" valign="top">&nbsp;</td>
415       <td class="memItemRight" valign="bottom"><a class="el"
416  href="namespacesmesh.html#a7f05b05f3918e114ad62c869b824310">PLANE</a>
417 = <a class="el"
418  href="namespacesmesh.html#a7f05b05f3918e114ad62c869b824310">SMESH_MeshEditor.PLANE</a></td>
419     </tr>
420     <tr>
421       <td class="memItemLeft" align="right" nowrap="nowrap" valign="top">&nbsp;</td>
422       <td class="memItemRight" valign="bottom"><a class="el"
423  href="namespacesmesh.html#9fe9597639de7e8c26f4b92657568c62">LAPLACIAN_SMOOTH</a>
424 = <a class="el"
425  href="namespacesmesh.html#9fe9597639de7e8c26f4b92657568c62">SMESH_MeshEditor.LAPLACIAN_SMOOTH</a></td>
426     </tr>
427     <tr>
428       <td class="memItemLeft" align="right" nowrap="nowrap" valign="top">&nbsp;</td>
429       <td class="memItemRight" valign="bottom"><a class="el"
430  href="namespacesmesh.html#85f9acba1823ef2dcb8f0c33d44f626c">CENTROIDAL_SMOOTH</a>
431 = <a class="el"
432  href="namespacesmesh.html#85f9acba1823ef2dcb8f0c33d44f626c">SMESH_MeshEditor.CENTROIDAL_SMOOTH</a></td>
433     </tr>
434     <tr>
435       <td class="memItemLeft" align="right" nowrap="nowrap" valign="top">int&nbsp;</td>
436       <td class="memItemRight" valign="bottom"><a class="el"
437  href="namespacesmesh.html#8063a2dbc510a33b4f6c056b0e059ce3">VeryCoarse</a>
438 = 0</td>
439     </tr>
440     <tr>
441       <td class="memItemLeft" align="right" nowrap="nowrap" valign="top">int&nbsp;</td>
442       <td class="memItemRight" valign="bottom"><a class="el"
443  href="namespacesmesh.html#f7f5ba712f050ae89776eb0b27edc1bf">Coarse</a>
444 = 1</td>
445     </tr>
446     <tr>
447       <td class="memItemLeft" align="right" nowrap="nowrap" valign="top">int&nbsp;</td>
448       <td class="memItemRight" valign="bottom"><a class="el"
449  href="namespacesmesh.html#ac157436ade9909f14cc94865ec94ef7">Moderate</a>
450 = 2</td>
451     </tr>
452     <tr>
453       <td class="memItemLeft" align="right" nowrap="nowrap" valign="top">int&nbsp;</td>
454       <td class="memItemRight" valign="bottom"><a class="el"
455  href="namespacesmesh.html#0cbc436d589be051e2bd733da2006528">Fine</a> =
456 3</td>
457     </tr>
458     <tr>
459       <td class="memItemLeft" align="right" nowrap="nowrap" valign="top">int&nbsp;</td>
460       <td class="memItemRight" valign="bottom"><a class="el"
461  href="namespacesmesh.html#b2cb5fe43d16d24399313f85d6956b05">VeryFine</a>
462 = 4</td>
463     </tr>
464     <tr>
465       <td class="memItemLeft" align="right" nowrap="nowrap" valign="top">int&nbsp;</td>
466       <td class="memItemRight" valign="bottom"><a class="el"
467  href="namespacesmesh.html#beaf031bab31506b47b3c28066afb637">Custom</a>
468 = 5</td>
469     </tr>
470     <tr>
471       <td class="memItemLeft" align="right" nowrap="nowrap" valign="top">string&nbsp;</td>
472       <td class="memItemRight" valign="bottom"><a class="el"
473  href="namespacesmesh.html#d821cab222bc6c9405a89a6c6082d388">NO_NAME</a>
474 = "NoName"</td>
475     </tr>
476     <tr>
477       <td class="memItemLeft" align="right" nowrap="nowrap" valign="top">tuple&nbsp;</td>
478       <td class="memItemRight" valign="bottom"><a class="el"
479  href="namespacesmesh.html#6e041b9ca898fefe3ea0abafeed4aff2">smesh</a>
480 = salome.lcc.FindOrLoadComponent("FactoryServer", "SMESH")</td>
481     </tr>
482   </tbody>
483 </table>
484 </p>
485 <hr>
486 <h2>Function Documentation</h2>
487 <a class="anchor" name="78d19ec2e8b9d0290e401878b14ade9c"></a><!-- doxytag: member="smesh::GetName" ref="78d19ec2e8b9d0290e401878b14ade9c" args="" -->
488 <p>
489 <table class="mdTable" cellpadding="2" cellspacing="0">
490   <tbody>
491     <tr>
492       <td class="mdRow">
493       <table border="0" cellpadding="0" cellspacing="0">
494         <tbody>
495           <tr>
496             <td class="md" nowrap="nowrap" valign="top">def
497 smesh.GetName </td>
498             <td class="md" valign="top">(&nbsp;</td>
499             <td class="md" nowrap="nowrap" valign="top">&nbsp;</td>
500             <td class="mdname1" nowrap="nowrap" valign="top"> <em>obj</em>
501             </td>
502             <td class="md" valign="top">&nbsp;)&nbsp;</td>
503             <td class="md" nowrap="nowrap"><br>
504             </td>
505           </tr>
506         </tbody>
507       </table>
508       </td>
509     </tr>
510   </tbody>
511 </table>
512 <table border="0" cellpadding="0" cellspacing="5">
513   <tbody>
514     <tr>
515       <td> &nbsp; </td>
516       <td>
517       <p> </p>
518       <br>
519       </td>
520     </tr>
521   </tbody>
522 </table>
523 <a class="anchor" name="79291ef16549a9ea4338f6515d2a3347"></a><!-- doxytag: member="smesh::SetName" ref="79291ef16549a9ea4338f6515d2a3347" args="" --></p>
524 <p>
525 <table class="mdTable" cellpadding="2" cellspacing="0">
526   <tbody>
527     <tr>
528       <td class="mdRow">
529       <table border="0" cellpadding="0" cellspacing="0">
530         <tbody>
531           <tr>
532             <td class="md" nowrap="nowrap" valign="top">def
533 smesh.SetName </td>
534             <td class="md" valign="top">(&nbsp;</td>
535             <td class="md" nowrap="nowrap" valign="top">&nbsp;</td>
536             <td class="mdname" nowrap="nowrap"> <em>obj</em>, </td>
537           </tr>
538           <tr>
539             <td class="md" align="right" nowrap="nowrap"><br>
540             </td>
541             <td class="md"><br>
542             </td>
543             <td class="md" nowrap="nowrap">&nbsp;</td>
544             <td class="mdname" nowrap="nowrap"> <em>name</em></td>
545           </tr>
546           <tr>
547             <td class="md"><br>
548             </td>
549             <td class="md">)&nbsp;</td>
550             <td class="md" colspan="2"><br>
551             </td>
552           </tr>
553         </tbody>
554       </table>
555       </td>
556     </tr>
557   </tbody>
558 </table>
559 <table border="0" cellpadding="0" cellspacing="5">
560   <tbody>
561     <tr>
562       <td> &nbsp; </td>
563       <td>
564       <p> </p>
565       <br>
566       </td>
567     </tr>
568   </tbody>
569 </table>
570 <a class="anchor" name="5c11d47101c96bda3d7162617b33f58a"></a><!-- doxytag: member="smesh::EnumToLong" ref="5c11d47101c96bda3d7162617b33f58a" args="" --></p>
571 <p>
572 <table class="mdTable" cellpadding="2" cellspacing="0">
573   <tbody>
574     <tr>
575       <td class="mdRow">
576       <table border="0" cellpadding="0" cellspacing="0">
577         <tbody>
578           <tr>
579             <td class="md" nowrap="nowrap" valign="top">def
580 smesh.EnumToLong </td>
581             <td class="md" valign="top">(&nbsp;</td>
582             <td class="md" nowrap="nowrap" valign="top">&nbsp;</td>
583             <td class="mdname1" nowrap="nowrap" valign="top"> <em>theItem</em>
584             </td>
585             <td class="md" valign="top">&nbsp;)&nbsp;</td>
586             <td class="md" nowrap="nowrap"><br>
587             </td>
588           </tr>
589         </tbody>
590       </table>
591       </td>
592     </tr>
593   </tbody>
594 </table>
595 <table border="0" cellpadding="0" cellspacing="5">
596   <tbody>
597     <tr>
598       <td> &nbsp; </td>
599       <td>
600       <p> </p>
601       <br>
602       </td>
603     </tr>
604   </tbody>
605 </table>
606 <a class="anchor" name="7e175d2c5495363a6df421313faf4c43"></a><!-- doxytag: member="smesh::GetPointStruct" ref="7e175d2c5495363a6df421313faf4c43" args="" --></p>
607 <p>
608 <table class="mdTable" cellpadding="2" cellspacing="0">
609   <tbody>
610     <tr>
611       <td class="mdRow">
612       <table border="0" cellpadding="0" cellspacing="0">
613         <tbody>
614           <tr>
615             <td class="md" nowrap="nowrap" valign="top">def
616 smesh.GetPointStruct </td>
617             <td class="md" valign="top">(&nbsp;</td>
618             <td class="md" nowrap="nowrap" valign="top">&nbsp;</td>
619             <td class="mdname1" nowrap="nowrap" valign="top"> <em>theVertex</em>
620             </td>
621             <td class="md" valign="top">&nbsp;)&nbsp;</td>
622             <td class="md" nowrap="nowrap"><br>
623             </td>
624           </tr>
625         </tbody>
626       </table>
627       </td>
628     </tr>
629   </tbody>
630 </table>
631 <table border="0" cellpadding="0" cellspacing="5">
632   <tbody>
633     <tr>
634       <td> &nbsp; </td>
635       <td>
636       <dl compact="compact">
637         <dt><b>Parameters:</b></dt>
638         <dd>
639           <table border="0" cellpadding="0" cellspacing="2">
640             <tbody>
641               <tr>
642                 <td valign="top"><br>
643                 </td>
644                 <td valign="top"><em>theVertex</em>&nbsp;</td>
645                 <td>is GEOM object(vertex) </td>
646               </tr>
647             </tbody>
648           </table>
649         </dd>
650       </dl>
651       <dl compact="compact">
652         <dt><b>Returns:</b></dt>
653         <dd>SMESH.PointStruct </dd>
654       </dl>
655       </td>
656     </tr>
657   </tbody>
658 </table>
659 <a class="anchor" name="d26e9b90b0cb5d2e43123e6f127e5a87"></a><!-- doxytag: member="smesh::GetDirStruct" ref="d26e9b90b0cb5d2e43123e6f127e5a87" args="" --></p>
660 <p>
661 <table class="mdTable" cellpadding="2" cellspacing="0">
662   <tbody>
663     <tr>
664       <td class="mdRow">
665       <table border="0" cellpadding="0" cellspacing="0">
666         <tbody>
667           <tr>
668             <td class="md" nowrap="nowrap" valign="top">def
669 smesh.GetDirStruct </td>
670             <td class="md" valign="top">(&nbsp;</td>
671             <td class="md" nowrap="nowrap" valign="top">&nbsp;</td>
672             <td class="mdname1" nowrap="nowrap" valign="top"> <em>theVector</em>
673             </td>
674             <td class="md" valign="top">&nbsp;)&nbsp;</td>
675             <td class="md" nowrap="nowrap"><br>
676             </td>
677           </tr>
678         </tbody>
679       </table>
680       </td>
681     </tr>
682   </tbody>
683 </table>
684 <table border="0" cellpadding="0" cellspacing="5">
685   <tbody>
686     <tr>
687       <td> &nbsp; </td>
688       <td>
689       <dl compact="compact">
690         <dt><b>Parameters:</b></dt>
691         <dd>
692           <table border="0" cellpadding="0" cellspacing="2">
693             <tbody>
694               <tr>
695                 <td valign="top"><br>
696                 </td>
697                 <td valign="top"><em>theVector</em>&nbsp;</td>
698                 <td>is GEOM object(vector) </td>
699               </tr>
700             </tbody>
701           </table>
702         </dd>
703       </dl>
704       <dl compact="compact">
705         <dt><b>Returns:</b></dt>
706         <dd>SMESH.DirStruct </dd>
707       </dl>
708       </td>
709     </tr>
710   </tbody>
711 </table>
712 <a class="anchor" name="ee0c3f87cae057e11d1d18a657e315f9"></a><!-- doxytag: member="smesh::GetAxisStruct" ref="ee0c3f87cae057e11d1d18a657e315f9" args="" --></p>
713 <p>
714 <table class="mdTable" cellpadding="2" cellspacing="0">
715   <tbody>
716     <tr>
717       <td class="mdRow">
718       <table border="0" cellpadding="0" cellspacing="0">
719         <tbody>
720           <tr>
721             <td class="md" nowrap="nowrap" valign="top">def
722 smesh.GetAxisStruct </td>
723             <td class="md" valign="top">(&nbsp;</td>
724             <td class="md" nowrap="nowrap" valign="top">&nbsp;</td>
725             <td class="mdname1" nowrap="nowrap" valign="top"> <em>theObj</em>
726             </td>
727             <td class="md" valign="top">&nbsp;)&nbsp;</td>
728             <td class="md" nowrap="nowrap"><br>
729             </td>
730           </tr>
731         </tbody>
732       </table>
733       </td>
734     </tr>
735   </tbody>
736 </table>
737 <table border="0" cellpadding="0" cellspacing="5">
738   <tbody>
739     <tr>
740       <td> &nbsp; </td>
741       <td>
742       <dl compact="compact">
743         <dt><b>Parameters:</b></dt>
744         <dd>
745           <table border="0" cellpadding="0" cellspacing="2">
746             <tbody>
747               <tr>
748                 <td valign="top"><br>
749                 </td>
750                 <td valign="top"><em>theObj</em>&nbsp;</td>
751                 <td>is GEOM object(line or plane) </td>
752               </tr>
753             </tbody>
754           </table>
755         </dd>
756       </dl>
757       <dl compact="compact">
758         <dt><b>Returns:</b></dt>
759         <dd>SMESH.AxisStruct </dd>
760       </dl>
761       </td>
762     </tr>
763   </tbody>
764 </table>
765 <a class="anchor" name="e40116571038fba2db7a1c3588b89598"></a><!-- doxytag: member="smesh::SetEmbeddedMode" ref="e40116571038fba2db7a1c3588b89598" args="" --></p>
766 <p>
767 <table class="mdTable" cellpadding="2" cellspacing="0">
768   <tbody>
769     <tr>
770       <td class="mdRow">
771       <table border="0" cellpadding="0" cellspacing="0">
772         <tbody>
773           <tr>
774             <td class="md" nowrap="nowrap" valign="top">def
775 smesh.SetEmbeddedMode </td>
776             <td class="md" valign="top">(&nbsp;</td>
777             <td class="md" nowrap="nowrap" valign="top">&nbsp;</td>
778             <td class="mdname1" nowrap="nowrap" valign="top"> <em>theMode</em>
779             </td>
780             <td class="md" valign="top">&nbsp;)&nbsp;</td>
781             <td class="md" nowrap="nowrap"><br>
782             </td>
783           </tr>
784         </tbody>
785       </table>
786       </td>
787     </tr>
788   </tbody>
789 </table>
790 <table border="0" cellpadding="0" cellspacing="5">
791   <tbody>
792     <tr>
793       <td> &nbsp; </td>
794       <td>
795       <p> </p>
796       <br>
797       </td>
798     </tr>
799   </tbody>
800 </table>
801 <a class="anchor" name="14affae9db8e4a412eafb2a6fe174218"></a><!-- doxytag: member="smesh::IsEmbeddedMode" ref="14affae9db8e4a412eafb2a6fe174218" args="" --></p>
802 <p>
803 <table class="mdTable" cellpadding="2" cellspacing="0">
804   <tbody>
805     <tr>
806       <td class="mdRow">
807       <table border="0" cellpadding="0" cellspacing="0">
808         <tbody>
809           <tr>
810             <td class="md" nowrap="nowrap" valign="top">def
811 smesh.IsEmbeddedMode </td>
812             <td class="md" valign="top">(&nbsp;</td>
813             <td class="mdname1" nowrap="nowrap" valign="top"> <br>
814             </td>
815             <td class="md" valign="top">&nbsp;)&nbsp;</td>
816             <td class="md" nowrap="nowrap"><br>
817             </td>
818           </tr>
819         </tbody>
820       </table>
821       </td>
822     </tr>
823   </tbody>
824 </table>
825 <table border="0" cellpadding="0" cellspacing="5">
826   <tbody>
827     <tr>
828       <td> &nbsp; </td>
829       <td>
830       <p> </p>
831       <br>
832       </td>
833     </tr>
834   </tbody>
835 </table>
836 <a class="anchor" name="d39ae64cb08100cd93234d15aca978d5"></a><!-- doxytag: member="smesh::SetCurrentStudy" ref="d39ae64cb08100cd93234d15aca978d5" args="" --></p>
837 <p>
838 <table class="mdTable" cellpadding="2" cellspacing="0">
839   <tbody>
840     <tr>
841       <td class="mdRow">
842       <table border="0" cellpadding="0" cellspacing="0">
843         <tbody>
844           <tr>
845             <td class="md" nowrap="nowrap" valign="top">def
846 smesh.SetCurrentStudy </td>
847             <td class="md" valign="top">(&nbsp;</td>
848             <td class="md" nowrap="nowrap" valign="top">&nbsp;</td>
849             <td class="mdname1" nowrap="nowrap" valign="top"> <em>theStudy</em>
850             </td>
851             <td class="md" valign="top">&nbsp;)&nbsp;</td>
852             <td class="md" nowrap="nowrap"><br>
853             </td>
854           </tr>
855         </tbody>
856       </table>
857       </td>
858     </tr>
859   </tbody>
860 </table>
861 <table border="0" cellpadding="0" cellspacing="5">
862   <tbody>
863     <tr>
864       <td> &nbsp; </td>
865       <td>
866       <p> </p>
867       <br>
868       </td>
869     </tr>
870   </tbody>
871 </table>
872 <a class="anchor" name="451cd7527b6484ed2dd7bf58275adaf6"></a><!-- doxytag: member="smesh::GetCurrentStudy" ref="451cd7527b6484ed2dd7bf58275adaf6" args="" --></p>
873 <p>
874 <table class="mdTable" cellpadding="2" cellspacing="0">
875   <tbody>
876     <tr>
877       <td class="mdRow">
878       <table border="0" cellpadding="0" cellspacing="0">
879         <tbody>
880           <tr>
881             <td class="md" nowrap="nowrap" valign="top">def
882 smesh.GetCurrentStudy </td>
883             <td class="md" valign="top">(&nbsp;</td>
884             <td class="mdname1" nowrap="nowrap" valign="top"> <br>
885             </td>
886             <td class="md" valign="top">&nbsp;)&nbsp;</td>
887             <td class="md" nowrap="nowrap"><br>
888             </td>
889           </tr>
890         </tbody>
891       </table>
892       </td>
893     </tr>
894   </tbody>
895 </table>
896 <table border="0" cellpadding="0" cellspacing="5">
897   <tbody>
898     <tr>
899       <td> &nbsp; </td>
900       <td>
901       <p> </p>
902       <br>
903       </td>
904     </tr>
905   </tbody>
906 </table>
907 <a class="anchor" name="e92c083f2c9ac716012531aa3e9f786f"></a><!-- doxytag: member="smesh::CreateMeshesFromUNV" ref="e92c083f2c9ac716012531aa3e9f786f" args="" --></p>
908 <p>
909 <table class="mdTable" cellpadding="2" cellspacing="0">
910   <tbody>
911     <tr>
912       <td class="mdRow">
913       <table border="0" cellpadding="0" cellspacing="0">
914         <tbody>
915           <tr>
916             <td class="md" nowrap="nowrap" valign="top">def
917 smesh.CreateMeshesFromUNV </td>
918             <td class="md" valign="top">(&nbsp;</td>
919             <td class="md" nowrap="nowrap" valign="top">&nbsp;</td>
920             <td class="mdname1" nowrap="nowrap" valign="top"> <em>theFileName</em>
921             </td>
922             <td class="md" valign="top">&nbsp;)&nbsp;</td>
923             <td class="md" nowrap="nowrap"><br>
924             </td>
925           </tr>
926         </tbody>
927       </table>
928       </td>
929     </tr>
930   </tbody>
931 </table>
932 <table border="0" cellpadding="0" cellspacing="5">
933   <tbody>
934     <tr>
935       <td> &nbsp; </td>
936       <td>
937       <dl compact="compact">
938         <dt><b>Returns:</b></dt>
939         <dd>an instance of <a class="el" href="classsmesh_1_1Mesh.html">Mesh</a>
940 class </dd>
941       </dl>
942       </td>
943     </tr>
944   </tbody>
945 </table>
946 <a class="anchor" name="45cc030efe388e131d0aa54d75b83b31"></a><!-- doxytag: member="smesh::CreateMeshesFromMED" ref="45cc030efe388e131d0aa54d75b83b31" args="" --></p>
947 <p>
948 <table class="mdTable" cellpadding="2" cellspacing="0">
949   <tbody>
950     <tr>
951       <td class="mdRow">
952       <table border="0" cellpadding="0" cellspacing="0">
953         <tbody>
954           <tr>
955             <td class="md" nowrap="nowrap" valign="top">def
956 smesh.CreateMeshesFromMED </td>
957             <td class="md" valign="top">(&nbsp;</td>
958             <td class="md" nowrap="nowrap" valign="top">&nbsp;</td>
959             <td class="mdname1" nowrap="nowrap" valign="top"> <em>theFileName</em>
960             </td>
961             <td class="md" valign="top">&nbsp;)&nbsp;</td>
962             <td class="md" nowrap="nowrap"><br>
963             </td>
964           </tr>
965         </tbody>
966       </table>
967       </td>
968     </tr>
969   </tbody>
970 </table>
971 <table border="0" cellpadding="0" cellspacing="5">
972   <tbody>
973     <tr>
974       <td> &nbsp; </td>
975       <td>
976       <dl compact="compact">
977         <dt><b>Returns:</b></dt>
978         <dd>a list of <a class="el" href="classsmesh_1_1Mesh.html">Mesh</a>
979 class instances </dd>
980       </dl>
981       </td>
982     </tr>
983   </tbody>
984 </table>
985 <a class="anchor" name="eab78614705c83dd55a54e7239b164e4"></a><!-- doxytag: member="smesh::CreateMeshesFromSTL" ref="eab78614705c83dd55a54e7239b164e4" args="" --></p>
986 <p>
987 <table class="mdTable" cellpadding="2" cellspacing="0">
988   <tbody>
989     <tr>
990       <td class="mdRow">
991       <table border="0" cellpadding="0" cellspacing="0">
992         <tbody>
993           <tr>
994             <td class="md" nowrap="nowrap" valign="top">def
995 smesh.CreateMeshesFromSTL </td>
996             <td class="md" valign="top">(&nbsp;</td>
997             <td class="md" nowrap="nowrap" valign="top">&nbsp;</td>
998             <td class="mdname1" nowrap="nowrap" valign="top"> <em>theFileName</em>
999             </td>
1000             <td class="md" valign="top">&nbsp;)&nbsp;</td>
1001             <td class="md" nowrap="nowrap"><br>
1002             </td>
1003           </tr>
1004         </tbody>
1005       </table>
1006       </td>
1007     </tr>
1008   </tbody>
1009 </table>
1010 <table border="0" cellpadding="0" cellspacing="5">
1011   <tbody>
1012     <tr>
1013       <td> &nbsp; </td>
1014       <td>
1015       <dl compact="compact">
1016         <dt><b>Returns:</b></dt>
1017         <dd>an instance of <a class="el" href="classsmesh_1_1Mesh.html">Mesh</a>
1018 class </dd>
1019       </dl>
1020       </td>
1021     </tr>
1022   </tbody>
1023 </table>
1024 <a class="anchor" name="fa73ac57b58b7d409a33ec3971bbd278"></a><!-- doxytag: member="smesh::GetSubShapesId" ref="fa73ac57b58b7d409a33ec3971bbd278" args="" --></p>
1025 <p>
1026 <table class="mdTable" cellpadding="2" cellspacing="0">
1027   <tbody>
1028     <tr>
1029       <td class="mdRow">
1030       <table border="0" cellpadding="0" cellspacing="0">
1031         <tbody>
1032           <tr>
1033             <td class="md" nowrap="nowrap" valign="top">def
1034 smesh.GetSubShapesId </td>
1035             <td class="md" valign="top">(&nbsp;</td>
1036             <td class="md" nowrap="nowrap" valign="top">&nbsp;</td>
1037             <td class="mdname" nowrap="nowrap"> <em>theMainObject</em>,
1038             </td>
1039           </tr>
1040           <tr>
1041             <td class="md" align="right" nowrap="nowrap"><br>
1042             </td>
1043             <td class="md"><br>
1044             </td>
1045             <td class="md" nowrap="nowrap">&nbsp;</td>
1046             <td class="mdname" nowrap="nowrap"> <em>theListOfSubObjects</em></td>
1047           </tr>
1048           <tr>
1049             <td class="md"><br>
1050             </td>
1051             <td class="md">)&nbsp;</td>
1052             <td class="md" colspan="2"><br>
1053             </td>
1054           </tr>
1055         </tbody>
1056       </table>
1057       </td>
1058     </tr>
1059   </tbody>
1060 </table>
1061 <table border="0" cellpadding="0" cellspacing="5">
1062   <tbody>
1063     <tr>
1064       <td> &nbsp; </td>
1065       <td>
1066       <p> </p>
1067       <br>
1068       </td>
1069     </tr>
1070   </tbody>
1071 </table>
1072 <a class="anchor" name="f2e028022f5f3399ba1b1790acc5a853"></a><!-- doxytag: member="smesh::GetPattern" ref="f2e028022f5f3399ba1b1790acc5a853" args="" --></p>
1073 <p>
1074 <table class="mdTable" cellpadding="2" cellspacing="0">
1075   <tbody>
1076     <tr>
1077       <td class="mdRow">
1078       <table border="0" cellpadding="0" cellspacing="0">
1079         <tbody>
1080           <tr>
1081             <td class="md" nowrap="nowrap" valign="top">def
1082 smesh.GetPattern </td>
1083             <td class="md" valign="top">(&nbsp;</td>
1084             <td class="mdname1" nowrap="nowrap" valign="top"> <br>
1085             </td>
1086             <td class="md" valign="top">&nbsp;)&nbsp;</td>
1087             <td class="md" nowrap="nowrap"><br>
1088             </td>
1089           </tr>
1090         </tbody>
1091       </table>
1092       </td>
1093     </tr>
1094   </tbody>
1095 </table>
1096 <table border="0" cellpadding="0" cellspacing="5">
1097   <tbody>
1098     <tr>
1099       <td> &nbsp; </td>
1100       <td>
1101       <p>Creates pattern </p>
1102       </td>
1103     </tr>
1104   </tbody>
1105 </table>
1106 <a class="anchor" name="03961f7bbd325cfd29d0a80685ec719d"></a><!-- doxytag: member="smesh::GetEmptyCriterion" ref="03961f7bbd325cfd29d0a80685ec719d" args="" --></p>
1107 <p>
1108 <table class="mdTable" cellpadding="2" cellspacing="0">
1109   <tbody>
1110     <tr>
1111       <td class="mdRow">
1112       <table border="0" cellpadding="0" cellspacing="0">
1113         <tbody>
1114           <tr>
1115             <td class="md" nowrap="nowrap" valign="top">def
1116 smesh.GetEmptyCriterion </td>
1117             <td class="md" valign="top">(&nbsp;</td>
1118             <td class="mdname1" nowrap="nowrap" valign="top"> <br>
1119             </td>
1120             <td class="md" valign="top">&nbsp;)&nbsp;</td>
1121             <td class="md" nowrap="nowrap"><br>
1122             </td>
1123           </tr>
1124         </tbody>
1125       </table>
1126       </td>
1127     </tr>
1128   </tbody>
1129 </table>
1130 <table border="0" cellpadding="0" cellspacing="5">
1131   <tbody>
1132     <tr>
1133       <td> &nbsp; </td>
1134       <td>
1135       <dl compact="compact">
1136         <dt><b>Returns:</b></dt>
1137         <dd>SMESH.Filter.Criterion </dd>
1138       </dl>
1139       </td>
1140     </tr>
1141   </tbody>
1142 </table>
1143 <a class="anchor" name="f1ee4dcc9ba12ec95d99eb794ae4636f"></a><!-- doxytag: member="smesh::GetCriterion" ref="f1ee4dcc9ba12ec95d99eb794ae4636f" args="" --></p>
1144 <p>
1145 <table class="mdTable" cellpadding="2" cellspacing="0">
1146   <tbody>
1147     <tr>
1148       <td class="mdRow">
1149       <table border="0" cellpadding="0" cellspacing="0">
1150         <tbody>
1151           <tr>
1152             <td class="md" nowrap="nowrap" valign="top">def
1153 smesh.GetCriterion </td>
1154             <td class="md" valign="top">(&nbsp;</td>
1155             <td class="md" nowrap="nowrap" valign="top">&nbsp;</td>
1156             <td class="mdname" nowrap="nowrap"> <em>elementType</em>, </td>
1157           </tr>
1158           <tr>
1159             <td class="md" align="right" nowrap="nowrap"><br>
1160             </td>
1161             <td class="md"><br>
1162             </td>
1163             <td class="md" nowrap="nowrap">&nbsp;</td>
1164             <td class="mdname" nowrap="nowrap"> <em>CritType</em>, </td>
1165           </tr>
1166           <tr>
1167             <td class="md" align="right" nowrap="nowrap"><br>
1168             </td>
1169             <td class="md"><br>
1170             </td>
1171             <td class="md" nowrap="nowrap">&nbsp;</td>
1172             <td class="mdname" nowrap="nowrap"> <em>Compare</em> = <code>FT_EqualTo</code>,
1173             </td>
1174           </tr>
1175           <tr>
1176             <td class="md" align="right" nowrap="nowrap"><br>
1177             </td>
1178             <td class="md"><br>
1179             </td>
1180             <td class="md" nowrap="nowrap">&nbsp;</td>
1181             <td class="mdname" nowrap="nowrap"> <em>Treshold</em> = <code>""</code>,
1182             </td>
1183           </tr>
1184           <tr>
1185             <td class="md" align="right" nowrap="nowrap"><br>
1186             </td>
1187             <td class="md"><br>
1188             </td>
1189             <td class="md" nowrap="nowrap">&nbsp;</td>
1190             <td class="mdname" nowrap="nowrap"> <em>UnaryOp</em> = <code>FT_Undefined</code>,
1191             </td>
1192           </tr>
1193           <tr>
1194             <td class="md" align="right" nowrap="nowrap"><br>
1195             </td>
1196             <td class="md"><br>
1197             </td>
1198             <td class="md" nowrap="nowrap">&nbsp;</td>
1199             <td class="mdname" nowrap="nowrap"> <em>BinaryOp</em> = <code>FT_Undefined</code></td>
1200           </tr>
1201           <tr>
1202             <td class="md"><br>
1203             </td>
1204             <td class="md">)&nbsp;</td>
1205             <td class="md" colspan="2"><br>
1206             </td>
1207           </tr>
1208         </tbody>
1209       </table>
1210       </td>
1211     </tr>
1212   </tbody>
1213 </table>
1214 <table border="0" cellpadding="0" cellspacing="5">
1215   <tbody>
1216     <tr>
1217       <td> &nbsp; </td>
1218       <td>
1219       <dl compact="compact">
1220         <dt><b>Parameters:</b></dt>
1221         <dd>
1222           <table border="0" cellpadding="0" cellspacing="2">
1223             <tbody>
1224               <tr>
1225                 <td valign="top"><br>
1226                 </td>
1227                 <td valign="top"><em>elementType</em>&nbsp;</td>
1228                 <td>is the type of elements(NODE, EDGE, FACE, VOLUME) </td>
1229               </tr>
1230               <tr>
1231                 <td valign="top"><br>
1232                 </td>
1233                 <td valign="top"><em>CritType</em>&nbsp;</td>
1234                 <td>is type of criterion( FT_Taper, FT_Area,
1235 FT_RangeOfIds, FT_LyingOnGeom etc. ) </td>
1236               </tr>
1237               <tr>
1238                 <td valign="top"><br>
1239                 </td>
1240                 <td valign="top"><em>Compare</em>&nbsp;</td>
1241                 <td>belong to {FT_LessThan, FT_MoreThan, FT_EqualTo} </td>
1242               </tr>
1243               <tr>
1244                 <td valign="top"><br>
1245                 </td>
1246                 <td valign="top"><em>Treshold</em>&nbsp;</td>
1247                 <td>is threshold value (range of ids as string, shape,
1248 numeric) </td>
1249               </tr>
1250               <tr>
1251                 <td valign="top"><br>
1252                 </td>
1253                 <td valign="top"><em>UnaryOp</em>&nbsp;</td>
1254                 <td>is FT_LogicalNOT or FT_Undefined </td>
1255               </tr>
1256               <tr>
1257                 <td valign="top"><br>
1258                 </td>
1259                 <td valign="top"><em>BinaryOp</em>&nbsp;</td>
1260                 <td>is binary logical operation FT_LogicalAND,
1261 FT_LogicalOR or FT_Undefined(must be for the last criterion in
1262 criteria) </td>
1263               </tr>
1264             </tbody>
1265           </table>
1266         </dd>
1267       </dl>
1268       <dl compact="compact">
1269         <dt><b>Returns:</b></dt>
1270         <dd>SMESH.Filter.Criterion </dd>
1271       </dl>
1272       </td>
1273     </tr>
1274   </tbody>
1275 </table>
1276 <a class="anchor" name="62eb2a46d9a194cc14210a3b169a0206"></a><!-- doxytag: member="smesh::GetFilter" ref="62eb2a46d9a194cc14210a3b169a0206" args="" --></p>
1277 <p>
1278 <table class="mdTable" cellpadding="2" cellspacing="0">
1279   <tbody>
1280     <tr>
1281       <td class="mdRow">
1282       <table border="0" cellpadding="0" cellspacing="0">
1283         <tbody>
1284           <tr>
1285             <td class="md" nowrap="nowrap" valign="top">def
1286 smesh.GetFilter </td>
1287             <td class="md" valign="top">(&nbsp;</td>
1288             <td class="md" nowrap="nowrap" valign="top">&nbsp;</td>
1289             <td class="mdname" nowrap="nowrap"> <em>elementType</em>, </td>
1290           </tr>
1291           <tr>
1292             <td class="md" align="right" nowrap="nowrap"><br>
1293             </td>
1294             <td class="md"><br>
1295             </td>
1296             <td class="md" nowrap="nowrap">&nbsp;</td>
1297             <td class="mdname" nowrap="nowrap"> <em>CritType</em> = <code>FT_Undefined</code>,
1298             </td>
1299           </tr>
1300           <tr>
1301             <td class="md" align="right" nowrap="nowrap"><br>
1302             </td>
1303             <td class="md"><br>
1304             </td>
1305             <td class="md" nowrap="nowrap">&nbsp;</td>
1306             <td class="mdname" nowrap="nowrap"> <em>Compare</em> = <code>FT_EqualTo</code>,
1307             </td>
1308           </tr>
1309           <tr>
1310             <td class="md" align="right" nowrap="nowrap"><br>
1311             </td>
1312             <td class="md"><br>
1313             </td>
1314             <td class="md" nowrap="nowrap">&nbsp;</td>
1315             <td class="mdname" nowrap="nowrap"> <em>Treshold</em> = <code>""</code>,
1316             </td>
1317           </tr>
1318           <tr>
1319             <td class="md" align="right" nowrap="nowrap"><br>
1320             </td>
1321             <td class="md"><br>
1322             </td>
1323             <td class="md" nowrap="nowrap">&nbsp;</td>
1324             <td class="mdname" nowrap="nowrap"> <em>UnaryOp</em> = <code>FT_Undefined</code></td>
1325           </tr>
1326           <tr>
1327             <td class="md"><br>
1328             </td>
1329             <td class="md">)&nbsp;</td>
1330             <td class="md" colspan="2"><br>
1331             </td>
1332           </tr>
1333         </tbody>
1334       </table>
1335       </td>
1336     </tr>
1337   </tbody>
1338 </table>
1339 <table border="0" cellpadding="0" cellspacing="5">
1340   <tbody>
1341     <tr>
1342       <td> &nbsp; </td>
1343       <td>
1344       <dl compact="compact">
1345         <dt><b>Parameters:</b></dt>
1346         <dd>
1347           <table border="0" cellpadding="0" cellspacing="2">
1348             <tbody>
1349               <tr>
1350                 <td valign="top"><br>
1351                 </td>
1352                 <td valign="top"><em>elementType</em>&nbsp;</td>
1353                 <td>is the type of elements in the group </td>
1354               </tr>
1355               <tr>
1356                 <td valign="top"><br>
1357                 </td>
1358                 <td valign="top"><em>CritType</em>&nbsp;</td>
1359                 <td>is type of criterion( FT_Taper, FT_Area,
1360 FT_RangeOfIds, FT_LyingOnGeom etc. ) </td>
1361               </tr>
1362               <tr>
1363                 <td valign="top"><br>
1364                 </td>
1365                 <td valign="top"><em>Compare</em>&nbsp;</td>
1366                 <td>belong to {FT_LessThan, FT_MoreThan, FT_EqualTo} </td>
1367               </tr>
1368               <tr>
1369                 <td valign="top"><br>
1370                 </td>
1371                 <td valign="top"><em>Treshold</em>&nbsp;</td>
1372                 <td>is threshold value (range of id ids as string,
1373 shape, numeric) </td>
1374               </tr>
1375               <tr>
1376                 <td valign="top"><br>
1377                 </td>
1378                 <td valign="top"><em>UnaryOp</em>&nbsp;</td>
1379                 <td>is FT_LogicalNOT or FT_Undefined </td>
1380               </tr>
1381             </tbody>
1382           </table>
1383         </dd>
1384       </dl>
1385       <dl compact="compact">
1386         <dt><b>Returns:</b></dt>
1387         <dd>SMESH_Filter </dd>
1388       </dl>
1389       </td>
1390     </tr>
1391   </tbody>
1392 </table>
1393 <a class="anchor" name="99e71a9fd57d9298e553af661f46c420"></a><!-- doxytag: member="smesh::GetFunctor" ref="99e71a9fd57d9298e553af661f46c420" args="" --></p>
1394 <p>
1395 <table class="mdTable" cellpadding="2" cellspacing="0">
1396   <tbody>
1397     <tr>
1398       <td class="mdRow">
1399       <table border="0" cellpadding="0" cellspacing="0">
1400         <tbody>
1401           <tr>
1402             <td class="md" nowrap="nowrap" valign="top">def
1403 smesh.GetFunctor </td>
1404             <td class="md" valign="top">(&nbsp;</td>
1405             <td class="md" nowrap="nowrap" valign="top">&nbsp;</td>
1406             <td class="mdname1" nowrap="nowrap" valign="top"> <em>theCriterion</em>
1407             </td>
1408             <td class="md" valign="top">&nbsp;)&nbsp;</td>
1409             <td class="md" nowrap="nowrap"><br>
1410             </td>
1411           </tr>
1412         </tbody>
1413       </table>
1414       </td>
1415     </tr>
1416   </tbody>
1417 </table>
1418 <table border="0" cellpadding="0" cellspacing="5">
1419   <tbody>
1420     <tr>
1421       <td> &nbsp; </td>
1422       <td>
1423       <dl compact="compact">
1424         <dt><b>Parameters:</b></dt>
1425         <dd>
1426           <table border="0" cellpadding="0" cellspacing="2">
1427             <tbody>
1428               <tr>
1429                 <td valign="top"><br>
1430                 </td>
1431                 <td valign="top"><em>theCrierion</em>&nbsp;</td>
1432                 <td>is FT_...; functor type </td>
1433               </tr>
1434             </tbody>
1435           </table>
1436         </dd>
1437       </dl>
1438       <dl compact="compact">
1439         <dt><b>Returns:</b></dt>
1440         <dd>SMESH_NumericalFunctor </dd>
1441       </dl>
1442       </td>
1443     </tr>
1444   </tbody>
1445 </table>
1446 </p>
1447 <hr>
1448 <h2>Variable Documentation</h2>
1449 <a class="anchor" name="f6669b275aa02ad8b527f8480374c308"></a><!-- doxytag: member="smesh::noNETGENPlugin" ref="f6669b275aa02ad8b527f8480374c308" args="" -->
1450 <p>
1451 <table class="mdTable" cellpadding="2" cellspacing="0">
1452   <tbody>
1453     <tr>
1454       <td class="mdRow">
1455       <table border="0" cellpadding="0" cellspacing="0">
1456         <tbody>
1457           <tr>
1458             <td class="md" nowrap="nowrap" valign="top">int <a
1459  class="el" href="namespacesmesh.html#f6669b275aa02ad8b527f8480374c308">smesh.noNETGENPlugin</a>
1460 = 0<code> [static]</code> </td>
1461           </tr>
1462         </tbody>
1463       </table>
1464       </td>
1465     </tr>
1466   </tbody>
1467 </table>
1468 <table border="0" cellpadding="0" cellspacing="5">
1469   <tbody>
1470     <tr>
1471       <td> &nbsp; </td>
1472       <td>
1473       <p> </p>
1474       <br>
1475       </td>
1476     </tr>
1477   </tbody>
1478 </table>
1479 <a class="anchor" name="f6669b275aa02ad8b527f8480374c308"></a><!-- doxytag: member="smesh::noNETGENPlugin" ref="f6669b275aa02ad8b527f8480374c308" args="" --></p>
1480 <p>
1481 <table class="mdTable" cellpadding="2" cellspacing="0">
1482   <tbody>
1483     <tr>
1484       <td class="mdRow">
1485       <table border="0" cellpadding="0" cellspacing="0">
1486         <tbody>
1487           <tr>
1488             <td class="md" nowrap="nowrap" valign="top">int <a
1489  class="el" href="namespacesmesh.html#f6669b275aa02ad8b527f8480374c308">smesh.noNETGENPlugin</a>
1490 = 1<code> [static]</code> </td>
1491           </tr>
1492         </tbody>
1493       </table>
1494       </td>
1495     </tr>
1496   </tbody>
1497 </table>
1498 <table border="0" cellpadding="0" cellspacing="5">
1499   <tbody>
1500     <tr>
1501       <td> &nbsp; </td>
1502       <td>
1503       <p> </p>
1504       <br>
1505       </td>
1506     </tr>
1507   </tbody>
1508 </table>
1509 <a class="anchor" name="85f3ed596d91251bfa3b2d2ac4151739"></a><!-- doxytag: member="smesh::REGULAR" ref="85f3ed596d91251bfa3b2d2ac4151739" args="" --></p>
1510 <p>
1511 <table class="mdTable" cellpadding="2" cellspacing="0">
1512   <tbody>
1513     <tr>
1514       <td class="mdRow">
1515       <table border="0" cellpadding="0" cellspacing="0">
1516         <tbody>
1517           <tr>
1518             <td class="md" nowrap="nowrap" valign="top">int <a
1519  class="el" href="namespacesmesh.html#85f3ed596d91251bfa3b2d2ac4151739">smesh.REGULAR</a>
1520 = 1<code> [static]</code> </td>
1521           </tr>
1522         </tbody>
1523       </table>
1524       </td>
1525     </tr>
1526   </tbody>
1527 </table>
1528 <table border="0" cellpadding="0" cellspacing="5">
1529   <tbody>
1530     <tr>
1531       <td> &nbsp; </td>
1532       <td>
1533       <p> </p>
1534       <br>
1535       </td>
1536     </tr>
1537   </tbody>
1538 </table>
1539 <a class="anchor" name="40eed802c94269a68ec2194609fac2f0"></a><!-- doxytag: member="smesh::PYTHON" ref="40eed802c94269a68ec2194609fac2f0" args="" --></p>
1540 <p>
1541 <table class="mdTable" cellpadding="2" cellspacing="0">
1542   <tbody>
1543     <tr>
1544       <td class="mdRow">
1545       <table border="0" cellpadding="0" cellspacing="0">
1546         <tbody>
1547           <tr>
1548             <td class="md" nowrap="nowrap" valign="top">int <a
1549  class="el" href="namespacesmesh.html#40eed802c94269a68ec2194609fac2f0">smesh.PYTHON</a>
1550 = 2<code> [static]</code> </td>
1551           </tr>
1552         </tbody>
1553       </table>
1554       </td>
1555     </tr>
1556   </tbody>
1557 </table>
1558 <table border="0" cellpadding="0" cellspacing="5">
1559   <tbody>
1560     <tr>
1561       <td> &nbsp; </td>
1562       <td>
1563       <p> </p>
1564       <br>
1565       </td>
1566     </tr>
1567   </tbody>
1568 </table>
1569 <a class="anchor" name="4449cc4d5e7910c0afa9a35238736519"></a><!-- doxytag: member="smesh::MEFISTO" ref="4449cc4d5e7910c0afa9a35238736519" args="" --></p>
1570 <p>
1571 <table class="mdTable" cellpadding="2" cellspacing="0">
1572   <tbody>
1573     <tr>
1574       <td class="mdRow">
1575       <table border="0" cellpadding="0" cellspacing="0">
1576         <tbody>
1577           <tr>
1578             <td class="md" nowrap="nowrap" valign="top">int <a
1579  class="el" href="namespacesmesh.html#4449cc4d5e7910c0afa9a35238736519">smesh.MEFISTO</a>
1580 = 3<code> [static]</code> </td>
1581           </tr>
1582         </tbody>
1583       </table>
1584       </td>
1585     </tr>
1586   </tbody>
1587 </table>
1588 <table border="0" cellpadding="0" cellspacing="5">
1589   <tbody>
1590     <tr>
1591       <td> &nbsp; </td>
1592       <td>
1593       <p> </p>
1594       <br>
1595       </td>
1596     </tr>
1597   </tbody>
1598 </table>
1599 <a class="anchor" name="72b65da5195aa8d71574f95e5533d612"></a><!-- doxytag: member="smesh::NETGEN" ref="72b65da5195aa8d71574f95e5533d612" args="" --></p>
1600 <p>
1601 <table class="mdTable" cellpadding="2" cellspacing="0">
1602   <tbody>
1603     <tr>
1604       <td class="mdRow">
1605       <table border="0" cellpadding="0" cellspacing="0">
1606         <tbody>
1607           <tr>
1608             <td class="md" nowrap="nowrap" valign="top">int <a
1609  class="el" href="namespacesmesh.html#72b65da5195aa8d71574f95e5533d612">smesh.NETGEN</a>
1610 = 4<code> [static]</code> </td>
1611           </tr>
1612         </tbody>
1613       </table>
1614       </td>
1615     </tr>
1616   </tbody>
1617 </table>
1618 <table border="0" cellpadding="0" cellspacing="5">
1619   <tbody>
1620     <tr>
1621       <td> &nbsp; </td>
1622       <td>
1623       <p> </p>
1624       <br>
1625       </td>
1626     </tr>
1627   </tbody>
1628 </table>
1629 <a class="anchor" name="bf6aaa2e2cf565cbe3ae34954dee8926"></a><!-- doxytag: member="smesh::GHS3D" ref="bf6aaa2e2cf565cbe3ae34954dee8926" args="" --></p>
1630 <p>
1631 <table class="mdTable" cellpadding="2" cellspacing="0">
1632   <tbody>
1633     <tr>
1634       <td class="mdRow">
1635       <table border="0" cellpadding="0" cellspacing="0">
1636         <tbody>
1637           <tr>
1638             <td class="md" nowrap="nowrap" valign="top">int <a
1639  class="el" href="namespacesmesh.html#bf6aaa2e2cf565cbe3ae34954dee8926">smesh.GHS3D</a>
1640 = 5<code> [static]</code> </td>
1641           </tr>
1642         </tbody>
1643       </table>
1644       </td>
1645     </tr>
1646   </tbody>
1647 </table>
1648 <table border="0" cellpadding="0" cellspacing="5">
1649   <tbody>
1650     <tr>
1651       <td> &nbsp; </td>
1652       <td>
1653       <p> </p>
1654       <br>
1655       </td>
1656     </tr>
1657   </tbody>
1658 </table>
1659 <a class="anchor" name="13a34e1016fc530291cb7c688709efb3"></a><!-- doxytag: member="smesh::FULL_NETGEN" ref="13a34e1016fc530291cb7c688709efb3" args="" --></p>
1660 <p>
1661 <table class="mdTable" cellpadding="2" cellspacing="0">
1662   <tbody>
1663     <tr>
1664       <td class="mdRow">
1665       <table border="0" cellpadding="0" cellspacing="0">
1666         <tbody>
1667           <tr>
1668             <td class="md" nowrap="nowrap" valign="top">int <a
1669  class="el" href="namespacesmesh.html#13a34e1016fc530291cb7c688709efb3">smesh.FULL_NETGEN</a>
1670 = 6<code> [static]</code> </td>
1671           </tr>
1672         </tbody>
1673       </table>
1674       </td>
1675     </tr>
1676   </tbody>
1677 </table>
1678 <table border="0" cellpadding="0" cellspacing="5">
1679   <tbody>
1680     <tr>
1681       <td> &nbsp; </td>
1682       <td>
1683       <p> </p>
1684       <br>
1685       </td>
1686     </tr>
1687   </tbody>
1688 </table>
1689 <a class="anchor" name="b0be2f91db6c32bfdd43d124340b7af7"></a><!-- doxytag: member="smesh::POINT" ref="b0be2f91db6c32bfdd43d124340b7af7" args="" --></p>
1690 <p>
1691 <table class="mdTable" cellpadding="2" cellspacing="0">
1692   <tbody>
1693     <tr>
1694       <td class="mdRow">
1695       <table border="0" cellpadding="0" cellspacing="0">
1696         <tbody>
1697           <tr>
1698             <td class="md" nowrap="nowrap" valign="top"><a class="el"
1699  href="namespacesmesh.html#b0be2f91db6c32bfdd43d124340b7af7">smesh.POINT</a>
1700 = <a class="el"
1701  href="namespacesmesh.html#b0be2f91db6c32bfdd43d124340b7af7">SMESH_MeshEditor.POINT</a><code>
1702 [static]</code> </td>
1703           </tr>
1704         </tbody>
1705       </table>
1706       </td>
1707     </tr>
1708   </tbody>
1709 </table>
1710 <table border="0" cellpadding="0" cellspacing="5">
1711   <tbody>
1712     <tr>
1713       <td> &nbsp; </td>
1714       <td>
1715       <p> </p>
1716       <br>
1717       </td>
1718     </tr>
1719   </tbody>
1720 </table>
1721 <a class="anchor" name="0365dc0276024fad14f43dec877248a4"></a><!-- doxytag: member="smesh::AXIS" ref="0365dc0276024fad14f43dec877248a4" args="" --></p>
1722 <p>
1723 <table class="mdTable" cellpadding="2" cellspacing="0">
1724   <tbody>
1725     <tr>
1726       <td class="mdRow">
1727       <table border="0" cellpadding="0" cellspacing="0">
1728         <tbody>
1729           <tr>
1730             <td class="md" nowrap="nowrap" valign="top"><a class="el"
1731  href="namespacesmesh.html#0365dc0276024fad14f43dec877248a4">smesh.AXIS</a>
1732 = <a class="el"
1733  href="namespacesmesh.html#0365dc0276024fad14f43dec877248a4">SMESH_MeshEditor.AXIS</a><code>
1734 [static]</code> </td>
1735           </tr>
1736         </tbody>
1737       </table>
1738       </td>
1739     </tr>
1740   </tbody>
1741 </table>
1742 <table border="0" cellpadding="0" cellspacing="5">
1743   <tbody>
1744     <tr>
1745       <td> &nbsp; </td>
1746       <td>
1747       <p> </p>
1748       <br>
1749       </td>
1750     </tr>
1751   </tbody>
1752 </table>
1753 <a class="anchor" name="a7f05b05f3918e114ad62c869b824310"></a><!-- doxytag: member="smesh::PLANE" ref="a7f05b05f3918e114ad62c869b824310" args="" --></p>
1754 <p>
1755 <table class="mdTable" cellpadding="2" cellspacing="0">
1756   <tbody>
1757     <tr>
1758       <td class="mdRow">
1759       <table border="0" cellpadding="0" cellspacing="0">
1760         <tbody>
1761           <tr>
1762             <td class="md" nowrap="nowrap" valign="top"><a class="el"
1763  href="namespacesmesh.html#a7f05b05f3918e114ad62c869b824310">smesh.PLANE</a>
1764 = <a class="el"
1765  href="namespacesmesh.html#a7f05b05f3918e114ad62c869b824310">SMESH_MeshEditor.PLANE</a><code>
1766 [static]</code> </td>
1767           </tr>
1768         </tbody>
1769       </table>
1770       </td>
1771     </tr>
1772   </tbody>
1773 </table>
1774 <table border="0" cellpadding="0" cellspacing="5">
1775   <tbody>
1776     <tr>
1777       <td> &nbsp; </td>
1778       <td>
1779       <p> </p>
1780       <br>
1781       </td>
1782     </tr>
1783   </tbody>
1784 </table>
1785 <a class="anchor" name="9fe9597639de7e8c26f4b92657568c62"></a><!-- doxytag: member="smesh::LAPLACIAN_SMOOTH" ref="9fe9597639de7e8c26f4b92657568c62" args="" --></p>
1786 <p>
1787 <table class="mdTable" cellpadding="2" cellspacing="0">
1788   <tbody>
1789     <tr>
1790       <td class="mdRow">
1791       <table border="0" cellpadding="0" cellspacing="0">
1792         <tbody>
1793           <tr>
1794             <td class="md" nowrap="nowrap" valign="top"><a class="el"
1795  href="namespacesmesh.html#9fe9597639de7e8c26f4b92657568c62">smesh.LAPLACIAN_SMOOTH</a>
1796 = <a class="el"
1797  href="namespacesmesh.html#9fe9597639de7e8c26f4b92657568c62">SMESH_MeshEditor.LAPLACIAN_SMOOTH</a><code>
1798 [static]</code> </td>
1799           </tr>
1800         </tbody>
1801       </table>
1802       </td>
1803     </tr>
1804   </tbody>
1805 </table>
1806 <table border="0" cellpadding="0" cellspacing="5">
1807   <tbody>
1808     <tr>
1809       <td> &nbsp; </td>
1810       <td>
1811       <p> </p>
1812       <br>
1813       </td>
1814     </tr>
1815   </tbody>
1816 </table>
1817 <a class="anchor" name="85f9acba1823ef2dcb8f0c33d44f626c"></a><!-- doxytag: member="smesh::CENTROIDAL_SMOOTH" ref="85f9acba1823ef2dcb8f0c33d44f626c" args="" --></p>
1818 <p>
1819 <table class="mdTable" cellpadding="2" cellspacing="0">
1820   <tbody>
1821     <tr>
1822       <td class="mdRow">
1823       <table border="0" cellpadding="0" cellspacing="0">
1824         <tbody>
1825           <tr>
1826             <td class="md" nowrap="nowrap" valign="top"><a class="el"
1827  href="namespacesmesh.html#85f9acba1823ef2dcb8f0c33d44f626c">smesh.CENTROIDAL_SMOOTH</a>
1828 = <a class="el"
1829  href="namespacesmesh.html#85f9acba1823ef2dcb8f0c33d44f626c">SMESH_MeshEditor.CENTROIDAL_SMOOTH</a><code>
1830 [static]</code> </td>
1831           </tr>
1832         </tbody>
1833       </table>
1834       </td>
1835     </tr>
1836   </tbody>
1837 </table>
1838 <table border="0" cellpadding="0" cellspacing="5">
1839   <tbody>
1840     <tr>
1841       <td> &nbsp; </td>
1842       <td>
1843       <p> </p>
1844       <br>
1845       </td>
1846     </tr>
1847   </tbody>
1848 </table>
1849 <a class="anchor" name="8063a2dbc510a33b4f6c056b0e059ce3"></a><!-- doxytag: member="smesh::VeryCoarse" ref="8063a2dbc510a33b4f6c056b0e059ce3" args="" --></p>
1850 <p>
1851 <table class="mdTable" cellpadding="2" cellspacing="0">
1852   <tbody>
1853     <tr>
1854       <td class="mdRow">
1855       <table border="0" cellpadding="0" cellspacing="0">
1856         <tbody>
1857           <tr>
1858             <td class="md" nowrap="nowrap" valign="top">int <a
1859  class="el" href="namespacesmesh.html#8063a2dbc510a33b4f6c056b0e059ce3">smesh.VeryCoarse</a>
1860 = 0<code> [static]</code> </td>
1861           </tr>
1862         </tbody>
1863       </table>
1864       </td>
1865     </tr>
1866   </tbody>
1867 </table>
1868 <table border="0" cellpadding="0" cellspacing="5">
1869   <tbody>
1870     <tr>
1871       <td> &nbsp; </td>
1872       <td>
1873       <p> </p>
1874       <br>
1875       </td>
1876     </tr>
1877   </tbody>
1878 </table>
1879 <a class="anchor" name="f7f5ba712f050ae89776eb0b27edc1bf"></a><!-- doxytag: member="smesh::Coarse" ref="f7f5ba712f050ae89776eb0b27edc1bf" args="" --></p>
1880 <p>
1881 <table class="mdTable" cellpadding="2" cellspacing="0">
1882   <tbody>
1883     <tr>
1884       <td class="mdRow">
1885       <table border="0" cellpadding="0" cellspacing="0">
1886         <tbody>
1887           <tr>
1888             <td class="md" nowrap="nowrap" valign="top">int <a
1889  class="el" href="namespacesmesh.html#f7f5ba712f050ae89776eb0b27edc1bf">smesh.Coarse</a>
1890 = 1<code> [static]</code> </td>
1891           </tr>
1892         </tbody>
1893       </table>
1894       </td>
1895     </tr>
1896   </tbody>
1897 </table>
1898 <table border="0" cellpadding="0" cellspacing="5">
1899   <tbody>
1900     <tr>
1901       <td> &nbsp; </td>
1902       <td>
1903       <p> </p>
1904       <br>
1905       </td>
1906     </tr>
1907   </tbody>
1908 </table>
1909 <a class="anchor" name="ac157436ade9909f14cc94865ec94ef7"></a><!-- doxytag: member="smesh::Moderate" ref="ac157436ade9909f14cc94865ec94ef7" args="" --></p>
1910 <p>
1911 <table class="mdTable" cellpadding="2" cellspacing="0">
1912   <tbody>
1913     <tr>
1914       <td class="mdRow">
1915       <table border="0" cellpadding="0" cellspacing="0">
1916         <tbody>
1917           <tr>
1918             <td class="md" nowrap="nowrap" valign="top">int <a
1919  class="el" href="namespacesmesh.html#ac157436ade9909f14cc94865ec94ef7">smesh.Moderate</a>
1920 = 2<code> [static]</code> </td>
1921           </tr>
1922         </tbody>
1923       </table>
1924       </td>
1925     </tr>
1926   </tbody>
1927 </table>
1928 <table border="0" cellpadding="0" cellspacing="5">
1929   <tbody>
1930     <tr>
1931       <td> &nbsp; </td>
1932       <td>
1933       <p> </p>
1934       <br>
1935       </td>
1936     </tr>
1937   </tbody>
1938 </table>
1939 <a class="anchor" name="0cbc436d589be051e2bd733da2006528"></a><!-- doxytag: member="smesh::Fine" ref="0cbc436d589be051e2bd733da2006528" args="" --></p>
1940 <p>
1941 <table class="mdTable" cellpadding="2" cellspacing="0">
1942   <tbody>
1943     <tr>
1944       <td class="mdRow">
1945       <table border="0" cellpadding="0" cellspacing="0">
1946         <tbody>
1947           <tr>
1948             <td class="md" nowrap="nowrap" valign="top">int <a
1949  class="el" href="namespacesmesh.html#0cbc436d589be051e2bd733da2006528">smesh.Fine</a>
1950 = 3<code> [static]</code> </td>
1951           </tr>
1952         </tbody>
1953       </table>
1954       </td>
1955     </tr>
1956   </tbody>
1957 </table>
1958 <table border="0" cellpadding="0" cellspacing="5">
1959   <tbody>
1960     <tr>
1961       <td> &nbsp; </td>
1962       <td>
1963       <p> </p>
1964       <br>
1965       </td>
1966     </tr>
1967   </tbody>
1968 </table>
1969 <a class="anchor" name="b2cb5fe43d16d24399313f85d6956b05"></a><!-- doxytag: member="smesh::VeryFine" ref="b2cb5fe43d16d24399313f85d6956b05" args="" --></p>
1970 <p>
1971 <table class="mdTable" cellpadding="2" cellspacing="0">
1972   <tbody>
1973     <tr>
1974       <td class="mdRow">
1975       <table border="0" cellpadding="0" cellspacing="0">
1976         <tbody>
1977           <tr>
1978             <td class="md" nowrap="nowrap" valign="top">int <a
1979  class="el" href="namespacesmesh.html#b2cb5fe43d16d24399313f85d6956b05">smesh.VeryFine</a>
1980 = 4<code> [static]</code> </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="beaf031bab31506b47b3c28066afb637"></a><!-- doxytag: member="smesh::Custom" ref="beaf031bab31506b47b3c28066afb637" 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">int <a
2009  class="el" href="namespacesmesh.html#beaf031bab31506b47b3c28066afb637">smesh.Custom</a>
2010 = 5<code> [static]</code> </td>
2011           </tr>
2012         </tbody>
2013       </table>
2014       </td>
2015     </tr>
2016   </tbody>
2017 </table>
2018 <table border="0" cellpadding="0" cellspacing="5">
2019   <tbody>
2020     <tr>
2021       <td> &nbsp; </td>
2022       <td>
2023       <p> </p>
2024       <br>
2025       </td>
2026     </tr>
2027   </tbody>
2028 </table>
2029 <a class="anchor" name="d821cab222bc6c9405a89a6c6082d388"></a><!-- doxytag: member="smesh::NO_NAME" ref="d821cab222bc6c9405a89a6c6082d388" args="" --></p>
2030 <p>
2031 <table class="mdTable" cellpadding="2" cellspacing="0">
2032   <tbody>
2033     <tr>
2034       <td class="mdRow">
2035       <table border="0" cellpadding="0" cellspacing="0">
2036         <tbody>
2037           <tr>
2038             <td class="md" nowrap="nowrap" valign="top">string <a
2039  class="el" href="namespacesmesh.html#d821cab222bc6c9405a89a6c6082d388">smesh.NO_NAME</a>
2040 = "NoName"<code> [static]</code> </td>
2041           </tr>
2042         </tbody>
2043       </table>
2044       </td>
2045     </tr>
2046   </tbody>
2047 </table>
2048 <table border="0" cellpadding="0" cellspacing="5">
2049   <tbody>
2050     <tr>
2051       <td> &nbsp; </td>
2052       <td>
2053       <p> </p>
2054       <br>
2055       </td>
2056     </tr>
2057   </tbody>
2058 </table>
2059 <a class="anchor" name="6e041b9ca898fefe3ea0abafeed4aff2"></a><!-- doxytag: member="smesh::smesh" ref="6e041b9ca898fefe3ea0abafeed4aff2" args="" --></p>
2060 <p>
2061 <table class="mdTable" cellpadding="2" cellspacing="0">
2062   <tbody>
2063     <tr>
2064       <td class="mdRow">
2065       <table border="0" cellpadding="0" cellspacing="0">
2066         <tbody>
2067           <tr>
2068             <td class="md" nowrap="nowrap" valign="top">tuple <a
2069  class="el" href="namespacesmesh.html#6e041b9ca898fefe3ea0abafeed4aff2">smesh.smesh</a>
2070 = salome.lcc.FindOrLoadComponent("FactoryServer", "SMESH")<code>
2071 [static]</code> </td>
2072           </tr>
2073         </tbody>
2074       </table>
2075       </td>
2076     </tr>
2077   </tbody>
2078 </table>
2079 <table border="0" cellpadding="0" cellspacing="5">
2080   <tbody>
2081     <tr>
2082       <td> &nbsp; </td>
2083       <td>
2084       <p> </p>
2085       <br>
2086       </td>
2087     </tr>
2088   </tbody>
2089 </table>
2090 </p>
2091 </body>
2092 </html>