Grasshopper

Grasshopper: Clip & Section

Clipping planes and sections directly in Grasshopper.

Parametric Sections

Grasshopper now speaks Rhino’s drafting language: clipping planes, sections, and 2D drawings are now native, parametric objects. Place and drive real Rhino clipping planes parametrically, control exactly which objects and layers they clip.

Parametric Drawings

The new Create Clipping Drawing component goes further: one component turns any clipping plane into a complete 2D drawing: section fills, hidden lines, silhouettes and more, delivered as a block that updates when your model does. Change the design, and the drawings follow.

Try It

  1. Download Rhino 8 Evaluation for Windows or Mac.
  2. Download and open the Multistory_House.3dm in Rhino.
  3. Download and open the TryIt_Clipping_Plane_GH_v9.gh file in Grasshopper
  4. Change the value of the Number Slider controlling the Z-coordinate of the Clipping Plane.
  5. Click on the Update button on the Create Clipping Drawing component to generate a 2D drawing.
  6. After the drawing has been created, click the Push button on the Content Cache component to add the drawing to the Rhino document.
  7. After any change to your model, simply repeat steps 5 and 6 to update and push the drawing to the document which will replace the existing drawing with the updated version.
  8. Try this with your own models by replacing the Model Objects passed into the Objects input of the Create Clipping Drawing component.
  9. Ask questions and give feedback on the Discourse Forum.