Multiple attribute definition editing

Multiple attribute definition editing

riquemartinez
Explorer Explorer
917 Views
3 Replies
Message 1 of 4

Multiple attribute definition editing

riquemartinez
Explorer
Explorer
Hello,
Is there a way to change the definition for multiple attributes at one time.

For Ex: I am trying to change the tag definition for several attributes and up to now I only know of editing one by one.

the attribute tag definitions are something like :

TERM40 WANT TO CHANGE TO ----> TERM51
TERM41-----------------------------------> TERM52
TERM42-----------------------------------> TERM53
TERM43------------- ETC.
TERM44

Do you have a better way of doing this?
I have hundreds of these to change

Thanks
Jorge Martinez
0 Likes
Accepted solutions (1)
918 Views
3 Replies
Replies (3)
Message 2 of 4

Anonymous
Not applicable
Accepted solution
I see you have to add 11 on to the TERM no. Are these attributes on a single file ... or do you have several such files ? In any case, I think a small custom VBA/Lisp routine can be made to do the task ... Regards Abhishek "riquemartinez" wrote in message news:7879526.1074285021140.JavaMail.javamailuser@localhost... > Hello, > Is there a way to change the definition for multiple attributes at one time. > > For Ex: I am trying to change the tag definition for several attributes and up to now I only know of editing one by one. > > the attribute tag definitions are something like : > > TERM40 WANT TO CHANGE TO ----> TERM51 > TERM41-----------------------------------> TERM52 > TERM42-----------------------------------> TERM53 > TERM43------------- ETC. > TERM44 > > Do you have a better way of doing this? > I have hundreds of these to change > > Thanks > Jorge Martinez
0 Likes
Message 3 of 4

riquemartinez
Explorer
Explorer
Hi Abhishek,
No. Not necessarily 11. It could be any value.
These are the values (Attributes) created when using the ACAD Electrical. When you create a panel footprint with terminals it creates these attruibutes.

In my case the blocks can be rather large with losts of terminals (100+) and it becomes quite lentghy to change attribute definition by hand when copying from another block and so forth.

All attributes are in the same drawing file, If I understood you correctly.

I have attached a sample in case you will need.
\
Thank you
Jorge Martinez
0 Likes
Message 4 of 4

riquemartinez
Explorer
Explorer

15 years later.... I Thank you kindly. 🙂


@Anonymous wrote:
I see you have to add 11 on to the TERM no. Are these attributes on a single file ... or do you have several such files ? In any case, I think a small custom VBA/Lisp routine can be made to do the task ... Regards Abhishek "riquemartinez" wrote in message news:7879526.1074285021140.JavaMail.javamailuser@localhost... > Hello, > Is there a way to change the definition for multiple attributes at one time. > > For Ex: I am trying to change the tag definition for several attributes and up to now I only know of editing one by one. > > the attribute tag definitions are something like : > > TERM40 WANT TO CHANGE TO ----> TERM51 > TERM41-----------------------------------> TERM52 > TERM42-----------------------------------> TERM53 > TERM43------------- ETC. > TERM44 > > Do you have a better way of doing this? > I have hundreds of these to change > > Thanks > Jorge Martinez

 

0 Likes