AutoCAD/RENAMING TAG GLOBALLY

Advertisement


Question
Hi,

I have a block with attribute tag names G100,G200, G300 and so on. I would like to rename those tags(only the prefix) as H100, H200, H300 and so on.How can I rename those globally ?

Answer
Sorry about the delay in answering. Attributes are stored separately from the block in the drawing, meaning that if you just redefine the block the occurrences won't update. Because the tags are changing, the express tools utility won't work. Bottom line, I think you'll need a custom routine to do this that knows the old and new tags and replaces the values for you. I'm not aware of a generic tool for this.

AutoCAD

All Answers


Answers by Expert:


Ask Experts

Volunteer


Scott Cook

Expertise

I`ve been using AutoCAD since 1987 and programming AutoLISP nearly as long. I can answer questions about programming AutoCAD (except ARX) and production enhancement techniques. I cannot answer questions about AutoCAD crashes or DWG corruption. AutoCAD PROGRAMMING (menus, lisp) related questions only!

Experience

Since 1987. Author of Plot2000 software for for AutoCAD, http://www.plot2000.com. PROGRAMMING QUESTIONS ONLY PLEASE. Questions that are NOT related to programming or AutoCAD customization (menus and lisp only please) are outside the scope of my volunteer services and will NOT BE ANSWERED.

©2012 About.com, a part of The New York Times Company. All rights reserved.