Login | Sign Up
   





 
Tip and Trick Detail
Repeating a Single Command Multiple Times
*Applies to: AutoCAD R12, 13, 14, 2000, 2000i, 2002, 2004 and 2005*

Have you every wondered if you could just repeat a command over and over again.  Well in AutoCAD you can accomplish this by using the MULTIPLE command.

Note: Sample command sequence will repeat the CIRCLE command over and over again until the user presses the {ESCape} key.

Command Line:
Command: MULTIPLE
Multiple command: circle
CIRCLE 3P/2P/TTR/<Center point>: Diameter/<Radius> <1.9923>:
CIRCLE 3P/2P/TTR/<Center point>: Diameter/<Radius> <1.0958>:
CIRCLE 3P/2P/TTR/<Center point>: Diameter/<Radius> <2.1583>:
CIRCLE 3P/2P/TTR/<Center point>: *Cancel*