How to FIND and REPLACE text which is stacked (number stack on power ^3)

How to FIND and REPLACE text which is stacked (number stack on power ^3)

Anonymous
Not applicable
1,794 Views
5 Replies
Message 1 of 6

How to FIND and REPLACE text which is stacked (number stack on power ^3)

Anonymous
Not applicable

power.jpg

 

I'm trying to replace m^3 with m^3/h but it seems that AutoCAD can't find characters which are stacked. Is there a way to do what?

0 Likes
1,795 Views
5 Replies
Replies (5)
Message 2 of 6

john.vellek
Alumni
Alumni

Hi @Anonymous,

 

I see that you are visiting as a new member to the AutoCAD forum. Welcome to the Autodesk Community!

 

I do not believe searching for a stacked piece of text will work in FIND.  I found this lisp routine that might work.

 

 

Please select the Accept as Solution button if my post solves your issue or answers your question.


John Vellek


Join the Autodesk Customer Council - Interact with developers, provide feedback on current and future software releases, and beta test the latest software!

Autodesk Knowledge Network | Autodesk Account | Product Feedback
0 Likes
Message 3 of 6

Anonymous
Not applicable

Thank you for the answer! I'm surprised actually that AutoCAD doesn't have such search function. Unfortunately this lisp routine doesn't work either.

0 Likes
Message 4 of 6

maratovich
Advisor
Advisor

Much depends on the font style of the text.
Copy m3 from the text and paste in the search window.
Then it works.

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

Anonymous
Not applicable

mp3.jpg

 

My copy paste looks like that. I don't understand why.

0 Likes
Message 6 of 6

john.vellek
Alumni
Alumni

Hi @Anonymous,

 

I am surprised that this did work on my side too. I had long given up on using FIND with stacked characters.

 

I made a quick video that shows how I was able to copy the characters and paste them into the Find box.

 

Please try this again. What font are you using? I was using Arial for my example.

 

 

Please select the Accept as Solution button if my post solves your issue or answers your question.


John Vellek


Join the Autodesk Customer Council - Interact with developers, provide feedback on current and future software releases, and beta test the latest software!

Autodesk Knowledge Network | Autodesk Account | Product Feedback
0 Likes