If there two words BRG DIST 100d57'23" 123.457 easy just find space and rewrite as dist brg using a lisp. Lee-Mac has a find character lisp on his web site as a start point. While I think about it sure someone will post soloution. Going home now.

Registered forum members do not see this ad.
Hi,
I'm working with siteplans and have a lot of distances and bearings in my drawing. Sometimes i need to reverse them. Is there a command in AutoCAD 2012 where you can reverse a hole heap of distances and bearings all at once? Mirror make them up side down... I want them to swop sides of the line they refer to.




If there two words BRG DIST 100d57'23" 123.457 easy just find space and rewrite as dist brg using a lisp. Lee-Mac has a find character lisp on his web site as a start point. While I think about it sure someone will post soloution. Going home now.
A man who never made mistakes never made anything
So all you want to do is change the POSITION of the bearing and distance not actually reverse it (ex. - a NW bearing becomes a SE bearing). Is that right?
"I have only come here seeking knowledge. Things they wouldn't teach me of in college." The Police
Eat brains...gain more knowledge!
breaking AutoCAD on a regular basis since 1991
Sorry Cyber but I do not get that same impression because the OP goes on to say...
"Mirror make them up side down... I want them to swop (swap) sides of the line..."
"I have only come here seeking knowledge. Things they wouldn't teach me of in college." The Police
Eat brains...gain more knowledge!




Perhaps the OP could post a picture so we can see what is required.

Hey guys and thanks for trying to help. Sorry if I made you confused... Remark is right. I want to change the positions of the bearing and the distance where the bearing will change direction. I have now moved them and changed them one by one, so all is good, but for future reference it would be great to know if there is a command where you can make them change sides of the line and automatically change direction...
What I am doing is: In my project I have a long road through the site plan with smaller lots on eather side. The bearings should be on the road but they are on the lots at the moment. It's many bearings to move out to the road and to have a command switching this for you yould be nice!
In attached jpg there is a picture of the road and all bearings and distances in that section. Hope you get a better idea of what I'm after.
That's some strange road layout if all you are using is straight line segments to define what should really be a curve.
What you need is Lee Mac's Flip Text lisp routine which can be found in this thread. http://www.cadtutor.net/forum/showth...ts-180-Degrees
Last edited by ReMark; 9th Oct 2012 at 12:49 pm.
"I have only come here seeking knowledge. Things they wouldn't teach me of in college." The Police
Eat brains...gain more knowledge!

Well I don't know what's strange or not, this is how my company do it... I've been there 6 weeks so I don't take any responsibility for how thay have set up their work, but I'd like to make my work smoother and faster so thanks for your help. Not sure what a lisp routine is...?
can you explain so i know what you mean I should be doing? Thanks!
Registered forum members do not see this ad.
A lisp routine is a program that is run inside of AutoCAD. You can load the routine via the APPLOAD command. Once loaded you can run the command by typing FlipTxt at the command line. Follow the prompts.
"I have only come here seeking knowledge. Things they wouldn't teach me of in college." The Police
Eat brains...gain more knowledge!
Bookmarks