2022-04-11 18:28:01 +05:00
|
|
|
|
2024-03-01 20:10:08 +05:00
|
|
|
.. _tui_viewing_meshes_page:
|
2022-04-11 18:28:01 +05:00
|
|
|
|
|
|
|
**************
|
|
|
|
Viewing Meshes
|
|
|
|
**************
|
|
|
|
|
|
|
|
.. _tui_viewing_mesh_infos:
|
|
|
|
|
2024-03-01 20:10:08 +05:00
|
|
|
Viewing Basic Mesh Infos
|
|
|
|
########################
|
2022-04-11 18:28:01 +05:00
|
|
|
|
|
|
|
.. literalinclude:: ../../examples/viewing_meshes_ex01.py
|
|
|
|
:language: python
|
|
|
|
|
|
|
|
:download:`Download this script <../../examples/viewing_meshes_ex01.py>`
|
|
|
|
|
2024-03-01 20:10:08 +05:00
|
|
|
.. _tui_node_element_mesh_infos:
|
|
|
|
|
|
|
|
Viewing node element Mesh Infos
|
|
|
|
###############################
|
|
|
|
|
|
|
|
.. literalinclude:: ../../examples/viewing_meshes_ex03.py
|
|
|
|
:language: python
|
|
|
|
|
|
|
|
:download:`Download this script <../../examples/viewing_meshes_ex03.py>`
|
2022-04-11 18:28:01 +05:00
|
|
|
|
2024-03-01 20:10:08 +05:00
|
|
|
.. _tui_find_element_by_point:
|
2022-04-11 18:28:01 +05:00
|
|
|
|
|
|
|
Find Element by Point
|
|
|
|
#####################
|
|
|
|
|
|
|
|
.. literalinclude:: ../../examples/viewing_meshes_ex02.py
|
|
|
|
:language: python
|
|
|
|
|
|
|
|
:download:`Download this script <../../examples/viewing_meshes_ex02.py>`
|