How to hide an object to see what is behind it in Rhino?
Short Answer
Yes — in Rhino 3D, the fastest professional way to hide an object so you can see what is behind it is to use the Hide command on the selected object. This temporarily removes it from view without deleting geometry. Limitation: hidden objects stay hidden until you manually show them again.
What You Need to Know Before
Warning: Hidden objects are still in the file and can still affect snaps, selection workflows, or export if you forget they exist. A common mistake is hiding geometry on the wrong layer and then assuming it was deleted or lost.
How to Hide an Object in Rhino
Command: Hide
Shortcut:
HideQuick Steps:
- Select the object you want to temporarily remove from view in the viewport.
- Type Hide in the command line, or use the right-click context menu if available.
- View or edit the geometry behind it; when needed, restore objects with Show.
Use the standard selection first, then run the command for the fastest workflow.
Variables & Settings
Key Setting: Selection filter / sub-object selection
Expert Setting: Make sure you are selecting the correct full object before using Hide. If sub-object selection is active with
Ctrl+Shift, you may hide only part of a polysurface workflow target or miss the intended object entirely.
Why it Fails
- Cause 1 (Geometry): The object may be part of a block instance or a complex grouped model, so hiding one item does not expose the expected geometry behind it.
- Cause 2 (layers/Locks): The object or the target geometry may be on a locked or off layer, making it seem like Hide did not work or that nothing is behind it.
- Cause 3 (Command/Logic): Users often run Hide without selecting the correct object first, or forget that hidden objects must be restored with Show or ShowSelected.
Quick Fix & Best Practice
- Quick Fix: If the object disappears and you need it back, run Show to restore all hidden objects.
- Manager’s Verdict: Use Hide for quick inspection and short editing tasks; if you need repeated visibility control, manage objects by layer instead of constantly hiding and showing individual items.
FAQ
How do I bring back hidden objects in Rhino?
Use the Show command to restore hidden objects.
Can I hide only one object without turning off the whole layer?
Yes, Hide works on selected individual objects.
Is Hide better than turning a layer off?
For quick temporary access, yes; for organized model management, layer control is better.
.
