The Courage Dog Posted August 27, 2008 Posted August 27, 2008 Hi, i'm changing the text style name from Roman_Dim_m into Roman_Dim as well as the width factor of text from .80 into .90 width factor for hundreds of drawings. Is there a lisp that can automate this process instead of opening the drawing one by one. Quote
borgunit Posted August 27, 2008 Posted August 27, 2008 Something like this maybe (COMMAND "-rename" "STYLE" "OLDSTYLENAME" "NEWSTYLENAME" ) From there you would alter it (COMMAND "-STYLE" ..... Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.