Jump to content

Recommended Posts

Posted (edited)

Hi everyone! I wonder if there a possible lisp that would work exactly like the extend command but instead of extending the lines, it would indicates the dimensions of the gap! I would like to select the destination line or lines (blue in this dwg) and after that, select the lines (white in this dwg) to show the dimensions in between! Can the dimensions be set at 1/2" to the right of the lines? Note that the colors don't matter, it is just for clarification! 
Thanks for looking at this!
 

 

extend-dimensions.dwg

Edited by stlo
New dwg
Posted

A method no code

 

Pick blue line

Pick white lines end near Blue line this is important

Get closestpointto for 90 deg to blue line

Then just do dim pt1 pt2 pt3 where pt3 is the 1/2 off white line point.

Posted

Hi BIGAL! Thanks for the reply! I'm not sure what to do? When you say "method no code", do you mean I can do all this with one or many  existing  autocad command? 

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