I have a variable number of blocks which I insert with Elefront.
I managed to give every item on different layers their own branch.
Every block might have a different number of layers and elements per layer!
Now I need of every block just the firstbranch ({0;0;0}, {0;1;0} and {0;2;0}
I could go with explode tree, but the number of blocks might vary. I want do find an automation.
Any suggestions what trick would do? I hope my images and files are helpful
Your way is very interessting and I learned a lot analysing it.
Unfortunately it is not working. When I add another list item block to yours, there is some lines of block one, and one of block 3 chosen. maybe my question was not clear enough…
Lets try it a bit more general:
I need to split the first branch of the tree (or the second) and need a way to do so. There will be more blocks than just 3!