Rhinoceros 3D Keyboard Shortcuts (Windows & Mac): The Complete List

Quick answer: Rhinoceros 3D keyboard shortcuts are key combinations that run commands instantly without clicking through menus for example, Ctrl + S (⌘ S on Mac) to save, or F8 to toggle Ortho. On Windows, most shortcuts are function keys plus command aliases you type or assign yourself; on Mac, Rhino ships with a fuller set of ⌘‑based shortcuts. Use Ctrl on Windows and Command (⌘) on Mac.

What Are Rhino 3D Keyboard Shortcuts?

Rhino 3D keyboard shortcuts are predefined key presses that trigger commands without navigating menus or toolbars. In Rhinoceros, there are actually three ways to work fast:

  1. Keyboard shortcuts: fixed keys such as F8 (Ortho) or ⌘ S (Save on Mac).
  2. Command aliases: short letter strings you type and confirm with Enter/Spacebar, like L for Line or EX for Extend.
  3. Mouse + modifier combos: for example, Shift + right‑mouse‑drag to pan the viewport.

This distinction matters: on Windows, Rhino’s defaults are mostly function keys and mouse combos, and you build your own letter shortcuts. On Mac, Rhino includes a broad set of Command (⌘) shortcuts out of the box. The tables below separate them so you know exactly what works on your system.

Most‑Used Rhinoceros 3D Shortcuts (Windows & Mac)

These are the everyday file and edit commands. On Windows use Ctrl; on Mac use Command (⌘).

ActionWindowsMac
NewCtrl + N⌘ N
New from template⇧ ⌘ N
OpenCtrl + O⌘ O
SaveCtrl + S⌘ S
Save As⌥ ⇧ ⌘ S
PrintCtrl + P⌘ P
CutCtrl + X⌘ X
CopyCtrl + C⌘ C
PasteCtrl + V⌘ V
UndoCtrl + Z⌘ Z
RedoCtrl + Y⇧ ⌘ Z
DeleteDelete⌘ ⌫
Select AllCtrl + A⌘ A
InsertCtrl + I⌘ I
GroupCtrl + G⌘ G
UngroupCtrl + Shift + G⇧ ⌘ G
Block definitionCtrl + B⌘ B
JoinCtrl + J⌘ J
TrimCtrl + T⌘ T
SplitCtrl + Shift + S⌃ ⇧ S
Command search⌘ K
Exit Rhino⌘ Q

⌘ = Command · ⇧ = Shift · ⌥ = Option/Alt · ⌃ = Control (Mac). A dash (—) means there is no default and you can assign one yourself.

Viewport & Navigation Shortcuts

Moving around your model is the skill that saves the most time in Rhino.

ActionWindowsMac
Rotate (tumble) perspective viewRight-mouse dragRight-mouse drag
Pan any viewShift + right-mouse drag⇧ + right-mouse drag
Zoom in/outMouse wheelMouse wheel
Pan view inCtrl + Page Up⌘ Page Up
Pan view outCtrl + Page Down⌘ Page Down
Zoom lens inShift + Page Up⇧ Page Up
Zoom lens outShift + Page Down⇧ Page Down
Tilt view leftCtrl + Shift + Page Up⇧ ⌘ Page Up
Tilt view rightCtrl + Shift + Page Down⇧ ⌘ Page Down
Undo view changeHome↖ (Home)
Redo view changeEnd↘ (End)
Previous CPlaneShift + Home⇧↖
Next CPlaneShift + End⇧↘
Next viewport active⌘ Tab
Zoom ExtentsCtrl + Shift + E⇧ ⌘ E
Zoom Extents (all viewports)Ctrl + Alt + E⌥ ⌘ E

Maximize Viewport Shortcuts

ActionWindowsMac
Maximize Top viewportCtrl + F1⌘ F1
Maximize Front viewportCtrl + F2⌘ F2
Maximize Right viewportCtrl + F3⌘ F3
Maximize Perspective viewportCtrl + F4⌘ F4
Maximize / restore active viewport⌥ ⌘ M

Display Mode Shortcuts

Display ModeWindowsMac
WireframeCtrl + Alt + W⌃ ⌘ W
ShadedCtrl + Alt + S⌃ ⌘ S
RenderedCtrl + Alt + R⌃ ⌘ R
GhostedCtrl + Alt + G⌃ ⌘ G
X-RayCtrl + Alt + X⌃ ⌘ X
Technical⌃ ⌘ T
Artistic⌃ ⌘ A
Pen⌃ ⌘ P
Enter Full Screen⌃ ⌘ F

Selection & Visibility Shortcuts

ActionWindowsMac
Add object to selectionShift + click⇧ + click
Remove object from selectionCtrl + click⌘ + click
Sub-object select (face/edge)Ctrl + Shift + click⌃ ⌘ ⇧ + click
Hide objectsCtrl + H⌥ H
Show (all hidden)Ctrl + Alt + H⌃ ⌥ H
Show selectedCtrl + Shift + H⌥ ⇧ H
LockCtrl + L⌘ L
UnlockCtrl + Alt + L⌥ ⌘ L
Unlock selectedCtrl + Shift + L⇧ ⌘ L

