I have to do a circle, a triangle a square and a pentagon with the same area. I took the area of the circle and succeed to give them the same area. The problem is that I need them to have the same fillet radius with an especific value (30mm), but with the number or number slider imput it makes it proportional and not by units, so the radius is not the same for the three polygons corners.
The only way I was able to round the vertices was by adding an imput at the end of the formula, but it changes the area. My attemts of adding the fillet imput after the polygon comand and before the area one were disastrous
Any Idea?