SALOME documentation central

Merging nodes


This functionality allows user to detect groups of coincident nodes with desirable tolerance, edit these groups and merge.

mergenodes_ico.png

Merge nodes button

To merge nodes of your mesh:

  1. From the Modification choose Transformation and from its sub-menu select the Merge nodes item. The following dialog box shall appear:

    mergenodes.png
    • Name is the name of the mesh whose nodes will be merged.
    • Tolerance is a maximum distance between nodes sufficient for merging.
      • Detect button generates the list of coincident nodes for the given Tolerance.
    • Coincident nodes is a list of groupes of nodes for merging. All nodes of each group will form one after the operation.
      • Remove button deletes the selected group from the list.
      • Add button adds to the list a group of nodes selected in the viewer with pressed "Shift" key.
      • Select all checkbox selects all groups.
    • Edit selected group list allows editing the selected group:

      add.png
      adds to the group the node selected in the viewer.

      remove.png
      removes from the group the selected node.

      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.

  2. To confirm your choice click Apply or Apply and Close button.
merging_nodes1.png

The initial obgect

merging_nodes2.png

The object has been merged with a very big tolerance


See Also a sample TUI Script of a Merge Nodes operation.


Copyright © 2007-2008 CEA/DEN, EDF R&D, OPEN CASCADE
Copyright © 2003-2007 OPEN CASCADE, EADS/CCR, LIP6, CEA/DEN, CEDRAT, EDF R&D, LEG, PRINCIPIA R&D, BUREAU VERITAS