X-Git-Url: http://git.salome-platform.org/gitweb/?a=blobdiff_plain;f=doc%2Fsalome%2Fgui%2FSMESH%2Finput%2Fmerging_elements.doc;h=e5786c0944b60ba3aa9c4b2a940ce0a40b97b6a0;hb=1dd2f82c6d43d470c088288248edea674d583eec;hp=fef7cd25a59787ad4e82b8869dc09e9867208152;hpb=79b1ac2b6df9117f16f11d444b1f165d477a1813;p=modules%2Fsmesh.git diff --git a/doc/salome/gui/SMESH/input/merging_elements.doc b/doc/salome/gui/SMESH/input/merging_elements.doc index fef7cd25a..e5786c094 100644 --- a/doc/salome/gui/SMESH/input/merging_elements.doc +++ b/doc/salome/gui/SMESH/input/merging_elements.doc @@ -3,45 +3,66 @@ \page merging_elements_page Merging Elements \n This functionality allows to merge coincident elements of a mesh -selectable in the dialog box. +object selectable in the dialog box. Two elements are considered coincident if they are based on the same set of nodes. -\image html mergeelems.png +\image html mergeelems_ico.png "Merge elements menu button" + +
    +
  1. Choose in the main menu \b Modification -> \b Transformation + -> Merge elements item. The following dialog box shall + appear:
  2. +\image html mergeelems_auto.png +
    + +
  3. Automatic mode:
  4. -
  5. Coincident elements is a list of groupes of elements for -merging. All elements of each group will form one after the operation. + +
  6. If the \b Manual Mode is selected, additional controls are + available: + +\image html mergeelems.png +
    +
  7. +
  8. Edit selected group list allows editing the selected group:

    -\image html add.gif -
    adds to the group the element selected in the viewer.
    +\image html add.png +
    adds to the group the elements selected in the viewer.

    -\image html remove.gif -
    removes from the group the selected element.
    +\image html remove.png +
    removes the selected elements from the group.

    -\image html sort.gif +\image html sort.png
    moves the selected element to the first position in the -group. This means that all other elements will be merged into this -one.

    + group in order to keep it in the mesh. +
  9. +
  10. To confirm your choice click \b Apply or Apply and Close button.
  11. - -
  12. To confirm your choice click \b OK or \b Apply button.
In this picture you see a triangle which coincides with one of the @@ -50,7 +71,7 @@ triangle will be completely merged with the mesh. \image html meshtrianglemergeelem1.png -
See Also a sample TUI Script of a -\ref tui_merging_elements "Merge Elements" operation. +
See Also a sample TUI Script of a +\ref tui_merging_elements "Merge Elements" operation. */