Does anyone know if a circle (or ellipse) can be created by specifying the number of points it has? I think the default is 16 points but I often have need for varying numbers of equidistant points. one workaround is to place a polygon (with the # of points I want) in the middle and then click to add new points, but then you end up with something that isn't really a circle anymore :)
|