View Full Version : Text within a complex linetype displays underside down, is there a way to flip it
smooth shoes
2006-11-09, 08:02 PM
When I changed my polyline linetype to a "GAS" linetype the words are upside down. Is there any way to switch them around to read it normally?
When I changed my polyline linetype to a "GAS" linetype the words are upside down. Is there any way to switch them around to read it normally?
You would need to reverse your polyline. If it is in a curved section, it will read counterclockwise.
smooth shoes
2006-11-09, 08:13 PM
What's the simplest way to reverse it? I've never tried anything like that before. Thanks for the advice by the way. Y'all are really helpful.
What's the simplest way to reverse it? I've never tried anything like that before. Thanks for the advice by the way. Y'all are really helpful.
The reversep.lsp (http://www.cadresource.com/library/lispps.html) routine should do it. I have not used it and cannot vouch for it.
rkmcswain
2006-11-09, 10:20 PM
What's the simplest way to reverse it?
PLREV.LSP from http://www.turvill.com/t2/free_stuff/index.htm will do it.
Also, if the polyline contains arcs, LTGEN must be ON for the linetype to display correctly.
ccowgill
2006-11-10, 12:01 PM
I use rev.lsp by Tom Beauford. I have no idea where I got it, it might have been here somewhere
Arty the Torch
2009-07-08, 03:24 PM
Also, a low-tech, non-lsp approach is as follows:
1. draw a polyline (command: pline) from the endpoint of the line that is displaying 'upside-down'
2. make sure that the polyline you draw in step #1 is diplaying how you want it to: 'right-side-up'
3. once you have your new polyline drawn, and it is displaying like you want it to, edit the polyline (command: pedit) and then select the 'join' option within that command.
4. join the polyline that is giving you trouble.
5. the old polyline will inherit the attributes of the new polyline you created in step #1.
6. now you can either break or trim the new polyline segment that you created to remove it from the drawing
Willie Wilcox
Glenn Pope
2009-07-08, 03:42 PM
The newer versions of AutoCAD now have the REVERSE command.
Capt. Computer Crasher
2009-07-08, 04:04 PM
The newer versions of AutoCAD now have the REVERSE command.
NEWER must mean 2009 or higher because REVERSE does not work on 2008.
ccowgill
2009-07-08, 05:02 PM
NEWER must mean 2009 or higher because REVERSE does not work on 2008.
Newer means 2009 + bonus pack 1 and higher.
Glenn Pope
2009-07-08, 05:15 PM
NEWER must mean 2009 or higher because REVERSE does not work on 2008.
Newer means 2009 + bonus pack 1 and higher.
Isn't everyone on 2010 now? ;-)
Wasn't sure when it was added. Thanks for adding what I was to lazy to look up :lol:
rkmcswain
2009-07-08, 06:00 PM
Newer means 2009 + bonus pack 1 and higher.
Wasn't sure when it was added. Thanks for adding what I was to lazy to look up :lol:
Now that new commands are being introduced in BPs, Lee is going to have to add some intermediate columns to this (http://www.hyperpics.com/commands/index.asp).
Arty the Torch
2009-07-08, 08:19 PM
Newer means 2009 + bonus pack 1 and higher.
Bonus Pack? Is that something I should have if I've got Land Desktop 2009?
ccowgill
2009-07-08, 08:28 PM
Bonus Pack? Is that something I should have if I've got Land Desktop 2009?
nope, Its only available for subscription customers on Vanilla AutoCAD
Arty the Torch
2009-07-08, 10:12 PM
nope, Its only available for subscription customers on Vanilla AutoCAD
Doggone. We kept up our subscription on 5 seats of Land Desktop until the product was 'phased out.'
Why don't we get no bonus?! Where's the love?
rkmcswain
2009-07-08, 10:41 PM
Doggone. We kept up our subscription on 5 seats of Land Desktop until the product was 'phased out.'
Why don't we get no bonus?! Where's the love?
I don't know what the "official" explanation is (you might want to ask Adsk when your subscription is due next time...) - but essentially, they are "testing" new features on vanilla users in these bonus packs. Then tweaks are made if needed, and the feature gets rolled into the next major release. At least that is what happened with the BP for 2009 and then the new version (2010).
jaberwok
2009-07-09, 09:38 AM
Luckily, the "low-tech" method (post #7) works in all versions. :-)
rkmcswain
2009-07-09, 11:56 AM
Luckily, the "low-tech" method (post #7) works in all versions. :-)
So does this one. ;)
Glenn Pope
2009-07-09, 01:38 PM
I don't know what the "official" explanation is (you might want to ask Adsk when your subscription is due next time...) - but essentially, they are "testing" new features on vanilla users in these bonus packs. Then tweaks are made if needed, and the feature gets rolled into the next major release. At least that is what happened with the BP for 2009 and then the new version (2010).
Civil 3D users also got the bonus pack. Probably to late for them to roll out to the other versions. :|
rkmcswain
2009-07-09, 01:51 PM
Civil 3D users also got the bonus pack. Yea, I forgot about that. It was a few months later and I think it was only BP2. Thanks.
Powered by vBulletin® Version 4.2.5 Copyright © 2025 vBulletin Solutions Inc. All rights reserved.