Grasshopper

algorithmic modeling for Rhino

Hi,

I am trying to bend multiple curves. I have a end point and a start point and I would like to bend it in two points so it is more elegant. The script I have at the minute only works with single curves but when I add multiple curves in, it doesn't like it. I guess its joining all the points together and not reading the 4 points I have as a single line, struggling for a solution.

Thank you

Views: 482

Attachments:

Replies to This Discussion

suggest a debug method. if it works in the case of a single curve, when you go to multiple curves, try using, say, only 3 or 4 curves until you prove your script. much easier to see the sequence of what is or is not happening.

I'm not sure what else is going on in your code but am pretty sure that to keep multiple curves separate, you need to avoid 'Flatten' on the first four 'List Item' components.

Sorted, many thanks.. again!

RSS

About

Translate

Search

© 2024   Created by Scott Davidson.   Powered by

Badges  |  Report an Issue  |  Terms of Service