PDA

View Full Version : [HELP] Batch Standardize



S_Chan
2012-02-20, 02:58 AM
I have hundreds of files in which colour & line weight of entities are not in "BY LAYER".

How can i change all entities into "BY LAYER" (both colour and line weight)

In addition, i would also want to set colour of all layer as "8 (grey)" and line weight as "0.09" as well

if it is not difficult, please also do "purge" and "zoom extent".:p

Should any one can help me.

Thanks.

Opie
2012-02-20, 02:55 PM
You can create a script file (.scr file extension) and then use ScriptPro (http://labs.autodesk.com/utilities/scriptpro/) or AutoScript (http://www.cadig.com/products/autocad-script-pro.php) to run this script on the selected drawings.

S_Chan
2012-02-21, 05:04 PM
Thanks for your reply

could you tell me more details?