Grasshopper

algorithmic modeling for Rhino

Hello GH community.

I am really new to GH. I am trying to put what I have learned to practice. However, I am facing a problem which I have tried to figure out why, sadly, I can not.

Please see attached images for the problem I am talking.

Thank you for your valuable help and time to look into this.

Views: 291

Attachments:

Replies to This Discussion

The main problem in your file is that the Boundary Surfaces component is asked to operate on all curves at the same time. It doesn't know in what order the output is required, so sometimes (like with 61 divisions) you get lucky and the order is the way you want.

You should not flatten your data, but instead only provide lists of two curves for Boundary Surfaces. This way you keep control over the order.

I attached a file with some suggested changes and a fix the above problem.

Attachments:

Hi David

Thank you so much for the " Boundary Surfaces component is asked to operate on all curves at the same time" it solved the issue.  Attached image.

While I am looking at your definition, it is way much more advanced. One thing I know nothing about which is the "simplify". what does it mean? How does it work? when should we use it? I will google it later.

Thank you again for the help.

Attachments:

RSS

About

Translate

Search

Videos

  • Add Videos
  • View All

© 2024   Created by Scott Davidson.   Powered by

Badges  |  Report an Issue  |  Terms of Service