1.gh (9.6 KB)
I want to find index of True in a tree.
Now the index of True in {0} is in {0;0}, while those in {1} is in {1;1}
I want to “sort” the branches so the index of True in {0} is in {0;0}, while those in {1} is in {1;0}
I want to find index of True in a tree.
Now the index of True in {0} is in {0;0}, while those in {1} is in {1;1}
I want to “sort” the branches so the index of True in {0} is in {0;0}, while those in {1} is in {1;0}