cull index input null issue.gh (8.5 KB)
When I give a “null” to the culling indices of cull index, the first item of the imput list was culled. In here, “null” equals to “0”.
Is this correct or it’s just a hidden bug?
I am doing something with anemone, when I set the “number of repeats” with “0”, it gets the wrong result, because there is a “cull index” in the loop.
Thanks in advance.