Change multiple attributes inside a block like a string

Change multiple attributes inside a block like a string

marius_seldalS44A9
Explorer Explorer
206 Views
2 Replies
Message 1 of 3

Change multiple attributes inside a block like a string

marius_seldalS44A9
Explorer
Explorer

I would like to make some kind of string were i can have 8 attributes: I0.0, I0.1.....I0.7, but only the first digit need to change., from I0.0 to I1.0. Is it possible to make all 8 change at one time? Now i need to change all of them as a regular attribute but that take time when i have 20 sheets with different adresses. 

It is the red text over the inputs on the PLC card i am thinking of. 

See attached dwg. 

 

 

0 Likes
Accepted solutions (1)
207 Views
2 Replies
Replies (2)
Message 2 of 3

cadffm
Consultant
Consultant

and why not just FIND 0. or I0 and REPLACE with 1. or I0

?

Sebastian

0 Likes
Message 3 of 3

paullimapa
Mentor
Mentor
Accepted solution

Adding to @cadffm replied, when you use the FIND command make sure you click on the drop down arrow on the lower left hand corner to see more options:

paullimapa_0-1741032340070.png

The dialog window will expand showing more options.

paullimapa_1-1741032457677.png

Make sure Block attribute value toggle button is checked.

Now you can enter the Find what & Replace with values in the edit boxes.

You may want to toggle the List results box on and then click the Find button:

paullimapa_2-1741032603452.png

The list window would update & an alert window would appear showing # items found:

paullimapa_8-1741033224374.png

 

Last click the Replace All button to complete the command.

paullimapa_6-1741032915646.png

paullimapa_7-1741033072519.png

 

 

 

 


Paul Li
IT Specialist
@The Office
Apps & Publications | Video Demos