Grasshopper

algorithmic modeling for Rhino

 Hi all ,
 have a question  regarding something I am currently working on and will appreciate if you can help me in any way.
Basically I need to shorten a list by deleting the first set of values -list (0;0).Therefore I need to remove the first brunch of a tree.Please find attached the .gh file , I really hope that someone can help me.
 Please note that the Group in red in my trial. Thanks in advance!!!  

Views: 859

Attachments:

Replies to This Discussion

Hi Martina, try the Split Tree component and use mask {0;0}, and use the negative (N) output.

Hi,

 it worked, but I just noticed that the list {0;0} is not there but the numbering is exactly the same in the other list. I am aiming to remove {0;0}, as so {0;1} from the first list to become {0;0} in the second. Please find the .png attached  .

Attachments:

You could use a Path Mapper component with {A;B} as source, and {A;B-1} as target.

Ok  , I will try .Thanks ! 

RSS

About

Translate

Search

© 2024   Created by Scott Davidson.   Powered by

Badges  |  Report an Issue  |  Terms of Service