MTEXT command doesn't remember last used settings

MTEXT command doesn't remember last used settings

Anonymous
Not applicable
522 Views
1 Reply
Message 1 of 2

MTEXT command doesn't remember last used settings

Anonymous
Not applicable

Hello,

 

As I mentioned in the post title, autocad uses the default value each time I create multiline text although I change the value in previously run MTEXT command. The case is not the same when using TEXT command, it remembers the last set value. I don't want to change the default value (TEXTSIZE works but this path is longer if I follow each time) but I want the last settings to be remembered.

 

I use Autocad 2018. Size is set to 0 in Text Style window.

 

1.PNG

 

Thanks in advance.

0 Likes
523 Views
1 Reply
Reply (1)
Message 2 of 2

Leaf.chai
Autodesk
Autodesk

@Anonymous wrote:

Hello,

 

As I mentioned in the post title, autocad uses the default value each time I create multiline text although I change the value in previously run MTEXT command. The case is not the same when using TEXT command, it remembers the last set value. I don't want to change the default value (TEXTSIZE works but this path is longer if I follow each time) but I want the last settings to be remembered.

 

I use Autocad 2018. Size is set to 0 in Text Style window.

 

1.PNG

 

Thanks in advance.


Hi cihancemaloglu,

 

Thank you for connecting with Autodesk.

Currently we don't have the direct solution for this one. I have a workaround for this issue:

Use DTEXT command to draw a Text object first with the text size you preferred. Then try to draw the Mtext, you can find the Mtext using the Text Size you used in the DTEXT command.

 

Hope this workaround will be helpful for you.

 

Macro:

 


______________________________________________________________

If my post answers your question, please click the "Accept as Solution" button. This helps everyone find answers more quickly!

 



Leaf Chai
AutoCAD QA Analyst

0 Likes