Grasshopper

algorithmic modeling for Rhino

Hi there,

it seems to be simple but somehow I cant find the way to connect all the lower right points to my evaluated points.(as shown in the jpg)

i tried to reverse and shift the lists but without success.

It still connects the evaluated points to the lower left points.

Any help would be greatly appreciated.#

Thanks

Views: 189

Attachments:

Replies to This Discussion

Hi its because your pts {?}[2] arent the lower right pts, you have to pick all {?}[1] to match with your evaluated pts.  You said all evaluated pts still connect to the lower left pts, in the .gh i saw they re all connected to to the your {?}[2], the upper right ones.

For the shift list component, in this case, the input has to be flattened or nothing will happen, cuz you cant shift the branches, and in every branch you have only 1 item, [0] shifted by 1 is still [0].

The last thing, you dont have to use split tree and clean tree to select your pts, list item will do the job. I mean if i=0, list item will pick all the {?}[0].

RSS

About

Translate

Search

Photos

  • Add Photos
  • View All

Videos

  • Add Videos
  • View All

© 2024   Created by Scott Davidson.   Powered by

Badges  |  Report an Issue  |  Terms of Service