How do I generate a tree from this list that only includes the odd branches of the form {0,1} and {0,3}. I would eventually like to use this method on a more complicated tree that has the structure {0,x,0}. In that case, I will be trying to generate a tree with branches {0,1,0}, {0,3,0}, {0,5,0} etc…
grasshopper questions.gh (3.4 KB)
grasshopper questions.3dm (1.9 MB)