@Kent1Cooper
Hi Kent, I hope you are doing fine..
Your above code copy the 1st line of Mtext.
but In my case i am saving solidworks drawings to Autocad. In solidworks if the text is single line then it save to Mtext in Acad and Multiple line text to Block. Because of this problem i am unable to use above code as thought in Acad. I dont know if there is any way to save the solidworks multiple line text to MTEXT in autocad. Hence i am planning to change my text in solidworks to Single line eg. 9384-001.1b/1.4404/316L-1x
Now my new requirement is to copy only bold text and not -1x
Can you please help me in updating your code to copy only the blue text from Mtext and ignore the red part.
also is it possible to have the new text layer in yellow color ?
Rest everything in your previous code (rotation, new layer, text size etc) should remain the same.
Will it be possible for you to please help. Thank you very much!
I have also attached the lisp for your reference.
Greetings.