johan Posted January 13, 2017 Posted January 13, 2017 Hello all, Im new here and learned alot from you guys. Now i have a problem that i couldnt find an answer to. I have one drawing template/ block with attributes. I want to insert my own templete/block but still use the attributes from the old one. This will be done at multiple drawings at once. I have tried the "extract Data" function but are unable to insert the information back again (multiple drawings) And the best option would be to insert the templete/block and the info without opening the drawings sepretely. If this cant be done in autocad, is there any other software available? See attatchment with 3 exmaples in one drawing. Note that the drawing templates are seperatly normaly BR Johan EXEMPEL template move.dwg Quote
Aftertouch Posted January 13, 2017 Posted January 13, 2017 Since your attribute tags are changed, i think this'll be hard with just AutoCAD... I'd write a custom LISP for this one, wich extracts all attributes from the old block and then places it in the new block. You could also do a check, so when you open the drawing, it instantly checks if a block with the old name exists, and replaces it for the new one. Quote
ReMark Posted January 13, 2017 Posted January 13, 2017 Not 100% sure but maybe Lee Mac's Batch Attribute Editor? http://www.lee-mac.com/batte.html Quote
johan Posted January 13, 2017 Author Posted January 13, 2017 Thank you for the replies, i will try it out on monday BR Johan 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.