find and replace existing text using c# .net

find and replace existing text using c# .net

Anonymous
Not applicable
878 Views
2 Replies
Message 1 of 3

find and replace existing text using c# .net

Anonymous
Not applicable

Hi folks,

 

My requirement is to find and replace text with using c# .net .Anyone knows how to find a block name, attributes and replace with given values?. code will be helpful!

for e.g.

If I have to replace below existing values with new values from the block table for any particular drawing.

existing values are :

Customer=XYZ

Additional Notes= For internal Purpose

 

New values are:

Customer= ABC

Additional Notes= For External Purpose.

 

Can anyone help me on this?

0 Likes
879 Views
2 Replies
Replies (2)
Message 2 of 3

maratovich
Advisor
Advisor

Are you looking for a ready-made solution or are you writing your own code?

---------------------------------------------------------------------
Software development
Automatic creation layouts and viewport. Batch printing drawings from model.
www.kdmsoft.net
0 Likes
Message 3 of 3

Anonymous
Not applicable

@maratovich if you know or if you you have the code that will be very helpful for me. Actually I'm completely new in AutoCAD development so.

 

0 Likes