As to keeping the drawings trim and lean, Drawing Clean Up (Tip #2022) from James Ozburn shows the simple and direct approach. His function, named (C:PA), is stored in CLEANUP.LSP and is very simple. In fact, all it does is run a stream of commands to change the current drawing to match the standards employed where James works. You can quickly modify the simple code to match your own standards. This sort of utility is very handy when accepting drawings from outside sources that may contain embedded settings you normally do not use. |