Grasshopper

algorithmic modeling for Rhino

Hi all, I'm pretty new to this Grasshopper business and have run into some trouble. I currently have two curves, have dividing them into a variable number of points (based on distance), and generated lines between those points. Easy. To create another series of lines perpendicular to these lines, I divided the new lines based on the same distance.

However, I cannot figure out how to interpolate these perpendicular lines. Whenever I use interpolate curve on the data set I have it ends up just redrawing the lines between the two main curves.

Kinda confusing when explaining it. Essentially, I need to generate a regular grid in between two main curves which can vary from one another in every plane. I feel like it should be pretty simple, but again, I'm fairly green when it comes to all this.

Thanks!

Views: 264

Attachments:

Replies to This Discussion

Hi.

Well - it may be kinda tricky at the beginning. What happens is that the subdivision of more than one curve results in a tree structure. You need to use PathMapper component to remap the branches of your tree.

I attach u the definition of how to do it more efficiently. And watch out - one u r using curve subdivision by distance it will cause u problems if the curves are not parallel - there will be different number of points on each curve.

j.
Attachments:

RSS

About

Translate

Search

Videos

  • Add Videos
  • View All

© 2024   Created by Scott Davidson.   Powered by

Badges  |  Report an Issue  |  Terms of Service