I want to draw arc using VBA. For this required input is center, radius, start and end angles. But in my case I have Start point,end point and radius. I can draw arc using theses parameters in Autocad, but don't know how i can draw arc in VBA using these given parameters. Does any wany suggest me way to do so ?? regards