cadamrao Posted April 29, 2010 Posted April 29, 2010 Hi How to easy align BLOCKS (dynamic & standard) parallel to selected LINE, POLYLINE, and SPLINE; could you help LISP to solve this problem? Please find sample drawing. amr BLOCK ALIGN WITH OFFSET.dwg Quote
MarcoW Posted April 29, 2010 Posted April 29, 2010 My idea is kind of "rigerous" but that is how I would try / experiment... For normal blocks: open block in block editor and add an align parameter. The block now becomes dynamic. For dynamic blocks : also put an align parameter in it. Now you should be able to align easily. Maybe the insertion point is not suitable and you should modify that too. Good luck. Quote
MarcoW Posted April 29, 2010 Posted April 29, 2010 I do not know if you can see swf files but here's a link with a short example: LINK Quote
Lee Mac Posted April 29, 2010 Posted April 29, 2010 I think I have already written something like this, I'll get back to you. Quote
alanjt Posted April 29, 2010 Posted April 29, 2010 RotateObjects.LSP This was my baby for a while. I need to spend some time updating it. Quote
alanjt Posted April 29, 2010 Posted April 29, 2010 I think the above is what you are shooting for, but for align and array, you can use this... CopyAlongCurve.LSP [Divide/Measure/Dynamic] Quote
alanjt Posted April 29, 2010 Posted April 29, 2010 RotateObjects.LSP This was my baby for a while. I need to spend some time updating it. I'm such a 'tard. This should be a more recent version of it. http://www.cadtutor.net/forum/showpost.php?p=275754&postcount=21 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.