X-Git-Url: http://git.salome-platform.org/gitweb/?a=blobdiff_plain;f=doc%2Fsalome%2Fgui%2FSMESH%2Finput%2Fmerging_nodes.doc;h=3efec052141621b51abdbe0738acbfc5f92cf19f;hb=0921263864977d53ebb778e3d1c9d88d61a4912f;hp=7c5d622733abd6c5dabc2392762923744d93e0ee;hpb=79b1ac2b6df9117f16f11d444b1f165d477a1813;p=modules%2Fsmesh.git diff --git a/doc/salome/gui/SMESH/input/merging_nodes.doc b/doc/salome/gui/SMESH/input/merging_nodes.doc index 7c5d62273..3efec0521 100644 --- a/doc/salome/gui/SMESH/input/merging_nodes.doc +++ b/doc/salome/gui/SMESH/input/merging_nodes.doc @@ -2,27 +2,43 @@ \page merging_nodes_page Merging nodes -\n This functionality allows user to detect groups of coincident nodes -with desirable tolerance, edit these groups and merge. +This functionality allows user to detect groups of coincident nodes +with specified tolerance; each group of the coincident nodes can be +then converted to the single node. + +\image html mergenodes_ico.png "Merge nodes button" To merge nodes of your mesh:
    -
  1. From the \b Modification choose \b Transformation and from its +
  2. From the \b Modification choose \b Transformation and from its sub-menu select the Merge nodes item. The following dialog box -shall appear: - -\image html mergenodes.png - +shall appear:
  3. +
    +\image html mergenodes_auto.png +
    + +
  4. Automatic mode: +
    + +

  5. +
  6. If the \b Manual Mode is selected, additional controls are available: -
  7. -
  8. Coincident nodes is a list of groupes of nodes for +
  9. Coincident nodes is a list of groups of nodes for merging. All nodes of each group will form one after the operation. + +
    +\image html mergenodes.png +
  10. Edit selected group list allows editing the selected group:

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

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

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

  11. -
  12. To confirm your choice click \b OK or \b Apply button.
  13. +
  14. To confirm your choice click \b Apply or Apply and Close button.
-\image html merging_nodes1.png +\image html merging_nodes1.png "The initial obgect" -\image html merging_nodes2.png +\image html merging_nodes2.png "The object has been merged with a very big tolerance"
See Also a sample TUI Script of a \ref tui_merging_nodes "Merge Nodes" operation. -*/ \ No newline at end of file +*/