Merging Vertices

When merging vertices, review and change the tolerance value, if necessary.

Set the value to a reasonable value based on the maximum distance that separates the vertices you want to merge, plus a small tolerance (say 1/10th to 1/5th of the measured value). If the tolerance is too high, inadvertent merging of neighboring vertices can occur, especially when choosing to merge based on the active model. The safest way to merge vertices is to select the required vertices, and use the Selected set only option in the merge options.

The following example is a part containing free edges, representing an unmerged portion of the surface:

  1. Select the free edges by clicking the green box in the Diagnostics slide out.


  2. Click (Select Attached Vertices) to select the vertices that are attached to the selected edges.


    Alternatively, use the (Select Zone) tool to select the appropriate vertices.

  3. Set the merge options:
    1. Click the three dots next to the (Merge adjacent vertices/duplicatet faces) tool to display the options.
    2. Enter the tolerance in the Merge Tolerance field.
      You can estimate the required tolerance value by measuring the distance between two vertices on either side of the gap.
    3. Deactivate the Merge Duplicate Faces option.
    4. Set Operate On to Selected Set Only.


  4. Click (Merge adjacent vertices/duplicatet faces) to merge the selected vertices.
The display updates with the merged result.

The tool has uniformly merged the vertices on one surface with the vertices on the other surface, resulting in a clean merge line. The Output window shows a summary of the number of vertices merged.

If you set the tolerance too low, either no or partial merging would take place. However, any unmerged vertices would remain in the selected set allowing for further merging with a revised tolerance value.

The vertex merging scheme uses a lowest vertex number approach, which means it always merges the highest vertex number (slave vertex) to the lower number (master vertex) within the specified tolerance distance.