Hi,
Is there a way to connect multiple curves with one command by just extending the existing curves with no radius.
Now I have to repeat filletcurves every corner.
The curves for now are only arc’s and straight lines.
Yep, classic problem. Main problem is detecting which ends should be connected to which other ends. In your illustration above, it’s fairly obvious, but there are a lot of ambiguous situations where this can also fail - which is why we don’t have a prepackaged solution I guess…