Salome HOME
Merge remote branch 'origin/V8_5_asterstudy'
[modules/smesh.git] / doc / salome / gui / SMESH / input / tui_measurements.rst
1 .. _tui_measurements_page: 
2
3 ************
4 Measurements
5 ************
6
7 .. _tui_min_distance: 
8
9 Minimum Distance
10 ================
11
12 .. literalinclude:: ../../../examples/measurements_ex01.py
13     :linenos:
14     :language: python
15
16 :download:`Download this script <../../../examples/measurements_ex01.py>`
17
18 .. _tui_bounding_box: 
19
20 Bounding Box
21 ============
22
23 .. literalinclude:: ../../../examples/measurements_ex02.py
24     :linenos:
25     :language: python
26
27 :download:`Download this script <../../../examples/measurements_ex02.py>`
28
29 .. _tui_basic_properties: 
30
31 Basic Properties
32 ================
33
34 .. literalinclude:: ../../../examples/measurements_ex03.py
35     :linenos:
36     :language: python
37
38 :download:`Download this script <../../../examples/measurements_ex03.py>`