richard3009 Posted March 22, 2010 Posted March 22, 2010 I wish to switch off the displayed text in my drawing so I can scale up the drawing but leaving the text at 2.5, how can I achieve this. Thank you Richard Quote
fuccaro Posted March 22, 2010 Posted March 22, 2010 Just scale the drawing as usualy. Use Qselect or Filter to select all the texts in the drawing and in the properties window put the desired height. Quote
richard3009 Posted March 22, 2010 Author Posted March 22, 2010 does this work with single line text, Autocad 2008 lt Quote
richard3009 Posted March 22, 2010 Author Posted March 22, 2010 Thank you it worked perfectly, just out of interest is there a way of switching off the text in a drawing without using layers Quote
fuccaro Posted March 23, 2010 Posted March 23, 2010 There is a system variable to replace texts with bounding boxes, just right now I can't remember it's name. Sorry, maybe someone else will jump in. Or I could write a Lisp routine to hide/unhide the texts in a drawing. I think the sysvar way is a more elegant one. Quote
lpseifert Posted March 23, 2010 Posted March 23, 2010 There is a system variable to replace texts with bounding boxes I believe it's Qtext Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.