Hi,
is there an easy way to straighten a line.
i have created a shortest route on a grid, now i want to straighten this line as it is indicated in the picture. best with 90 degree angle
thanks in advance
Hi,
is there an easy way to straighten a line.
i have created a shortest route on a grid, now i want to straighten this line as it is indicated in the picture. best with 90 degree angle
thanks in advance
Best answer by takashi
Hi @sebastiangoerck , I think you can use the NeighborFinder to find the vertex of your desired right angle corner. See the screenshot.