Grasshopper

algorithmic modeling for Rhino

Is there a way to make a polyline connecting two points that would only turn 3 times at maximum perpendicularly to itself? aka moving in x y and z directions on separate segments of the line.

Views: 603

Replies to This Discussion

Sure, that is very easy to do. You just find the vector between the 2 points and decompose it into x,y and z. Than you can draw a line and use the endpoint of one line as the starting point for the next.

Something like this? :

Attachments:

Thank you very much!

There is another solution with component here
http://www.grasshopper3d.com/forum/topics/how-to-constrain-polyline...
It is like Manhattan distance

RSS

About

Translate

Search

Videos

  • Add Videos
  • View All

© 2024   Created by Scott Davidson.   Powered by

Badges  |  Report an Issue  |  Terms of Service