Tommy Shumpert shares a unique routine with us that defines functions for the numbers 1–255 for the purpose of changing the color of selected entities. Since this LISP code creates other functions, you should include it in your startup file named acaddoc.LSP. Once you do, these numbered functions are ready to go. To use these functions, enter a color number at the Command prompt and press Enter. For example, let's say you enter 5 at the Command prompt and select some entities; their color will be changed to blue. The same holds true for any color number from 1 to 255. |