marcus.hahn
2008-02-17, 10:02 AM
Hello,
My problem: I have a number of drawings in which I need to change the attribute value in a large number of attributes. The attributes have the same block name and tag. I have looked at solutions with the find and replace tool but haven't yet found a way to change a sequence of blocks with different values in a way that i can trust.
I imagine a script would be a good solution but I have very little experience of scripting.
The operation i need is something like;
In the blocks "fönsterdörr" (block name) with the tag "FD", change or replace the values:
FD17k4l to FD17vk4l
FD23k5 to FD23vk5
FD32vk4s to FD32k4s and so on....
Could anyone please give me a hint of what this code string would look like and how i could use it?
Best regards/ Marcus
My problem: I have a number of drawings in which I need to change the attribute value in a large number of attributes. The attributes have the same block name and tag. I have looked at solutions with the find and replace tool but haven't yet found a way to change a sequence of blocks with different values in a way that i can trust.
I imagine a script would be a good solution but I have very little experience of scripting.
The operation i need is something like;
In the blocks "fönsterdörr" (block name) with the tag "FD", change or replace the values:
FD17k4l to FD17vk4l
FD23k5 to FD23vk5
FD32vk4s to FD32k4s and so on....
Could anyone please give me a hint of what this code string would look like and how i could use it?
Best regards/ Marcus