|
Tough Questions - Attribute Lisp
AutoCAD 2007
I have a quite a few tough questions/requests and I am currently looking for some lisps to solve them. I have been doing some searching online to find the lisps I need, and although I have been able to find some stuff, I still have some things that I can't seem to find exactly what I am looking for. I would like to take the opportunity ahead of time to thank every who views my questions and for any help that is given.
Okay, I will basically explain the scenario that I ran into a couple days ago, and hopefully see if anyone has an effective solution for it.
I have a set of lets say 30 drawings (each are separate .dwg files - NOT 30 layout tabs in one .dwg file) and each one has a drawing border setup in the paperspace layout tab. Each of the 30 drawings that have a border, also have an attribute that contains editable text needed for each drawing (For example: specific title per sheet, specific sheet number per sheet, etc.). Now lets say that someone sends you an updated attribute for your drawing border that has in general the same information needed, but the fonts used are different, and the text size is different. Now you have to put this new attribute in each of your 30 drawings and retype all the information from the old attribute into the new attribute.
Does anyone know if there is a lisp that can take the old information from your original attribute and, convert to, or fill out that information to the new attribute? |
|