Files
blender-portable-repo/scripts/addons/RetopoFlow/help/knife.md
T
2026-03-17 14:30:01 -06:00

63 lines
1.8 KiB
Markdown

# ![](images/knife-icon.png) Knife Help
Shortcut: {{knife tool}}
Quick Shortcut: {{knife quick}}
The Knife tool allows you to cut into the existing geometry similarly to Blender's Knife tool.
![](images/help_knife.png)
Note: the Knife tool will only cut into existing geometry; it will not create new vertices, edges, or faces.
If nothing is selected, the first insert will
- insert a new detached vertex if the mouse is hovering a face,
- split the hovered edge,
- select the hovered vertex, or
- set a knife starting point (does _not_ create a new vertex).
The subsequent insertions will cut in new edges, splitting faces and edges accordingly.
Note: an existing face will not be split until there are distinct entrance and exit vertices.
Until the face can split, the created vertices and edges will be non-manifold (possibly detached) geometry.
## Creating
| | | |
| --- | --- | --- |
| {{insert}} | : | insert geometry connected to selected geometry |
| {{knife reset}} | : | resets the knife starting point |
## Selecting
| | | |
| --- | --- | --- |
| {{select single, select single add}} | : | select geometry |
| {{select paint, select paint add}} | : | paint geometry selection |
| {{select path add}} | : | select along shortest path |
| {{select all}} | : | select / deselect all |
| {{deselect all}} | : | deselect all |
## Transforming
| | | |
| --- | --- | --- |
| {{grab}} | : | grab and move selected geometry |
| {{action}} | : | grab and move selected geometry under mouse |
| {{smooth edge flow}} | : | smooths edge flow of selected geometry |
## Other
| | | |
| --- | --- | --- |
| {{delete}} | : | delete/dissolve/collapse selected |
| {{rip}} | : | rip selected edge |
| {{rip fill}} | : | rip and fill selected edge |