Hello, I am new with VBA Autocad and I have a "little" problem. How can I draw an arc with the knowledge of 3 points (startpoint, endpoint and radius). The AddArc method uses the start angle and the end angles. "object.AddArc(Center, Radius, StartAngle, EndAngle)" Is there a way to draw the arc without the angles. I am using acad2002. You would help me a lot if you can solve my problem. Best regards, Jack Witteman