Grasshopper

algorithmic modeling for Rhino

I'm pretty new to Grasshopper and here something basic is escaping me.

I have a surface (extruded to a thickness) and a series of ellipses that are easily projected/traced/extruded through the first surface. I'd like to -subtract- these ellipses from the surface, but it doesn't seem to work. In other programs I'd resolve this by Boolean Subtraction...

But it's not working. Any thoughts? The goal is to create perforations in the surface using the ellipses as a guide... Thx!

Views: 3055

Attachments:

Replies to This Discussion

Hello!

I think the Rhino doesn´t like the fact that the center of your extruded ellipses is exactly on the edge of the Brep you want to subtract from. Also the "Surface From Points" you created results in 2 congruent surfaces. Another problem is that you have 1 Brep you want to subtract 49 surfaces from. The result is 49 different Breps with 1 hole respectively.
I tried something - but it requires a lot of computation time. Hence I recommend adjusting the main surface to your liking and then switch "Compute" to true.
I hope this helps you in some way.
Attachments:
to avoid the 49 separate split breps issue, we have first made a boolean union including all the subtracting elements by joing with some arbitrary non-intersecting form

then you have one to one relationships between subtracting and subtracted breps

RSS

About

Translate

Search

Videos

  • Add Videos
  • View All

© 2024   Created by Scott Davidson.   Powered by

Badges  |  Report an Issue  |  Terms of Service