Can I create a ʼSection Viewʼ to see the inside of a model in Rhinoceros 3D?

Short Answer

Yes — in Rhino 3D, you can create a section view to see inside a model using the ClippingPlane command, which is the most common professional method for live cutaway views in modeling and layout workflows. It works quickly in perspective and orthographic viewports. Limitation: it is a visual cut, not true edited geometry.

What You Need to Know Before

Warning: Clipping planes only display a cut through visible geometry; they do not physically slice or generate new solid faces in the model. A common failure is placing the clipping plane in the wrong viewport or too far from the object, which makes it appear that nothing happened.

How-to

  • Command: ClippingPlane

  • Shortcut: No default keyboard shortcut

  • Quick Steps:

    1. In the viewport where you want the section, run ClippingPlane from the command line or use Surface menu tools if available in your workspace.
    2. Pick two points to define the clipping plane, then place it so it passes through the model interior.
    3. Turn on or adjust the clipping object’s properties, and make sure the target viewport recognizes the clip. If needed, use the clipping plane properties to control which viewports it affects.

Variables & Settings

  • Key Setting: Viewport assignment / clipped viewport behavior

  • Expert Setting: In the clipping plane properties, you can specify which viewports are affected. This is critical in multi-viewport workflows because a clipping plane may work in one view but not another if viewport clipping is not enabled for that view.

Why it Fails

  • Cause 1 (Geometry): The clipping plane does not actually intersect the model, or the object is outside the clipped display range.
  • Cause 2 (layers/Locks): The clipping plane or target objects are on hidden or locked layers, so the section result does not display as expected.
  • Cause 3 (Command/Logic): Users expect ClippingPlane to create permanent section geometry, but it only creates a live display cut unless you use additional drafting or Make2D workflows.

Quick Fix & Best Practice

  • Quick Fix: Select the clipping plane, open Properties, and confirm the correct viewport is assigned and the plane physically passes through the model.
  • Manager’s Verdict: Use ClippingPlane for fast design review, coordination, and layout views; avoid relying on it when you need actual cut geometry for fabrication or exported 2D section linework.

FAQ

Can Rhino create a live section without modifying the model?

Yes, ClippingPlane creates a live visual section and leaves the original geometry unchanged.

Can I use more than one clipping plane in Rhino?

Yes, but multiple clipping planes can make viewport display harder to manage.

Can I turn a Rhino section view into 2D linework?

Yes, typically by combining the clipped view with Make2D for documentation output.

.