Hello everyone! I am trying to do roads with right fillets. Everything works nice on crossroads of two roads. But when the road has sharp 90 degree turn, outer radius has to be inner radius+width of the road. Outer radius copies inner radius now.
I have one idea about it: use list item to find all inner and all outer vertices and then give them necessary radius. But is it possible to fillet two lines at their connection point?
roads with fillets.gh (6.4 KB)