Jump to content

Recommended Posts

Posted

THE ONE YOU GAVE ME WORKS GREAT, oops... let me turn my caps off. What does this lisp do that yours doesn't?

  • Replies 49
  • Created
  • Last Reply

Top Posters In This Topic

  • Lee Mac

    22

  • CadTechJGC184

    19

  • automicro

    4

  • CmdrDuh

    3

Posted

This one alters the dictionary entry and hence changes the QLEADER settings (not stored as sys vars).

Posted

If you do have any more questions, it'd be better to post them in new threads so that other members can benefit.

Posted

Lee Mac, EXOFFSET doesn't do that. It offsets it to the same layer of the object I am offsetting. ??

Posted

Don't jump to conclusions so quickly:

 

EXOFFSET > > OPTIONS > LAYER > CURRENT

Posted

OK so I have to do step by step?

 

Here's on for you, "off.lsp". it turns all layers off except for the current layer. You don't have to pick any layers. Then you type on and all the layers that were turned on turns on. all locked layers stay locked.

Posted

Lee Mac, I tried the: EXOFFSET > > OPTIONS > LAYER > CURRENT. It does work., but the lisp that we had at my last job skipped all the option input and automatically offsets it to the current layer.

Posted
OK so I have to do step by step?

 

Here's on for you, "off.lsp". it turns all layers off except for the current layer. You don't have to pick any layers. Then you type on and all the layers that were turned on turns on. all locked layers stay locked.

 

 

What about "layiso" and "layon"?

Posted
Lee Mac, I tried the: EXOFFSET > > OPTIONS > LAYER > CURRENT. It does work., but the lisp that we had at my last job skipped all the option input and automatically offsets it to the current layer.

 

I'm sure you could make a macro just to funnel through the above commands:

 

^C^CEXOFFSET;\;OPTIONS;LAYER;CURRENT

 

etc etc

Posted

Thank you Lee Mac. i will try them out!

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