Knife

Reference

Mode

Edit Mode

Tool

Toolbar ‣ Knife

Hotkey

K

The Knife tool can be used to interactively subdivide (cut up) geometry by drawing lines or closed loops to create holes.

Usage

When using Knife, the cursor changes to an icon of a scalpel and the header changes to display options for the tool. You can draw connected straight lines by clicking LMB, marked with small green squares. Red squares are already defined cuts. Surrounding red squares mean that there is a cut already in that position, so no additional vertex will be created (besides the first one).

../../../_images/modeling_meshes_tools_knife_line-before.png

Mesh before knife cut.

../../../_images/modeling_meshes_tools_knife_line-active.png

Knife cut active.

../../../_images/modeling_meshes_tools_knife_line-after.png

After confirming knife cut.

Tool Settings

Occlude Geometry

Only cut geometry visible on screen.

Only Selected Shift-K

Only cuts through selected geometry.

Controls

Confirm LMB or Return

Confirms the cut. Return will leave selected every edge except the new edges created from the cut.

Cancel

Cancels the tool.

Draw a Continuous Line LMB drag.

So you can draw a free-hand line over a surface, points will be created at edge intersections.

Close Loop double-click LMB

This is a quick way to close the loop you are currently cutting.

New Cut E

Begins a new cut. This allows you to define multiple distinct cut lines. If multiple cuts have been defined, they are recognized as new snapping points.

../../../_images/modeling_meshes_tools_knife_multiple-before.png

Creating multiple cuts.

../../../_images/modeling_meshes_tools_knife_multiple-after.png

Result of starting new cuts while in the tool.

Midpoint Snap Ctrl

Hold to snap the cursor to the midpoint of edges, meaning that all cuts will be performed at the exact center of each cut edge.

Ignore Snap Shift

Hold to make the tool ignore snapping, unlike the default where mouse cursor snaps to near edges.

Cut Through: Z

Allow the Cut tool to cut through to obscured faces, instead of only the visible ones.

Angle Constrain C

Constrains the cut to 45 degree increments.

../../../_images/modeling_meshes_tools_knife_angle-before.png

Constraining cut angle.

../../../_images/modeling_meshes_tools_knife_angle-after.png

Result of constraining cut angle.

Known Limitations

Duplicate Vertices

If you experience problems where duplicate vertices are being created by cuts, this is often caused by too large a near/far clipping range.

Try increasing the Clip Start to avoid this problem, see Depth Troubleshooting for details.

Unconnected Cuts

Cuts that begin or end in the middle of a face, will be ignored.

This is constrained by the kinds of geometry Blender can represent.