
I'm only trying to draw something similar to the image on the right, but with only one color on the arcs and no black outlines. So all I need is just a stroked circle and white-stroked zig-zaggy paths on top. The problem is creating those paths.
I've tried creating the three little pieces (2 lines, 1 arc) but I had a hard time getting nodes to snap together. Then I tried create the three pieces that are longer than I need and than having them cut each other to size (literally with the "cut" operation), but with little success. For example, when I cut one of the radial lines with an arc, instead of getting two lines, I only got one, and usually not the one I want (see attachment). Somehow I managed to got the top line as a I want, but when I tried to do the bottom one, I only kept getting the inner half, whereas the outer half disappeared. Hope this makes sense.
So can you explain to me how I can use the boolean operations to do what I want? Or snap? Or any other methods to achieve my (sticky) ends? Thank you so much.