In the Grasshopper definition below, two mesh columns are created based on the vertices of the red mesh. Then an attempt is made to split the columns using the red mesh. However, only one of the columns is split. I wonder what is the problem here. There are not many operations. So I don’t expect critical rounding errors.
If there is an alternative way to create the result, i.e. create the two split columns, that is also OK. All the ways that I can think of are convoluted. I’d like to keep things simple.
2024-03-10_MeshSplit.gh (16.8 KB)