Melker
(Melker)
1
Hello all my Rhinoceroses, is anyone a grasshopper expert?
Im trying to make this into a waffle structure with slits.
I am able to get the waffle sections from the brep like this:
But when i try to create the waffle “slits” such as this example image here:
i get nothing on my actual shape. I suspect it is something with my boundary boxes having a problem:
Does anyone know how to make it work?
Thank you!
testmodel RHINO Model.3dm (1.5 MB)
TESTMODEL WAFFLE GRASHOPPER.gh (23.6 KB)
A good first step is to share your files.
Melker
(Melker)
3
Good idea! just updated the post (
I guess Opennest is not really needed in your definition, correct?
I think you need to offset the surface in Rhino instead of moving it up vertically because that does not lead to consistent intersections.
In this part I would eliminate empty paths and then don’t flatten the input of the Boundary Surface components.
Not sure what you want to do next.
TESTMODEL WAFFLE GRASSHOPPER.gh (28.2 KB)
Melker
(Melker)
5
did you achieve the slits where you can put them together? I cannot see any in your structure
If I were you I’d first fix the input surface.
Melker
(Melker)
8
Yes I see you made the waffle structure work but it needs to have slits between each section.