Change multiple values within a block by same amount

Change multiple values within a block by same amount

Anonymous
Not applicable
449 Views
4 Replies
Message 1 of 5

Change multiple values within a block by same amount

Anonymous
Not applicable

Morning,

 

Well I didn't know this place existed!!

 

So essentially I was wondering if there is a shortcut or LISP that would enable me to change multiple values by the same amount. 

The example is I want to drop a site by say 300mm therefore I want 100 values to drop by 0.3. I am trying to avoid doing this manually. I do want to be able to select the values to change, as not all will change, ie tie in points. Does anybody have any advice for me.

 

I have attached a dwg of the block.

 

Thanks in advance.

0 Likes
Accepted solutions (1)
450 Views
4 Replies
Replies (4)
Message 2 of 5

3wood
Advisor
Advisor
Accepted solution

You can try ALTEXT.

ALTEXT.gif

0 Likes
Message 3 of 5

hak_vz
Advisor
Advisor

@3wood 

Will your programs make changes in case where some of @Anonymous  elevations have value like "102.5x" and other don't? Apply your code on whole sample and check left side where you can value like this.

Miljenko Hatlak

EESignature

Did you find this post helpful? Feel free to Like this post.
Did your question get successfully answered? Then click on the ACCEPT SOLUTION button.
0 Likes
Message 4 of 5

3wood
Advisor
Advisor

Yes it works for a format as "102.5x".

0 Likes
Message 5 of 5

hak_vz
Advisor
Advisor

@3wood

I asked this because I started writing a code after his request on Autocad forum. Since your solution works and OP is satisfied I don't have reasons to continue. 

Miljenko Hatlak

EESignature

Did you find this post helpful? Feel free to Like this post.
Did your question get successfully answered? Then click on the ACCEPT SOLUTION button.