My goal is to construct a square with four equal rounded corners. The square should be uniquely defined by:
- its width (36 on picture) and
- its digonal measurement (distance between the two red dots)
How do I construct the red dots or simply add this dimension? Right now the fillet radius is set to 6, but that is not the correct size.