Grasshopper

algorithmic modeling for Rhino

Hi all. I have a collection of BReps that were made using a 3D Voronoi, and I would like to isolate them based on if they are "top" BReps or "bottom" BReps (you can tell based on which face of the geometry is flat). I want to do this basically to take all the "top" ones and vary their height while also being able to ground the "bottom" ones at the same Z value.

My initial guess was to DeBrep them and use the Z values from the vertices in order to isolate the BReps, but I don't know how to use this data to cull a list. Also using the area-based center point could be a useful way of isolating them, but again not sure how to cull the list using this data. Rhino file is attached.

Thanks in advance!

Views: 712

Attachments:

Replies to This Discussion

Yes you need to use Deconstruct then bounds of Z value of vertices in order to have min and max then sort

The following move in Z according to the max height of block. 

RSS

About

Translate

Search

Photos

  • Add Photos
  • View All

© 2024   Created by Scott Davidson.   Powered by

Badges  |  Report an Issue  |  Terms of Service