mirror of
https://git.salome-platform.org/gitpub/modules/smesh.git
synced 2024-12-28 02:10:35 +05:00
8db3567826
Also manage group during reload mesh
42 lines
893 B
ReStructuredText
42 lines
893 B
ReStructuredText
.. _reload_mesh_from_file_page:
|
|
|
|
*******************
|
|
Reload mesh from file
|
|
*******************
|
|
|
|
This operation allows reload original imported mesh, which was modified by different dedicated tools
|
|
|
|
*Reload mesh from file:*
|
|
|
|
|
|
#. Select a mesh(es) (and display it in the 3D Viewer if you are going to pick elements by mouse).
|
|
#. From popup menu click on the *Reload from file* item
|
|
|
|
Each selected mesh will be updated to orignal state with saving display properties
|
|
|
|
.. image:: ../images/reload_mesh_orig_mesh.png
|
|
:align: center
|
|
|
|
.. centered::
|
|
Original mesh
|
|
|
|
|
|
|
|
|
.. image:: ../images/reload_mesh_modif_mesh.png
|
|
:align: center
|
|
|
|
.. centered::
|
|
Same mesh after apply "Merge Nodes"
|
|
|
|
.. image:: ../images/reload_mesh_modif_mesh_props.png
|
|
:align: center
|
|
|
|
.. centered::
|
|
Set display properties
|
|
|
|
.. image:: ../images/reload_mesh_result.png
|
|
:align: center
|
|
|
|
.. centered::
|
|
Result after reload mesh
|