Grasshopper

algorithmic modeling for Rhino

Hi ALL

A fast question. I have a "tree" with 121 paths, organized this way:

({A:B})

{0:1}
...
{0:n}
...
{n:n}

And I would like to put in tha same branch A all B entries, giving a tree with n branches.

thanks, I read a post time ago, and now I can't find it.

THANKS

Views: 313

Replies to This Discussion

I don't understand your question. could you write out what you have and what you want more clearly.
Yes sure, it was not clear at all, thanks

I have a data tree with this structure:

{0:1} (N=1)
{0:2} (N=1)
...
{0:n} (N=1)

{1:1} (N=1)
{1:2} (N=1)
...
{1:n} (N=1)
...
{2:1} (N=1)
{2:2} (N=1)
...
{2:n} (N=1)
...
{n:n} (N=1)

And I need to have this data tree re-structured to be like this

{1} (N=n)
...
{n} (N=n)

If its not clear now (and its very posible) I'll attach the file.

Thanks, anyway!
Yip thats it.

RSS

About

Translate

Search

© 2024   Created by Scott Davidson.   Powered by

Badges  |  Report an Issue  |  Terms of Service