Salome HOME
Precise doc on sub-mesh priority
[modules/smesh.git] / doc / salome / gui / SMESH / input / tui_viewing_meshes.rst
1
2 .. _tui_viewing_meshes_page: 
3
4 **************
5 Viewing Meshes
6 **************
7
8 .. _tui_viewing_mesh_infos:
9
10 Viewing Mesh Infos
11 ##################
12
13 .. literalinclude:: ../../../examples/viewing_meshes_ex01.py
14     :language: python
15
16 :download:`Download this script <../../../examples/viewing_meshes_ex01.py>`
17
18 .. _tui_find_element_by_point:
19
20
21 Find Element by Point
22 #####################
23
24 .. literalinclude:: ../../../examples/viewing_meshes_ex02.py
25     :language: python
26
27 :download:`Download this script <../../../examples/viewing_meshes_ex02.py>`