Vertex Weld Modifier

The Vertex Weld modifier behaves like the Weld feature in editable poly and similar objects by combining all vertices within a specified distance from each other into a single vertex. Vertex Weld is useful for cleaning up meshes that contain clusters of vertices within small areas.

The results of using different Vertex Weld threshold settings

The new vertex is automatically placed at the average position of the combined vertices. Because the original vertices are removed, some associated faces and edges are usually removed as well. Also, welded vertices need not belong to the same element, so welding can result in combining elements within an object.

Procedures

Example: To apply the Vertex Weld modifier to a mesh:

  1. Create a box with Length, Width, and Height set to 40.
  2. Right-click the box and choose Convert to Convert to Editable Poly.
  3. Go to the Polygon sub-object level and select polygon 6.
    Tip: To see which polygon is selected, watch the readout at the bottom of the Selection rollout.
  4. Press Delete to delete polygon 6.

    By deleting the polygon, you create an open mesh.

  5. Apply a Turn To Poly modifier, and set the Selection Level to Object.
  6. Apply a Mirror modifier, and set Mirror Axis to X.
  7. Turn on Copy, and set Offset to –40.

    The reflection of the box shares a common seam but the vertices along the seam are not welded.

  8. Apply a Vertex Weld modifier to cement the two boxes into one element.
Tip: This combination of steps can be streamlined by using the Symmetry modifier, which mirrors and welds the mesh in a single operation.

Interface

Threshold

The distance, in scene units, within which vertices are automatically combined. Vertices farther apart than this value are not welded. Default=0.1

Note: A higher Threshold setting results in welding more vertices, thus removing smaller faces and details. If the threshold is set too high, the mesh will begin to deform.

A threshold setting of 5.5 removes all detail, making the model unrecognizable.