View Full Version : FLIP DIRECTION
amaser
2008-03-12, 09:15 PM
It owuld really be nice, if in future versions, they put the Flip Diection back on the shortcut menu for lines.(The old _AEC_CIVIL_FLIPBEARING command)
I'e seen some VBA and LISP routines that do esomething similar, but they don't work quite the same way, and I can't get them into the shortcut menu where I want them.
Tom Beauford
2008-03-26, 01:07 PM
This rev.lsp (http://forums.augi.com/showthread.php?t=60279&highlight=rev.lsp#7)will reverse a selection of Lines & Polylines, instead of just one at a time. Let me know if you have any problems.
After saving it in your support path, in the "LWPline Object Menu" under "Shortcut Menus" in the CUI add:
Command name: Reverse Polyline
Macro: ^C^C^P(or C:rev (load "rev.lsp"));rev
amaser
2008-03-26, 01:29 PM
that seems to work,although it didn't put the command in the right location of the list, but at least it's there, and it seems to work.
Thanx
Tom Beauford
2008-03-26, 01:52 PM
that seems to work,although it didn't put the command in the right location of the list, but at least it's there, and it seems to work.
Thanx
I have the command in the following shortcut menus:
LWPline Object Menu (single LWPline)
LWPline Objects Menu (multiple LWPlines)
Line Object Menu
Pline Object Menu
I added a few shortcut menus so you might not have all those. I use shortcut menus for almost all modifing. No more looking thru Toolbars and Drop-down menus, just right-click.
Powered by vBulletin® Version 4.1.11 Copyright © 2013 vBulletin Solutions, Inc. All rights reserved.