Jump to content

Recommended Posts

Posted

Offset command often leaves the previous distance , even after hitting escape. This is in autocad 12. 

Any ideas why?

 

Posted (edited)

Trying to think of an answer, maybe, "Why is it so ?" It just happens and has done so since maybe when Autocad was originally coded.

 

I have a dynamic offset lisp type o123 and it will offset an object 123 distance. You can type any Oxxx etc. One little gotcha need to use minus  "-" for decimal point in values. eg 12.5 = 12-5

Fillet offset circle.lsp

Edited by BIGAL
  • 2 weeks later...
Posted

This could be converted to frequently used offsets.. 

o1=.125, o2=.250  etc... 

Posted

@discuss no extra defuns needed just type O0-125 and offset is called with that offset as default. So any value but not negative. The - is used instead of  "." as the errror check falls over if a "." used.

 

Checking now why not working in my Bricscad sure it did previously.

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