Salome HOME
Merge branch 'V8_4_BR'
[modules/smesh.git] / doc / salome / gui / SMESH / input / tui_quality_controls.rst
1 .. _tui_quality_controls_page: 
2
3 ****************
4 Quality Controls
5 ****************
6
7 .. contents:: `Table of contents`
8
9
10 .. _tui_free_borders: 
11
12 Free Borders
13 ============
14
15 .. _quality_controls_ex01.py:
16
17 ``quality_controls_ex01.py``
18
19 .. literalinclude:: ../../../examples/quality_controls_ex01.py
20     :linenos:
21     :language: python
22
23 :download:`../../../examples/quality_controls_ex01.py`
24
25
26 .. _tui_borders_at_multiconnection: 
27
28 Borders at Multiconnection
29 ==========================
30
31 .. _quality_controls_ex02.py:
32
33 ``quality_controls_ex02.py``
34
35 .. literalinclude:: ../../../examples/quality_controls_ex02.py
36     :linenos:
37     :language: python
38
39 :download:`../../../examples/quality_controls_ex02.py`
40
41
42 .. _tui_length_1d: 
43
44 Length 1D
45 =========
46
47 .. _quality_controls_ex03.py:
48
49 ``quality_controls_ex03.py``
50
51 .. literalinclude:: ../../../examples/quality_controls_ex03.py
52     :linenos:
53     :language: python
54
55 :download:`../../../examples/quality_controls_ex03.py`
56
57 .. _tui_free_edges: 
58
59 Free Edges
60 ==========
61
62 .. _quality_controls_ex04.py:
63
64 ``quality_controls_ex04.py``
65
66 .. literalinclude:: ../../../examples/quality_controls_ex04.py
67     :linenos:
68     :language: python
69
70 :download:`../../../examples/quality_controls_ex04.py`
71
72 .. _tui_free_nodes: 
73
74 Free Nodes
75 ==========
76
77 .. _quality_controls_ex05.py:
78
79 ``quality_controls_ex05.py``
80
81 .. literalinclude:: ../../../examples/quality_controls_ex05.py
82     :linenos:
83     :language: python
84
85 :download:`../../../examples/quality_controls_ex05.py`
86
87 .. _tui_free_faces: 
88
89 Free Faces
90 ==========
91
92 .. _quality_controls_ex06.py:
93
94 ``quality_controls_ex06.py``
95
96 .. literalinclude:: ../../../examples/quality_controls_ex06.py
97     :linenos:
98     :language: python
99
100 :download:`../../../examples/quality_controls_ex06.py`
101
102 .. _tui_bare_border_faces: 
103
104 Bare border faces
105 =================
106
107 .. _quality_controls_ex07.py:
108
109 ``quality_controls_ex07.py``
110
111 .. literalinclude:: ../../../examples/quality_controls_ex07.py
112     :linenos:
113     :language: python
114
115 :download:`../../../examples/quality_controls_ex07.py`
116
117 .. _tui_bare_border_volumes: 
118
119 Bare border volumes
120 ===================
121
122 .. _quality_controls_ex08.py:
123
124 ``quality_controls_ex08.py``
125
126 .. literalinclude:: ../../../examples/quality_controls_ex08.py
127     :linenos:
128     :language: python
129
130 :download:`../../../examples/quality_controls_ex08.py`
131
132 .. _tui_over_constrained_faces: 
133
134 Over-constrained faces
135 ======================
136
137 .. _quality_controls_ex09.py:
138
139 ``quality_controls_ex09.py``
140
141 .. literalinclude:: ../../../examples/quality_controls_ex09.py
142     :linenos:
143     :language: python
144
145 :download:`../../../examples/quality_controls_ex09.py`
146
147 .. _tui_over_constrained_volumes: 
148
149 Over-constrained volumes
150 ========================
151
152 .. _quality_controls_ex10.py:
153
154 ``quality_controls_ex10.py``
155
156 .. literalinclude:: ../../../examples/quality_controls_ex10.py
157     :linenos:
158     :language: python
159
160 :download:`../../../examples/quality_controls_ex10.py`
161
162 .. _tui_length_2d: 
163
164 Length 2D
165 =========
166
167 .. _quality_controls_ex11.py:
168
169 ``quality_controls_ex11.py``
170
171 .. literalinclude:: ../../../examples/quality_controls_ex11.py
172     :linenos:
173     :language: python
174
175 :download:`../../../examples/quality_controls_ex11.py`
176
177
178 .. _tui_borders_at_multiconnection_2d: 
179
180 Borders at Multiconnection 2D
181 =============================
182
183 .. _quality_controls_ex12.py:
184
185 ``quality_controls_ex12.py``
186
187 .. literalinclude:: ../../../examples/quality_controls_ex12.py
188     :linenos:
189     :language: python
190
191 :download:`../../../examples/quality_controls_ex12.py`
192
193 .. _tui_area: 
194
195 Area
196 ====
197
198 .. _quality_controls_ex13.py:
199
200 ``quality_controls_ex13.py``
201
202 .. literalinclude:: ../../../examples/quality_controls_ex13.py
203     :linenos:
204     :language: python
205
206 :download:`../../../examples/quality_controls_ex13.py`
207
208 .. _tui_taper: 
209
210 Taper
211 =====
212
213 .. _quality_controls_ex14.py:
214
215 ``quality_controls_ex14.py``
216
217 .. literalinclude:: ../../../examples/quality_controls_ex14.py
218     :linenos:
219     :language: python
220
221 :download:`../../../examples/quality_controls_ex14.py`
222
223 .. _tui_aspect_ratio: 
224
225 Aspect Ratio
226 ============
227
228 .. _quality_controls_ex15.py:
229
230 ``quality_controls_ex15.py``
231
232 .. literalinclude:: ../../../examples/quality_controls_ex15.py
233     :linenos:
234     :language: python
235
236 :download:`../../../examples/quality_controls_ex15.py`
237
238 .. _tui_minimum_angle: 
239
240 Minimum Angle
241 =============
242
243 .. _quality_controls_ex16.py:
244
245 ``quality_controls_ex16.py``
246
247 .. literalinclude:: ../../../examples/quality_controls_ex16.py
248     :linenos:
249     :language: python
250
251 :download:`../../../examples/quality_controls_ex16.py`
252
253 .. _tui_warping: 
254
255 Warping
256 =======
257
258 .. _quality_controls_ex17.py:
259
260 ``quality_controls_ex17.py``
261
262 .. literalinclude:: ../../../examples/quality_controls_ex17.py
263     :linenos:
264     :language: python
265
266 :download:`../../../examples/quality_controls_ex17.py`
267
268 .. _tui_skew: 
269
270 Skew
271 ====
272
273 .. _quality_controls_ex18.py:
274
275 ``quality_controls_ex18.py``
276
277 .. literalinclude:: ../../../examples/quality_controls_ex18.py
278     :linenos:
279     :language: python
280
281 :download:`../../../examples/quality_controls_ex18.py`
282
283 .. _tui_max_element_length_2d: 
284
285 Element Diameter 2D
286 ===================
287
288 .. _quality_controls_ex19.py:
289
290 ``quality_controls_ex19.py``
291
292 .. literalinclude:: ../../../examples/quality_controls_ex19.py
293     :linenos:
294     :language: python
295
296 :download:`../../../examples/quality_controls_ex19.py`
297
298 .. _tui_aspect_ratio_3d: 
299
300 Aspect Ratio 3D
301 ===============
302
303 .. _quality_controls_ex20.py:
304
305 ``quality_controls_ex20.py``
306
307 .. literalinclude:: ../../../examples/quality_controls_ex20.py
308     :linenos:
309     :language: python
310
311 :download:`../../../examples/quality_controls_ex20.py`
312
313 .. _tui_volume: 
314
315 Volume
316 ======
317
318 .. _quality_controls_ex21.py:
319
320 ``quality_controls_ex21.py``
321
322 .. literalinclude:: ../../../examples/quality_controls_ex21.py
323     :linenos:
324     :language: python
325
326 :download:`../../../examples/quality_controls_ex21.py`
327
328 .. _tui_max_element_length_3d:
329
330 Element Diameter 3D
331 ===================
332
333 .. _quality_controls_ex22.py:
334
335 ``quality_controls_ex22.py``
336
337 .. literalinclude:: ../../../examples/quality_controls_ex22.py
338     :linenos:
339     :language: python
340
341 :download:`../../../examples/quality_controls_ex22.py`
342