Jump to content

using the measure command


mrdjezmin

Recommended Posts

Hi all.

I've been using the measure command built in feature to copy multiple blocks along a poly line. Works great and I just love the auto align part of it.

On the other hand, I was wondering is there a way (a LISP routine or a built in feature) that can do basically the same but keep the LINEAR (vertical or horizontal) distance between copied objects constant.

If any of you have any suggestions that is more or less an automated way of doing this I would appreciate if you would share it with me.

Link to comment
Share on other sites

In Autocad 2012 there is an EXPRESS TOOL on the EXPRESS TOOLS Modify flyout,

called MULTIPLE COPY. I am not sure if it was included in Autocad 2011 or not, but there are a few different command modifiers

available for it at the commandline, which would probably help you, including DIVIDE and MEASURE among others.

I am assuming that you are familiar with the use of the ARRAY command?

Link to comment
Share on other sites

I am familiar with the use of the array command. It works great linearly or on a polar pattern. My patterns are curved poly lines so when I use linear array I have a lot of snapping to do to get my objects in the needed position. Measure and divide can do the trick to copy (or divide) along a poly line but at a distance measured at poly line segment lengths and I need the distances to be linearly evenly spaced.

Link to comment
Share on other sites

Not sure if you are familiar with the ARRAY option with PATH command modifier offered in 2012, was it in 2011?

While interesting, perhaps this lisp (http://www.lee-mac.com/objectalign.html) by Lee Mac might be better suited to your particular task.

It looks like by using this lisp, and creating a grid to supply your linear spacing you could probably do

what you describe pretty easily.

Lee's site is an absolute gold mine of very well designed lisps which he very generously

makes available as shareware on his site.

Thanks Lee! :beer:

Link to comment
Share on other sites

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.

Guest
Unfortunately, your content contains terms that we do not allow. Please edit your content to remove the highlighted words below.
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...