0

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.

Square with rounded corners

hpekristiansen
  • 1,030
  • 3
  • 17
  • 35

1 Answers1

0

I found that the points can be added with the Point tool. The fillet dimension can be deleted, and the new diagonal dimension between the points can be added.

Add point in sketch menu

hpekristiansen
  • 1,030
  • 3
  • 17
  • 35