Hi there, Ive been struggling to create a dynamic way of assigning points to branches based on the circle they lie on. These points exist as the intersection between a polar array and an array of circles. I want each point that is on one circle to be in the same branch as all the other points that are on that circle.
I am new to anemone and its still confusing for me. I imagine there is an easier way to do this, but this is what I came up with. Unfortunately it doesn’t work.
In this case, they appear to do the same thing so who knows? I’ve always used.Shift Paths(PShift), whose name is consistent with my understanding of data trees. There may be cases where they aren’t the same, such as when it’s necessary to simplify the input of Shift Paths to get the desired result. Maybe that’s not necessary with Trim Tree? I don’t know the history of these two components.
Thanks! Haha, that’s so much more simple. I’m kinda new to anemone and it seemed like a fun task. I find it somewhat limited that the looped data can not be in a different format than the input data only.
Anyways, thanks to your advice I was able to finish what I wanted to make.