Changing fonts with on the command line

Changing fonts with on the command line

michael.ried
Explorer Explorer
869 Views
2 Replies
Message 1 of 3

Changing fonts with on the command line

michael.ried
Explorer
Explorer

I was wanting to know if autocad has a way of changing fonts from the autocad command line?

0 Likes
Accepted solutions (2)
870 Views
2 Replies
Replies (2)
Message 2 of 3

Moshe-A
Mentor
Mentor
Accepted solution

@michael.ried  hi,

 

if by changing fonts you mean changing the font for TEXT objects (not MTEXT), try the old and good CHANGE command.

 

Command: CHANGE

Select objects: 1 found

Select objects: Specify change point or [Properties]: <enter here>

Specify new text insertion point <no change>: <enter here>
Enter new text style <Standard>: <new text style>

 

for changing the font to text style use STYLE command.

 

??

 

Moshe

 

 

 

 

0 Likes
Message 3 of 3

michael.ried
Explorer
Explorer
Accepted solution
The change command is what I was looking for. Thanks for your help
0 Likes