Anuncios

The Autodesk Community Forums has a new look. Read more about what's changed on the Community Announcements board.

vinodkl
en respuesta a: joe_kohli

Hello @joe_kohli 

 

This would have been easy if the "2RTAG" block was constructed with different tag names. Since the tags are same for both the attribute "." its showing the duplicate attribute in "RED" color while editing. So use the command "BATTMAN" and change the attribute tag of "2RTAG" from "." to 1 & 2 to match the tags of "2LINETAG_DYN" block. Next you can use the attached lisp to transfer the attribute value from "2RTAG" to "2LINETAG_DYN" block.

To load the lisp, download the .lsp file and drag & drop into AutoCAD. Next type in the command "MTB" to run the lisp and select source and destination block to transfer the attribute value.

--------------------------------------------------------------------------------------------------------------------------
ವಿನೋದ್ ಕೆ ಎಲ್( System Design Engineer)
Likes is much appreciated if the information I have shared is helpful to you and/or others.

Please mark "Accept as Solution" if my reply resolves the issue or answers your question, to help others in the community.
--------------------------------------------------------------------------------------------------------------------------