I try to use “splitBrep” with closed Polylines. The intersection should produce at least 2 separate curves. But with some lines it produces the right number of points but the polyline is is still in one piece.
I tried to “explode” and to “join” the curves together again but the result is the same. Also simplifying the curves doesn’t work.
Any idea?
Ps: Since this is probably a bug is there a workaround for this? My programm version is 0.9.0076
hi all,
I have a Problem with this component myself. I have created a cable net with Anemone and Need to split the curves where they are touching and best case join the curves otherwise or at least then sort the Points so I can reverence them in a structural Analysis.
Thankful for any suggestions on how to do that. uploaded the gh file too.parabola anemone.gh (35.4 KB)
very sorry for that dumb question, but you didn’t Change anything else in the Skript but flattening the curves in the split command? because I Keep getting duplicate lines.