Jump to content

Distance command with calculations


Recommended Posts

Posted

Does anyone know if there is a way to pull multiple distances and have Autocad add them together?

Posted

MEASUREGEOM > [M]ultiple points

Posted
MEASUREGEOM > [M]ultiple points

Ohh, I didn't realize they'd added that to vanilla.

Posted
MEASUREGEOM > [M]ultiple points

 

:? :unsure: :shock:

 

no idea that was there!! I have just pulled my trusted MDI lisp with me when I get a new version! Thanks Nestly!

Posted

How about if there are multiple items that are not aligned with each other?

Posted

Then try my above posted code. I often have situations where I want total distance of many picked areas and need to keep starting new begin points.

Posted
Then try my above posted code. I often have situations where I want total distance of many picked areas and need to keep starting new begin points.

 

It's been a while since I've used an .LSP, I loaded the file but what do you input @ the command prompt to start it?

Posted
it's been a while since i've used an .lsp, i loaded the file but what do you input @ the command prompt to start it?

add

..........

Posted

You may also find tlen.lsp easier to use if you're trying to obtain the total length of objects several objects, rather than total distance between a series of coordinates/points.

Posted

Thanks for the help, solved my problem of having to use a calculator.

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...