How to make a hollow shell from a solid block in Rhino?
Short Answer
Yes — in Rhino 3D, the most common way to make a hollow shell from a solid block is with Shell. Select the closed solid, run the command, remove any face if needed, and enter a wall thickness to offset the object inward. Limitation: Shell can fail on tight fillets or complex curved geometry.
What You Need to Know Before
Warning: If your block is not a valid closed polysurface, Shell will not produce a clean hollow result. Small edges, self-intersections, and very sharp inside corners often cause offset failures or create invalid geometry.
How to Make a Hollow Shell from a Solid Block in Rhino
Command: Shell
Shortcut: No default shortcut
Quick Steps:
- Select the solid block, then type
Shellin the command line or use Solid > Shell Solid from the menu. - When prompted, select the face to remove, or press Enter if you want a closed hollow offset.
- Enter the shell thickness and check the command-line option for offset direction as needed, then confirm the result.
- Select the solid block, then type
Variables & Settings
Key Setting: Shell thickness
Expert Setting: Use a wall thickness smaller than the narrowest internal detail of the solid. If the offset distance is too large, Rhino may create overlapping interior faces or fail to build the shell entirely.
Why it Fails
- Cause 1 (Geometry): The solid has tiny edges, bad joins, or curvature too tight for the specified shell thickness.
- Cause 2 (layers/Locks): The object is inside a block instance, on a locked layer, or you selected the wrong nested geometry instead of the editable solid.
- Cause 3 (Command/Logic): The shell distance is larger than the model can support, or the wrong face was removed for the intended hollow direction.
Quick Fix & Best Practice
- Quick Fix: Run
ShowEdgesto find naked or bad edges, repair the solid, then tryShellagain with a smaller thickness. - Manager’s Verdict: Use Shell for standard manufacturable wall-thickness models and concept enclosures. Avoid it on highly detailed imported solids until the geometry is cleaned and validated first.
FAQ
Can I hollow a polysurface without removing a face?
Yes, press Enter at the face-removal prompt to create a closed inner offset if the geometry allows it.
What if Shell keeps failing in Rhino?
Reduce the thickness or simplify small fillets and tight features before retrying.
Can I shell outward instead of inward?
Yes, depending on the command options and selected direction during the shell operation.
.
