X-Git-Url: http://git.salome-platform.org/gitweb/?p=modules%2Fsmesh.git;a=blobdiff_plain;f=doc%2Fsalome%2Fgui%2FSMESH%2Finput%2Fmerging_nodes.doc;h=8aff9aa0944e5c6ba8ebdad16e85d2d47d4a22c9;hp=fb88fb89e26492d3ea01eb832f636f5839bcac31;hb=674c0d8b9d98776136d216ec8f1bad56acac5bf5;hpb=0635c9fc80f67d1e5dc0e94ec85f487286a92070 diff --git a/doc/salome/gui/SMESH/input/merging_nodes.doc b/doc/salome/gui/SMESH/input/merging_nodes.doc index fb88fb89e..8aff9aa09 100644 --- a/doc/salome/gui/SMESH/input/merging_nodes.doc +++ b/doc/salome/gui/SMESH/input/merging_nodes.doc @@ -2,62 +2,110 @@ \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" +\image html mergenodes_ico.png "Merge nodes menu button" To merge nodes of your mesh:
    -
  1. 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 - +
  2. Choose \b Modification -> \b Transformation -> Merge nodes + menu item. The following dialog box shall appear:
  3. +
    +\image html mergenodes_auto.png +
    + +
  4. Automatic mode: +
    -
  5. -
  6. Coincident nodes is a list of groupes of nodes for -merging. All nodes of each group will form one after the -operation. +

  7. +
  8. The \b Manual mode gives you full control of what the operation will do. +In this mode additional controls are available: +
  9. To confirm your choice click \b Apply or Apply and Close button.
-\image html merging_nodes1.png "The initial obgect" - -\image html merging_nodes2.png "The object has been merged with a very big tolerance" +\image html merging_nodes1.png +
The initial object. Nodes 25, 26 and 5 are added to Nodes + to keep during the merge group. +
+
+\image html merging_nodes2.png +
The object has been merged +

See Also a sample TUI Script of a \ref tui_merging_nodes "Merge Nodes" operation. -*/ \ No newline at end of file +*/