smesh/doc/salome/gui/SMESH/input/tui_viewing_meshes.rst
eap 6c8b26afa5 23586: [EDF] HYDRO: Copy mesh to new geometry
Add a sample script

+ remove line numbers from codes in docs
2018-10-12 17:25:16 +03:00

28 lines
545 B
ReStructuredText

.. _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>`