kapy academy

Keyboard Shortcuts

6 min readUpdated Aug 2026

Use a single letter to fire the tool you can see on the toolbar right now. Press S to start a sketch, E to extrude, F to fillet. There are no chords and no modifiers to learn, nothing like Shift+Ctrl+K, because the editor never shows two tools that want the same letter at the same time.

So C is Circle while you are drawing and Coincident once two points are selected. Nothing is ambiguous, because those two are never on screen together.

The three families

Tools live in three groups that can never be co-visible, and letters are reused freely across them:

Family When it is on screen Examples
Model Outside a sketch Extrude, Fillet, Union, Transform
Sketch drawing Inside a sketch, nothing selected Line, Circle, Rectangle, Text
Sketch editing Inside a sketch, something selected Constraints, dimensions, patterns
Inside a sketchEntering a sketch swaps the entire toolbar, and with it, what every letter means.

Within a family every letter is unique, so a shortcut never quietly starts doing two things.

Model tools

Outside a sketch
Key Tool
S Create sketch (on a selected face: sketch on that face)
E Extrude
C Cut
Q Push face
R Revolve
W Sweep
I Helical sweep
T Thread
L Loft
F Fillet
H Chamfer
O Shell
U Union
B Subtract
N Intersect
M Transform
K Mirror body
P Reference plane
X Reference axis
D Reference point
V Show / hide the selected bodies

Drawing in a sketch

Inside a sketch, with nothing selected
Key Tool
L Line
P Point
C Circle
A Arc (3 points)
R Rectangle
G Polygon
E Ellipse
S Slot
T Text
I Insert SVG
J Project

Tool variants have no letter of their own. Open the caret on the same button to reach the other two circles, the second arc, or the rectangle from its centre.

Constraining a sketch

Inside a sketch, with a selection
Key Constraint or dimension
C Coincident
Z Horizontal / vertical
P Parallel
V Perpendicular
T Tangent
O Concentric
E Equal length
Q Equal radius
S Symmetric
M Midpoint
F Fix point
N Point on line
U Point on curve
B Add midpoint
J Add intersection
D Distance / dimension / diameter, whichever your selection allows
R Radius
A Angle
X Toggle construction
W Toggle exported (smart-object base sketch only)

D is the one letter that is shared. Distance, length and diameter are the same intent, "put a number on this", and your selection decides which one you get.

The modifier keys

These are the only combinations, and they behave the way they do everywhere else:

Combinations
Keys Action
Ctrl / ⌘ + S Save
Ctrl / ⌘ + O Open the file manager in a new tab
Ctrl / ⌘ + Z Undo
Ctrl / ⌘ + Shift + Z Redo (Ctrl + Y also works on Windows and Linux)
Shift or Ctrl + click Add to the selection
Alt + click Reach geometry behind a solid
Delete / Backspace Delete the selection, inside a sketch and in the file manager (there Backspace needs Ctrl/⌘, and inside the trash the same key restores instead). It does not delete a body from the viewport. Deleting a body is the timeline's job
Esc Cancel what you are drawing. With nothing in progress it puts the plain Select tool back, filter and all

Undo works in the units you built in, not in keystrokes. One press takes back the whole operation, the rectangle along with its constraints and the points it dropped, rather than peeling it apart.

What a shortcut will not do

  • Letters never fire while you are typing. Any field, any text box: the letter goes into the field.
  • A letter only fires a tool that is visible. If the toolbar does not show it for your current selection, the key does nothing. That is the same answer as "why is the button not there", covered in A Tour of the Editor.
  • Esc does not leave a sketch. Finish sketch does. Selecting and Navigating has the full behaviour.

See also

Discord