Vertex Connect

Connect Vertex Path

Reference

Mode:Edit Mode
Menu:Mesh ‣ Vertices ‣ Connect Vertex Path
Hotkey:J

This tool connects vertices in the order they are selected, splitting the faces between them.

When there are only two vertices selected, a cut will be made across unselected faces, a little like the Knife tool; however, this is limited to straight cuts across connected faces.

../../../../_images/modeling_meshes_editing_subdividing_vertex-connect_pair-before.png

Two disconnected vertices.

../../../../_images/modeling_meshes_editing_subdividing_vertex-connect_pair-after.png

Result of connecting.

Running a second time will connect the first/last endpoints.

When many vertices are selected, faces will be split by their selected vertices.

../../../../_images/modeling_meshes_editing_subdividing_vertex-connect_multi-before.png

Before.

../../../../_images/modeling_meshes_editing_subdividing_vertex-connect_multi-after.png

After.

Vertices not connected to any faces will create edges, so this can be used as a way to quickly connect isolated vertices too.

Connect Vertices

Reference

Mode:Edit Mode
Menu:Mesh ‣ Vertices ‣ Connect Vertices

This tool connects selected vertices by creating edges between them and splitting the face.

This tool can be used on many faces at once.

../../../../_images/modeling_meshes_editing_subdividing_vertex-connect_before.png

Vertices before connecting.

../../../../_images/modeling_meshes_editing_subdividing_vertex-connect_after.png

After connecting vertices.

../../../../_images/modeling_meshes_editing_subdividing_vertex-connect_after-faces.png

Resulting face pair.

The main difference between this tool and Connect Vertex Path is this tool ignores selection order and connects all selected vertices that share a face.