X-Git-Url: http://git.salome-platform.org/gitweb/?p=modules%2Fsmesh.git;a=blobdiff_plain;f=doc%2Fsalome%2Fgui%2FSMESH%2Finput%2Fmerging_elements.rst;h=43a27090ebbe51fbf5eaa640fe06dd8b8dfe6d34;hp=5c9b80f95fbe946b0652088e248e0ce4dbbee344;hb=67312ab966a7c21fe835917978028643ffadd99e;hpb=24dd5df5f053455d186962be79786dc9237a1a0e diff --git a/doc/salome/gui/SMESH/input/merging_elements.rst b/doc/salome/gui/SMESH/input/merging_elements.rst index 5c9b80f95..43a27090e 100644 --- a/doc/salome/gui/SMESH/input/merging_elements.rst +++ b/doc/salome/gui/SMESH/input/merging_elements.rst @@ -10,7 +10,7 @@ This functionality allows to merge coincident elements of a mesh. Two elements a :align: center .. centered:: - "Merge elements menu button" + *"Merge elements"* menu button To merge elements choose in the main menu **Modification** -> **Transformation** -> **Merge elements** item. The following dialog box shall appear: @@ -19,9 +19,10 @@ To merge elements choose in the main menu **Modification** -> **Transformation** In this dialog: - * Name is the name of the mesh object whose elements will be merged. + * **Name** is the name of the mesh object whose elements will be merged. * **Automatic** or **Manual** Mode allows choosing how the elements are processed. In the **Automatic** Mode all elements created on the same nodes will be merged. In **Manual** mode you can adjust groups of coincident elements detected by the program. - If the **Manual** Mode is selected, additional controls are available: + + If the **Manual** Mode is selected, additional controls are available: .. image:: ../images/mergeelems.png :align: center @@ -35,30 +36,27 @@ In this dialog: * **Show double elements IDs** check-box shows/hides identifiers of elements of the selected groups in the 3D viewer. * **Edit selected group of coincident elements** list allows editing the selected group: - .. image:: ../images/add.png - :align: center + .. image:: ../images/add.png + :align: center - .. centered:: - adds to the group the elements selected in the viewer. + * adds to the group the elements selected in the viewer. - .. image:: ../images/remove.png - :align: center + .. image:: ../images/remove.png + :align: center - .. centered:: - removes the selected elements from the group. + * removes the selected elements from the group. - .. image:: ../images/sort.png - :align: center + .. image:: ../images/sort.png + :align: center - .. centered:: - moves the selected element to the first position in the group in order to keep it in the mesh. + * moves the selected element to the first position in the group in order to keep it in the mesh. * To confirm your choice click **Apply** or **Apply and Close** button. -In this picture you see a triangle which coincides with one of the elements of the mesh. After we apply **Merge Elements** functionality, the triangle will be completely merged with the mesh. +In the following picture you see a triangle which coincides with one of the elements of the mesh. After we apply **Merge Elements** functionality, the triangle will be completely merged with the mesh. .. image:: ../images/meshtrianglemergeelem1.png :align: center