Grasshopper

algorithmic modeling for Rhino

Hi,

I am trying to split a sphere with a voronoï WITHOUT using C# components.

The only part that doesn't work is when I split the sphere with closed curves.

The trimming uses not only the splitting curves, but also the curve created in the basic sphere component.

Also, is there a way to automatically retrieve the voronoï-perforated surface from the SrfSplit component? Now I use List Item, but I have to change the Item number every time I change one of the input parameters

Views: 1203

Attachments:

Replies to This Discussion

Try to sort the surfaces according their area, then you choose the first surface with more area. With that you would get -in most cases- the perforated surface.

It works since the surface I want is much wider than the others!

Thanks!!

RSS

About

Translate

Search

Photos

  • Add Photos
  • View All

Videos

  • Add Videos
  • View All

© 2024   Created by Scott Davidson.   Powered by

Badges  |  Report an Issue  |  Terms of Service