Message 1 of 4
Replace an old block with a new one with the same name
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
I have a block named DSBDSHTM that is used for creating sheet metal cut lists. I recently needed to add a new attribute (Part#) to this block. The new block is the same name as the original. I am trying to find a way that I can go into a drawing that has the old block definition in it and globally update all the existing blocks with the new one and have the attributes refreshed. I need those to remain on their same layers & in their same position in the drawing. To date I have been unable to find any utility or Lisp that can do this automatically. Does anyone know of such a utility or Lisp code that will work? Thanks in advance for any help.
I am using AutoCAD 2020 with mainly Autolisp but VisualLisp code would be ok as well.