X-Git-Url: http://git.salome-platform.org/gitweb/?a=blobdiff_plain;f=doc%2Fsalome%2Fgui%2FSMESH%2Finput%2Fmerging_nodes.doc;h=8aff9aa0944e5c6ba8ebdad16e85d2d47d4a22c9;hb=63c75f2e20fda47e06650e57e250a16734229302;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..8aff9aa09 100644 --- a/doc/salome/gui/SMESH/input/merging_nodes.doc +++ b/doc/salome/gui/SMESH/input/merging_nodes.doc @@ -2,60 +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 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. -
  10. To confirm your choice click \b OK or \b Apply button.
  11. +
  12. To confirm your choice click \b Apply or Apply and Close button.
-\image html merging_nodes1.png - +\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 +*/