Grasshopper

algorithmic modeling for Rhino

Increment number of items inside a branch along the list

Hello!

I have a problem with data manipulation.

What I'm trying to do is increment the numbers of items inside a list by adding one in each succesive branch.

Ej.

branch {0}

0) 0

branch{1}

0) 0

1) 1

branch{2}

0) 0

1) 1

2) 2

branch{3}

0) 0

1) 1

2) 2

3) 3

thanks!

everything helps

Views: 576

Replies to This Discussion

Do you mean something like this?

yes! thank you!

RSS

About

Translate

Search

© 2024   Created by Scott Davidson.   Powered by

Badges  |  Report an Issue  |  Terms of Service