Message 1 of 3
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
I was wanting to know if autocad has a way of changing fonts from the autocad command line?
Solved! Go to Solution.
I was wanting to know if autocad has a way of changing fonts from the autocad command line?
Solved! Go to 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