Modeling Aids: Ortho, Snap, Gumball & Osnap

These toggles are the heart of precise Rhino modeling and work on both Windows and Mac.

ToggleKeyWhat it does
HelpF1Opens the command help topic
Command HistoryF2Shows the running command history
Object PropertiesF3Opens the Properties panel
Toggle CameraF6Shows/hides the viewport camera
Show Grid / AxesF7Toggles the construction grid
OrthoF8Constrains movement to 90° angles
Grid SnapF9Snaps the cursor to grid points
Control Points OnF10Turns on control points for editing
Control Points OffF11Turns control points off
Repeat last commandEnter / Spacebar / right-clickRe-runs your previous command

Rhino Shortcuts: Mac vs Windows (Key Differences)

DifferenceWindowsMac
Primary modifierCtrlCommand (⌘)
Built-in letter shortcutsFew — you assign your ownMany, out of the box
Save AsAssign your own⌥ ⇧ ⌘ S
Command searchType in command line⌘ K
Customization locationOptions → Keyboard / AliasesPreferences → Keyboard Shortcuts
Full screenCustom⌃ ⌘ F

How to Create Custom Shortcuts & Aliases in Rhino

Rhino is built to be personalized. There are two systems:

1. Command Aliases (works on Windows & Mac)

An alias is a short text string that runs a command when you type it and press Enter or Spacebar.

  1. Go to Options (Windows) or Preferences (Mac).
  2. Open the Aliases page.
  3. Click New, type a short alias (e.g., LL), and enter the command macro (e.g., ! _Line).
  4. Press Enter to save. Now typing LL runs Line.

The leading ! cancels any running command first; the _ ensures the command works in any language version of Rhino.

2. Keyboard Shortcuts (function & modifier keys)

  1. Open Options → Keyboard (Windows) or Preferences → Keyboard Shortcuts (Mac).
  2. Find the key (for example F4) or key combination.
  3. Enter the command macro to run, such as ! _Layer to open the Layers panel.
  4. Save. The key now triggers your command.

Rhino 3D Shortcuts PDF (Free Download)

Want a printable version to keep next to your monitor? Download the complete, categorized cheat sheet:

⬇ Download the Rhino 3D Shortcuts PDF

Frequently Asked Questions

What is the shortcut to save in Rhino 3D?

Press Ctrl + S on Windows or ⌘ S on Mac. Use ⌥ ⇧ ⌘ S for Save As on Mac.

How do I toggle Ortho mode in Rhino?

Press F8 on both Windows and Mac to turn Ortho on or off. Ortho constrains cursor movement to 90° angles.

What is the shortcut for Object Snap (Osnap) in Rhino?

Osnap is toggled from the status bar by default. On Mac, ⌃ U shows or hides the Object Snaps panel. You can also assign your own key in the Keyboard options.

Does Rhino for Windows have customizable keyboard shortcuts?

Yes. Open Options → Keyboard to assign command macros to keys, and Options → Aliases to create typed shortcuts. Windows ships with few default letter shortcuts, so customization is expected.

How do I create a custom shortcut in Rhino?

Open Options/Preferences, go to the Keyboard or Aliases page, choose a key or alias, and enter the command macro (for example ! _Line). Save and it works immediately.

What’s the difference between a shortcut and an alias in Rhino?

A shortcut is a key or key combination (like F8). An alias is a short text string you type and confirm with Enter/Spacebar (like L for Line). Aliases are the most powerful way to speed up modeling.

Are Rhino shortcuts the same on Mac and Windows?

The function‑key toggles (F1–F11) are the same. Command combos differ: Windows uses Ctrl, Mac uses Command (⌘), and Mac includes more built‑in shortcuts.

How many keyboard shortcuts does Rhino have?

Rhino ships with roughly 50+ default shortcuts (more on Mac), plus unlimited custom aliases you can create yourself.

Final thoughts

Mastering Rhino 3D keyboard shortcuts is one of the fastest ways to speed up your modeling workflow. Start with the function-key toggles like F8 for Ortho and F9 for Grid Snap, then build your own command aliases for the tools you reach for most. On Windows you’ll customize more; on Mac you get a fuller set of Command shortcuts out of the box, but on both platforms the real speed comes from muscle memory. Keep the free PDF cheat sheet next to your monitor, practice a few new keys each week, and you’ll be modeling faster within days.

READ NEXT:

Pratik

Pratik is the founder of Tutorial Tactic and a productivity tools specialist with 15 years of hands-on experience in Google Workspace, Microsoft Office, and software automation. He has published over 1,500 guides on keyboard shortcuts, software commands, how-to tutorials and workflow optimization, helping readers across the US and India work faster with the tools they use every day. Tutorial Tactic was founded in 2021 with one goal: cut through the noise and give readers exactly what they need fast, verified, and beginner-friendly.
Back to top button