Grasshopper

algorithmic modeling for Rhino

I have a data tree like this:

{0,0,0}
{0,0,1}
{0,0,2}
...
{0,0,10}

I want to it convert to like this :
{0}
{1}
{2}
...
{10}

How can I do that?with flatten path?

Views: 390

Replies to This Discussion

Try "Simplify tree"

RSS

About

Translate

Search

© 2024   Created by Scott Davidson.   Powered by

Badges  |  Report an Issue  |  Terms of Service