It’s common to need to place a circle in the middle of a rectangle, especially in mechanical drawings. It’s easy to do using object snap tracking.
Object snap tracking tracks the coordinates on object snaps and for this task, you need to track the midpoint of the rectangle’s sides. Here are the steps:
Make sure […]