Grasshopper

algorithmic modeling for Rhino

Hello everyone,
in input I have a multiple curves collection and I have to design some loft surfaces in this sequence (true,false,true...and so on).
To do a loft between the first and second element in a list,between the second and the third element...

I have tried this logic but I would like to optimize this.

Any suggestion are grateful

thanks in advice

dario

Views: 554

Attachments:

Replies to This Discussion

Hi Dario,
I came up with definition witch I'm sure can be more optimized, but It will do the job. Is the result what you meant?

Attachments:
thanks a lot Kristjan,
it's really interesting logic...you had understood perfectly my question!
probably i have some problems with path matter...i have to improve this part of gh in my knowlodge.
regards
dario
The logic is very simple...instead of spliting and managing one list, you create two lists (of the same curves). From first you take the start curve for lofting and from other you take second curve. That's it.
And for lofting you need to have the curves in same data level. There can pathmapper help. But the same result can be achieved with flattening and grafting.

RSS

About

Translate

Search

Videos

  • Add Videos
  • View All

© 2024   Created by Scott Davidson.   Powered by

Badges  |  Report an Issue  |  Terms of Service