Grasshopper

algorithmic modeling for Rhino

Can someone please give me a proper example about the new [Trim Tree].

I expected it to be like [Shift Paths], but can´t get it to work or is this a bug?

"1. The collapse depth is too large for 6 branches, they were omitted"

Views: 3450

Replies to This Discussion

I think it's hosed. Forget about it for now.

It's supposed to merge the right-most elements in paths. So if you have a tree like:

{0;0;0}

{0;0;1}

{0;0;2}

{0;0;3}

{0;1;0}

{0;1;1}

{0;1;2}

{0;1;3}

{0;2;0}

{0;2;1}

{0;2;2}

{0;2;3}

And you trim to a depth of 1, the last number will be removed, resulting in:

{0;0}

{0;1}

{0;2}

In effect it is like Shift Paths, but simpler to use. That was the idea anyway.

--

David Rutten

david@mcneel.com

Poprad, Slovakia

Yeah, fixed now. 0.9.0052 will have a working Trim Tree component again.

--

David Rutten

david@mcneel.com

Poprad, Slovakia

RSS

About

Translate

Search

Videos

  • Add Videos
  • View All

© 2024   Created by Scott Davidson.   Powered by

Badges  |  Report an Issue  |  Terms of Service