MTest Global Change of FONT

MTest Global Change of FONT

Anonymous
Not applicable
230 Views
2 Replies
Message 1 of 3

MTest Global Change of FONT

Anonymous
Not applicable
Does anyone have a lisp file to change, globally, the style of mtext in a model (acad 2k4)? Please post if you would share.

Thank you
Wally McMillan
0 Likes
231 Views
2 Replies
Replies (2)
Message 2 of 3

Anonymous
Not applicable
wallyb wrote:
> Does anyone have a lisp file to change, globally, the style of mtext in a model (acad 2k4)? Please post if you would share.
>
> Thank you
> Wally McMillan
>
0 Likes
Message 3 of 3

Anonymous
Not applicable
To change ALL Mtext entities in the drawing? No lisp routine required
(though it could certainly be done that way, too). You can use Qselect, and
in the Object Type: list, pick Mtext, and in the Operator: list, pick Select
All, then OK at the bottom. Then in the Properties box, pull down the Style
list and pick one.
--
Kent Cooper


wrote...
Does anyone have a lisp file to change, globally, the style of mtext in a
model (acad 2k4)? Please post if you would share.

Thank you
Wally McMillan
0 Likes