I am having an issue that I fail to understand, I want to cut a collection of surface with a collection of curves, both data trees are matching, but when I use the surface split component, I am having ‘random’ lines that appear and cut the surfaces ! (those that aren’t normal to the surface in this screenshot).
looks like your surfaces to be split are already trimmed, and that is causing some weird things:
if you pass your initial surfaces through a curve parameter → it will take JUST their boundary curve
and because they are all planar, you can plug them directly to split surface without need to transform them manually into surfaces again