Sometimes you run across a routine that makes you wonder why something so simple, yet powerful, isn’t part of AutoCAD to begin with. This routine from Alan Thompson is one of those. It copies selected objects from one layout to the same location in all other layouts within the current drawing. It may sound simple, but how long would it take you to manually place the same object in 5, 10, or 20 layouts? Load the LISP file, then type in the command CTAL. Select the objects, press Enter, and it’s done. This cannot be run in model space, so make sure you are in a layout first, and check that the entities you select are not on a locked layer. |