X-Git-Url: http://git.salome-platform.org/gitweb/?a=blobdiff_plain;f=doc%2Fgui%2Finput%2Ftui_viewing_meshes.rst;h=4a672955220e388e461d23284d4ed6170d57edd4;hb=af0dc2754afae71506ece0af14ace77df076612a;hp=984cee9d0163c1fb6fae982ddb54528e24548bc0;hpb=4cf07a14111e98e8889620ee7e6371574c31a50c;p=modules%2Fsmesh.git diff --git a/doc/gui/input/tui_viewing_meshes.rst b/doc/gui/input/tui_viewing_meshes.rst index 984cee9d0..4a6729552 100644 --- a/doc/gui/input/tui_viewing_meshes.rst +++ b/doc/gui/input/tui_viewing_meshes.rst @@ -1,5 +1,5 @@ -.. _tui_viewing_meshes_page: +.. _tui_viewing_meshes_page: ************** Viewing Meshes @@ -7,16 +7,25 @@ Viewing Meshes .. _tui_viewing_mesh_infos: -Viewing Mesh Infos -################## +Viewing Basic Mesh Infos +######################## .. literalinclude:: ../../examples/viewing_meshes_ex01.py :language: python :download:`Download this script <../../examples/viewing_meshes_ex01.py>` -.. _tui_find_element_by_point: +.. _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>` +.. _tui_find_element_by_point: Find Element by Point #####################