jeffd24 Posted December 12, 2008 Posted December 12, 2008 I don't kow if this is the correct terminology or not, but here is my problem. I have created a template - on the left hand of the screen I have a text boxes that when I select them I can change the information in them like project names, date, sheet #, etc. The problem I run into is I have a box for project notes, when I start typing notes the run off of the right side of the sheet instead of continuing on below. I hope this makes sense, Any help would be appreciated. Thanks Quote
MaxwellEdison Posted December 12, 2008 Posted December 12, 2008 If you've created attribute fields ACAD09 allows you to set them as multi line attributes which function similarly to MText objects. You can set the desired width and the text will wrap, again like an MText box. Quote
rkent Posted December 12, 2008 Posted December 12, 2008 In the attribute definition when you pick multiple lines you also need to look at the lower right and set a boundary width. With it set to 0 there is no width to tell the text where to wrap, so it doesn't. Edit your block then use attsync to get it to show with wrap. 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.