How can I split a curve on a surface into four separate curves?
Using Join Curves results in one single curve, but I need the curves to remain separated.
edge.gh (8.1 KB)
How can I split a curve on a surface into four separate curves?
Using Join Curves results in one single curve, but I need the curves to remain separated.
edge.gh (8.1 KB)
plug the E from deconstruct brep into a “data” component, there are your 4 edges
Sorry for the unclear information.
when i see the edge there are too many curves.
so plug your “join curve” into a “discontinuity” component, grab the “t” of the discontinuity component and plug it into a the t of “split curve” as well as your joined curve into “c”, to get your 4 segments
You can skip debrep + join curves. The original outer curve is a polyline.