Andy G Posted July 27, 2006 Posted July 27, 2006 At the moment I am working on a long section for work i want to change the width factor of some text so it will fit in the datum, I am using MTEXT. Can anyone help?? Cheers Quote
Guest Alan Cullen Posted July 27, 2006 Posted July 27, 2006 If you have rows of chainages or levels, you really should be using single line text. That way you can use a lisp routine (CHTEXT.LSP) to change the width factor of all selected text. Say the base text has a width factor of 1, with CHTEXT you can change (along with a lot of other things) the width factor to 0.8 or whatever to suit. Quote
JBullseye74 Posted July 27, 2006 Posted July 27, 2006 yup... just use single line text. You can just explode your Multi Line text to get it single line then use Express Tool - TEXT FIT. Quote
JessB Posted July 27, 2006 Posted July 27, 2006 You can create a new text style with a smaller width factor and assign that to the mtext. That should do it without resorting to exploding the text & using single line text. hth Quote
davies65 Posted July 28, 2006 Posted July 28, 2006 In acad2006 theres a button on the right in the mtext formatting panel to control the text width. Quote
starodub Posted October 14, 2009 Posted October 14, 2009 in autocad 2005 you may explode mtext object to make it single string text, after exploding it's possible to edit width factor in properties window Quote
marian spitza Posted February 4, 2010 Posted February 4, 2010 what if I don' want to explode my mtext to text, how do I match the width of my mtext? Quote
lpseifert Posted February 4, 2010 Posted February 4, 2010 What if you take a look here http://www.cadtutor.net/forum/showthread.php?t=37230&page=2&highlight=MATCH+TEXT 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.