I have a center point and a secondary point lying at some distance from the center. I want to draw a circle from the center point through the secondary point. When I attempt this DS is looking for a radius, how do I tell DS I want the circle to pass through the point? The secondary point is at the intersection of two lines. I don't want to have to measure the distance, I just want to click on the secondary point.
