Treesloth

Treesloth is a plug-in that extends functionality for working with lists and data trees.

The current release now also supports writing and reading binary files that allow for robust interoperability between multiple definitions.

All of the components are distributed within the "Sets" group.

These components mostly are derived from needs met directly in practice. Feedback is very much welcome, and if you have ideas for solutions that will help you better manage your data, please feel free to make suggestions for future releases!

You can download the most recent version on Food4Rhino.

Partition Tree

Hello David,

after this discussion i thought a partition Tree could be another component.

i tried path mapper, split tree and divide branches but could not come up with the data structure needed, without many series or domain components etc.

Maybe i missed a possible solution there.

cheers

alex

  • up

    David Stasiuk

    Interesting. I wonder what the input structure would look like. A ZUI where the number of inputs reflected the depth of the data structure to be imposed?

    This is a rough pass that would look at if you wanted to create a path structure with three indices (you'd define the partition length of indices 1 and 2, and then index 0 would operate as a counter that increments when both index 1 and 2 are at 0):

    Something like this?

    4