Anja Posted June 7, 2011 Posted June 7, 2011 Hi everyone, does anyone know a good script that allows you to align multiple objects to a line? I've found the ALIGNIT.lsp, but it's not working in Autocad 2012. It's like this: I have a horizontal line. Above it, there are +200 objects. They are aligned in the right rotation already, but I just want to move all the objects lower line to my horizontal line. Hope this makes sense! thanks! Quote
nestly Posted June 7, 2011 Posted June 7, 2011 Can you post the drawing or a screenshot, I'm having trouble envisioning what you've described. Quote
Anja Posted June 7, 2011 Author Posted June 7, 2011 yes, I tried in the post above. Doesn't it show? Hereby a link: http://postimage.org/image/s8fr8qs/ Quote
Anja Posted June 7, 2011 Author Posted June 7, 2011 I posted it, but it still needs to be moderated. Thanks! Quote
BIGAL Posted June 9, 2011 Posted June 9, 2011 You need a lisp that selects objects and based on the object moves them a y dist to attach to the line not hard if the objects are a block and the insert point is say lower left then its easy just move blocks. if object say a line or pline then it may get vary complex. get insert pt of block know y value of line diff in height then move y dist repeat for all blocks. Is this what you have ? Quote
Rob49Blu Posted November 19, 2011 Posted November 19, 2011 I just starting with AutoCAD, but I know TurboCAD fairly well- and there you can do this with a 'distribute objects' tool. It allows you to align multiple objects in random locations in 2D or 3D space along lines in 2D or 3D space. I'd be amazed if AutoCAD doesn't have a similar command / tool. Anyone know what that would be? I'd like to know also. 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.