[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.
Set Object Transparency
Tip# 3796 By Samuel Lucido On 14-Jan-2012
0
Rated By 0 users Downloaded : 537
Categories : Object Properties, Display Properties
Software type : AutoCAD 2012
Rename File To : fadeobject.lsp
Easy methods to set and remove transparency from a selection of objects.

Transparency is a great new feature in AutoCAD that is often overlooked. Sam Lucido's routine makes it easy to set transparency on a selection set — and to remove the transparency setting later, if desired. Start by loading the LISP file. Next, choose from one of four functions: T9, T7, T5, and T0. T9 sets the transparency to 90%, T7 to 70%, and T5 to 50%; T0 turns transparency off. The LISP code is simple enough to modify if your needs require a different setting. Note that the routine also controls the global transparency On/Off setting.

 

Average Rating:
0


User comments