smesh/doc/gui/input/tui_viewing_meshes.rst

28 lines
533 B
ReStructuredText
Raw Normal View History

2022-04-11 18:28:01 +05:00
.. _tui_viewing_meshes_page:
**************
Viewing Meshes
**************
.. _tui_viewing_mesh_infos:
Viewing Mesh Infos
##################
.. literalinclude:: ../../examples/viewing_meshes_ex01.py
:language: python
:download:`Download this script <../../examples/viewing_meshes_ex01.py>`
.. _tui_find_element_by_point:
Find Element by Point
#####################
.. literalinclude:: ../../examples/viewing_meshes_ex02.py
:language: python
:download:`Download this script <../../examples/viewing_meshes_ex02.py>`