Grasshopper

algorithmic modeling for Rhino

newbie here. created a basic sin cos point circle. applied a shift and joined the points with lines (from tutorial). i then divided the lines to add horizontal rings. is there a way to extract multiple list items such as 1-5?

Views: 517

Replies to This Discussion

Hello

you can use the ZUI (http://www.grasshopper3d.com/video/variable-parameter-zui) and add outputs to list item or you can input multiple integers describing the indexes of the list you are after.

please note that list item works also with trees, so when listing item with index 0 in data tree, you get the first item form each branch (list) of the tree.

cheers

alex

thanks! this will be very useful.

right now there is a slider divides the lines, ie creating the horizontal rings. without adding a new item for each horizontal ring, is there a way to extract items 1-6 without flattening each branch individually?

In that case you will need flip matrix component.

there are ways to do it without flip matrix using tree item, but that requires far more components.

cheers

alex

ps you will receive help easier if you upload a gh file.

flip matrix.. sweet. I have a lot to learn. Thanks again!

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