Hello, I wanted to split a polyline into different primitives instead of one.
I assigned an image with an example, I want to use this sphere to split my polyline on the intersections, so basically from one primitive it turns to three, one before the sphere, one inside the sphere and the third after the sphere.
I thought this would be an easy task to accomplish but couldn't find a way to do it