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…
Due to my limited knowledge of grasshopper, I don’t quite understand the above. However, I fixed the error message by deleting the panel which had the boolean pattern on it and entering it directly into the cull pattern. Thanks so much for your help!
Just taking a guess here, are you using the Mac version of Grasshopper? There’s a sneaky bug that causes multi list panels to behave in that manner, check out these other posts: