This tip is unusual — it's not a standard LISP routine that you load and execute. John Neighbors gives us some examples of how to update all AutoCAD linetypes, layers, and dimension styles to meet an office standard. John has described how he uses an external drawing and how to use menu macros and script files to automate this process. The attached TXT file will contain the menu macro and the sample script file contents, as well as more comments from the author himself. The menu macro code can be used in your menu (CUI/CUIX file) in a toolbar button, ribbon button, etc., and the script code can be saved into an SCR file and loaded with the Script command. |