Cut a border section

Post questions on how to use or achieve an effect in Inkscape.
ekerazha
Posts: 2
Joined: Sun Nov 09, 2014 7:45 am

Cut a border section

Postby ekerazha » Sun Nov 09, 2014 7:59 am

Hello everybody :)

This is what I'm trying to accomplish

Image

I have these 2 border-only circles and I want to cut the part of the blue border which is "inside" the red circle. I tried union, difference, intersection etc. but I couldn't find a way to get this. I also tried to convert from stroke to path before using difference, intersection etc. but I couldn't find a solution.

Background is transparent (inside circles too).

Could you help me?

Lazur
Posts: 4717
Joined: Tue Jun 14, 2016 10:38 am

Re: Cut a border section

Postby Lazur » Sun Nov 09, 2014 8:22 am

Hi.

Boolean operations result in closed paths. You will need to edit out unwanted segments of the path.

If those paths have strokes but no fills:
duplicate the red one (Ctrl+D), add the blue below it to the selection (Shift+Click) and press Ctrl+-,
then use the node tool to unconnect nodes between the intersection points of the blue path.

If those strokes were converted to fills:
duplicate the red one (Ctrl+D), add the blue below it to the selection (Shift+Click) and press Ctrl+-,
then select the blue path, break apart (Ctrl+Shift+K) and delete the unnecessary (previously sub)path.

First solution can render better, the latter can produce small "gaps".

ekerazha
Posts: 2
Joined: Sun Nov 09, 2014 7:45 am

Re: Cut a border section

Postby ekerazha » Sun Nov 09, 2014 8:44 am

Thank you very much! :)


Return to “Help with using Inkscape”