[Search tip detail and code files using keywords, tip number, author name, etc ]
 
    For tip to function correctly, you must ensure that the downloaded file name matches the file name
    displayed in the Rename File To field. Please rename downloaded files when necessary.
Color Command Names
Tip# 4311 By Kent Cooper On 17-May-2014
0
Rated By 0 users Downloaded : 195
Categories : Object Properties
Software type : AutoCAD 2015
Rename File To : ColorCommandNames.lsp
An enhanced method for changing entity colors.

Here is an enhanced version of CAD Tip No. 3645, “Change Entity Colors,” by Tommy Shumpert. This new version, authored by Kent Cooper, supersedes the versions posted as comments on that earlier tip. The enhancement is that this update also defines the color-name words (“Red,” etc., including both “White” and “Black”), as well as the words “ByLayer” and “ByBlock,” as commands that can be used in the same way as the color number command names. You can type “Green,” for example, and get the same effect as typing “3.” You don’t need to know that 256 is the “color” number you need for ByLayer, but can just type ByLayer as a command.

 

Average Rating:
0


User comments
Comment by K,Jakub
Posted on 2016-10-19 07:45:56
Not working in 2016. :(
Comment by K,Jakub
Posted on 2016-10-19 07:46:11
Not working in 2016. :(