This Match Text Properties routine may seem redundant with the Match Properties command that's now built into AutoCAD, but Jim Olszewski needed more control over exactly which properties were matched. In his routine only the textstyle, height, layer, and oblique angle are matched to the original. Start by loading the LISP file, then type in the TTT command. Select the text to change, followed by the text whose properties you want to use. In addition, if you have similar needs but want to control different properties, this could be a good starting point for your own custom routine. |