Interface and Navigation
Rhino's interface is organized around the assumption that you're always looking at the same model from four directions simultaneously.
Why this matters
Navigating a 3D environment confidently is a prerequisite for modeling efficiently. If you're fighting the viewport to find your model or accidentally rotating when you mean to pan, you're spending mental energy on orientation instead of design. The navigation controls are muscle memory — build them correctly from the first session.
Viewport navigation
| Action | How to do it |
|---|---|
| Rotate (Perspective view only) | Hold right mouse button and drag |
| Pan (any view) | Hold Shift + right mouse button and drag |
| Zoom | Scroll wheel — zooms toward the cursor position, not the screen center |
| Zoom Extents | ZOOM then E — fits all visible geometry in the viewport. Do this whenever you import content and can't find it. |
| Maximize a viewport | Double-click the viewport title bar. Double-click again to return to four-view layout. |
| Repeat last command | Right-click when no command is active |
| Cancel active command | Escape |
| Undo | Ctrl+Z |
| Redo | Shift+Ctrl+Z |
Display modes
Right-click any viewport title bar to access display modes. Set each viewport to a mode that serves how you're working at that moment — there is no single correct setting.
| Mode | Best for |
|---|---|
| Wireframe | Seeing through geometry, finding underlying linework, checking for duplicate curves |
| Shaded | General modeling work — seeing form and mass clearly |
| Rendered | Checking material assignments before LiveSync — slower but shows texture and color |
| Arctic | Reading form and spatial relationships without material distraction — excellent for design review |
| Ghosted | Seeing inside a model or checking surface conditions behind other objects |
Snaps and drawing aids
| Toggle | Key | Behavior |
|---|---|---|
| Snap | F9 | Locks cursor to a defined grid interval |
| Ortho | F8 | Constrains movement to 90° increments (hold Shift for temporary ortho) |
| Osnap | Bottom bar | Persistent geometric snaps — End, Mid, Int, Cen, Near, Perp. Keep End and Int active at minimum. |
| SmartTrack | Bottom bar | Tracks from Osnap points along horizontal/vertical/angular paths — equivalent to AutoCAD Object Snap Tracking |
Gumball
The Gumball is the most efficient way to make quick positional and scale adjustments to objects. Select an object — the Gumball appears at its center. Red arrow = X axis. Green arrow = Y axis. Blue arrow = Z axis. Drag an arrow to move. Drag an arc to rotate. Drag a square to scale in one axis. Click and type a value after starting a drag for precise numeric input.
Toggle the Gumball on/off from the bottom status bar or with the Gumball button. Turn it off when it's getting in the way of selection; turn it back on for manipulation.
Try this
Open a new Rhino file. Draw a curve in the Top viewport. Switch the Perspective viewport to each display mode and observe how the same geometry reads differently. Then practice the three navigation controls in Perspective view — rotate, pan, zoom — until switching between them is automatic. Try maximizing and restoring each viewport. You'll use all of this within the first 10 minutes of every modeling session.
What breaks
Rotating in the Top view — only the Perspective viewport supports rotation. In Top, Front, or Right views, right-click pans, it doesn't rotate. If your Top view suddenly looks angled, you've accidentally set a non-planar CPlane. Type PLAN to restore it.
Losing your model — if geometry disappears after an operation, type ZOOM E before assuming anything broke. Objects that moved far from the origin will be outside the current view but still exist.