Salome HOME
c1c3bfd2ee08804d7330615aa4758e3d78cadeb4
[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     :linenos:
15     :language: python
16
17 :download:`Download this script <../../../examples/viewing_meshes_ex01.py>`
18
19 .. _tui_find_element_by_point:
20
21
22 Find Element by Point
23 #####################
24
25 .. literalinclude:: ../../../examples/viewing_meshes_ex02.py
26     :linenos:
27     :language: python
28
29 :download:`Download this script <../../../examples/viewing_meshes_ex02.py>`