Insert text into multiple text blocks at the same time

Insert text into multiple text blocks at the same time

Anonymous
Not applicable
8,132 Views
8 Replies
Message 1 of 9

Insert text into multiple text blocks at the same time

Anonymous
Not applicable

Hey Folks,

Very new to this, but I feel there should be a way to achieve this.

I have a whole lot of text blocks that have numbers (heights) in them. I want to be able to insert a description infront of these on multiple objects at once.

 

After isolating the texts that I want to edit, I'm trying to find a command or process how I can insert a description into the text boxes of all isolated objects. 
TEXT; contents doesnt work, if I put the description infront, it changes all my numbers to "varies". Is there a way to do this or do I have to manually insert each bit of text using a command like ddedit


0 Likes
Accepted solutions (1)
8,133 Views
8 Replies
Replies (8)
Message 2 of 9

vinodkl
Mentor
Mentor

Hi @Anonymous 

 

It might be possible by using a wild card option in Find & Replace to add the description. Can you share the drawing and tell us what you would want to add as a description?

--------------------------------------------------------------------------------------------------------------------------
ವಿನೋದ್ ಕೆ ಎಲ್( System Design Engineer)
Likes is much appreciated if the information I have shared is helpful to you and/or others.

Please mark "Accept as Solution" if my reply resolves the issue or answers your question, to help others in the community.
--------------------------------------------------------------------------------------------------------------------------
0 Likes
Message 3 of 9

Anonymous
Not applicable

tsvarcs_1-1623734096917.png

tsvarcs_2-1623734141159.png


Liscad exports heights for things with a symbol, but no description.
The 1st image shows the layer isolated, I have had to manually paste in ridge before each height. And have to do the same for gutters and other surface levels. 

Thought of find and replace but there isn't anything to replace, if it had a letter or symbol in front of it, it would be a simple solution.

(these are just screen grabs, not sure how they come out, can do something else if they aren't visible)

 

 

0 Likes
Message 4 of 9

vinodkl
Mentor
Mentor

Hi @Anonymous 

 

Sorry, the image is barely visible. I am not able to see anything. Can you take a closer snap of the text(using snipping tool win+shift+s) or it would be better if you could copy some of the text into a blank drawing and share it along with the description which you are trying to add.

--------------------------------------------------------------------------------------------------------------------------
ವಿನೋದ್ ಕೆ ಎಲ್( System Design Engineer)
Likes is much appreciated if the information I have shared is helpful to you and/or others.

Please mark "Accept as Solution" if my reply resolves the issue or answers your question, to help others in the community.
--------------------------------------------------------------------------------------------------------------------------
0 Likes
Message 5 of 9

Anonymous
Not applicable

tsvarcs_0-1623735339408.png

tsvarcs_1-1623735390131.png


That looks like its worked better then print screen.

Different points have different heights that are brought through. 
At the start of the text of the height I've individually put in the description, ie gutter or ridge. 
Then have to organise the file into a legible map to export to the engineers and architects.

Does that make sense?

 

 

0 Likes
Message 6 of 9

vinodkl
Mentor
Mentor
Accepted solution

Hi @Anonymous 

instead of using the find & replace you can make use of this lisp and add the prefix for the text. See lisp attached.

just drag and drop lisp into AutoCAD and type in the command "PSFIXTXT" and then select the text and type in the prefix and skip the suffix by pressing enter. Hope that helps.

--------------------------------------------------------------------------------------------------------------------------
ವಿನೋದ್ ಕೆ ಎಲ್( System Design Engineer)
Likes is much appreciated if the information I have shared is helpful to you and/or others.

Please mark "Accept as Solution" if my reply resolves the issue or answers your question, to help others in the community.
--------------------------------------------------------------------------------------------------------------------------
Message 7 of 9

Anonymous
Not applicable

Champion!

Message 8 of 9

scott7XWLD
Community Visitor
Community Visitor

This is amazing I always wondered if someone actually sat around converting the survey marks to Existing with the brackets... Now I know! Glad I did a search before I tried to convert them all manually that would have been a nightmare. 

Message 9 of 9

cmunson6MYE3
Explorer
Explorer

This works great!  However, I'm not able to include a space after the prefix or before the suffix.  Is this possible?