Print Page | Close Window

Maintain Readability for Linetypes with Text

Printed From: CAD Forum
Category: EN
Forum Name: RSS Feeds
Forum Description: Automatic publishing of CAD information from other web sources
URL: https://www.cadforum.cz/forum_en/forum_posts.asp?TID=3598
Printed Date: 17.Sep.2026 at 07:51


Topic: Maintain Readability for Linetypes with Text
Posted By: LTunlimited RSS
Subject: Maintain Readability for Linetypes with Text
Date Posted: 09.Apr.2010 at 10:52
In AutoCAD LT 2010, there was a handy little feature called “reverse” that helped you manage linetypes with text in them. Reverse enabled you to swap the endpoints of a line, thereby flipping the text as well. (If you need a refresher, click here.) The trouble with Reverse, though, is that it didn’t help with circles, or with polylines that doubled back on themselves. In AutoCAD LT 2011, that loophole has been closed. Now, text in linetypes is always readable, regardless of the line’s orientation.   (Okay, so a closed circular gas line isn’t very practical. But at least now you can read it all the way around!) All the linetypes that ship with AutoCAD LT 2011 have been updated to behave this way, but if you have your own custom linetypes that you’re bringing forward you’ll want to modify the rotation parameter in the linetype definition from R (for “relative") to U (for “upright”). Old way: *GAS_LINE,Gas line ----GAS----GAS----GAS---- A,.5,-.2,["GAS",STANDARD,S=.1,R=0.0,X=-0.1,Y=-.05],-.25 New way: *GAS_LINE,Gas line ----GAS----GAS----GAS---- A,.5,-.2,["GAS",STANDARD,S=.1,U=0.0,X=-0.1,Y=-.05],-.25

Go to the http://feedproxy.google.com/~r/LtUnlimited/~3/Qrej_ZCPYNU/maintain-readability-for-linetypes-with-text.html - original post...



-------------
http://ltunlimited.typepad.com" rel="nofollow - LT Unlimited - Autodesk blog by Kate Morrical



Print Page | Close Window