mirror of
https://git.salome-platform.org/gitpub/modules/smesh.git
synced 2024-11-12 00:29:17 +05:00
30 lines
573 B
ReStructuredText
30 lines
573 B
ReStructuredText
|
|
.. _tui_viewing_meshes_page:
|
|
|
|
**************
|
|
Viewing Meshes
|
|
**************
|
|
|
|
.. _tui_viewing_mesh_infos:
|
|
|
|
Viewing Mesh Infos
|
|
##################
|
|
|
|
.. literalinclude:: ../../../examples/viewing_meshes_ex01.py
|
|
:linenos:
|
|
: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
|
|
:linenos:
|
|
:language: python
|
|
|
|
:download:`Download this script <../../../examples/viewing_meshes_ex02.py>`
|