This is a short, but effective bit of code from Theodorus Winata that automates what would otherwise be a more lengthy task. This routine takes a selection set of circles in AutoCAD and changes each radius so that they are all the same size. Load the LISP file and type in the comment CRA. When prompted, select the circles you want to change (you don't have to worry about picking other objects, because the routine automatically filters out everything except circles). Next, enter the new radius size and press Enter. All of the circles will be resized. |