Grasshopper

algorithmic modeling for Rhino

Hi,

I'm trying to separate the outside faces of my 3D vornoi from the rest. By outside faces, I mean the external faces that are on the bigger faces of the geometry that contains the vornoi, in my case a cube.

I've tried these three methods, but none seem to work.


Are there any alternatives that I can try or have I made a mistake somewhere?

Thanks.

Views: 345

Attachments:

Replies to This Discussion

Method 3 works fine but:

you were providing 6 breps instead of one. (you already have the cube earlier in your definition, no need to recreate it)

you were getting the wrong list from dispatch. (you need B instead of A)

you could flatten the voronoi faces for simplicity (or not, it's up to you)

Attachments:

Hey, thanks so much for your help. I didn't notice that I was providing 6 breps, instead of one. Much appreciated! :)

RSS

About

Translate

Search

Videos

  • Add Videos
  • View All

© 2024   Created by Scott Davidson.   Powered by

Badges  |  Report an Issue  |  Terms of Service