David D Posted August 26, 2011 Posted August 26, 2011 I am looking for a quick way to align verticle pairs of lines that are unequal distance apart and sometimes unequal lenghth so that midpoint between lines are aligned. Right now I draw horizontal lines between each set and use a verticle line from one of these to align the other pairs (red lines on example). If there is no easy way already incorporated in AC then my thought is a button that will draw lines on a specified layer other than the current layer and in a specified color, and another button to delete everything on that specified layer. I am not sure how much of this is even possible. Any thoughts would be greatly appreciatted. align text.dwg Quote
David D Posted August 26, 2011 Author Posted August 26, 2011 OOPS. Attached wrong file. Alignment test.dwg Quote
nestly Posted August 29, 2011 Posted August 29, 2011 I can't really think of a way to automate what you want to do, my only suggestion is maybe use the Mid between 2 points (MTP) Osnap rather than actually drawing a temporary construction line. Quote
David D Posted August 29, 2011 Author Posted August 29, 2011 Thanks all. Looks like MTP is going to work pretty good, at least it will allow only drawing 1 line to use for orignal alignment position instead of extra lines all over the place. Quote
nestly Posted August 29, 2011 Posted August 29, 2011 Don't forget about OSnap Tracking. I'd probably put a line or something to mark the X coordinate rather than re-snapping MTP back to the same reference point each time. Demo http://www.screencast.com/t/nCRm8NTMTf Quote
David D Posted August 29, 2011 Author Posted August 29, 2011 thank you nestly. Your demo was exactly what I had come up with. 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.