This small routine from Theodorus Winata will help you scale multiple text and/or mtext entities individually about their insertion point in AutoCAD. Load the LISP file, type in the command SMT, and make your selection. The code automatically filters for text and/or mtext objects only. When you are finished with the selection, press Enter and type in the desired scale factor. The routine will then iterate the selection set, scaling each object in place. |