I have a pattern of repeating curves and would like to offset them while retaining connectivity between them (i.e. I would like to avoid the small gap that can be seen on the picture).
Any ideas on how to do this?
This seems to work. It extends that tiny portion by line to the nearest curve. You didn’t specify how you wanted to handle the curves hanging out on the edges . I gave the option of not extending them.
Since your pattern is regular, the extension distance for all the interior curves is the same, which simplifies it. The exterior curves are now extended by that same amount.
I’ll save you the trouble of sending me another frowning emoji. It still is off. Be back in a few minutes.
I’m back!
I don’t know why Extend Curve didn’t work in all cases, so I just “manually” extended them. by line, to the nearest point. The curves at the edge are not extended. Get out your electron microscope.
It bothered me why my first approach didn’t work and I finally realized that it will only work if the two curves are perpendicular, which they appeared to be from your image. Wrong. Unless they are perpendicular, there will always be a tiny shortfall. My flaw is encapsulated here:
It doesn’t make any difference in this case because the extended curve will always fall short, just by plugging in the length to the nearest point. In fact, smooth and arc are even worse.