Grasshopper

algorithmic modeling for Rhino

Can anyone tell me why it's stair stepping like this and/or how to fix it? For this simple exercise I'm trying to get a rectangle 5 lines wide and 5 lines high.

http://i.imgur.com/9bT6YTJ.jpg

Views: 280

Replies to This Discussion

You have 5 lines and 5 move vectors. They are matched up 1:1. If you want to move each line with every 5 vectors (as you do in this case), you should graft either the lines or the vectors. Then instead of having two lists of 5 items each, you'll have one list of 5 items and 5 lists of 1 item each.

Alternatively you can use the Cross Reference component, but I think Grafting is the better option.

--

David Rutten

david@mcneel.com

Fantastic, that did it. Thank you David.

RSS

About

Translate

Search

Photos

  • Add Photos
  • View All

Videos

  • Add Videos
  • View All

© 2025   Created by Scott Davidson.   Powered by

Badges  |  Report an Issue  |  Terms of Service