As the title implies, this program enables the user to create a circular wipeout with a given center & radius in the drawing.
The circular appearance is achieved by generating a polygonal wipeout with a number of points located a given distance from the center. The number of points used to approximate the circle may be altered at the top of the code; the current accuracy is set to 50.
The program should perform successfully in all UCS & Views and on all full versions of AutoCAD which support the use of a wipeout object.