Toggle layer on/off with single toolbutton

Discussion in 'AutoCAD' started by jim, Aug 20, 2003.

  1. jim

    jim Guest

    I'm using LT 2002 and want to know if it possible to
    have a single toolbutton toggle a specific layer on and off.

    Thanks,

    Jim
     
    jim, Aug 20, 2003
    #1
  2. jim

    mmo Guest

    Hello Jim,

    I've attached is a lisp example that toggels layer HATCH. The macro is: ^C^C^P(if tgh nil (load "tglhatch")) (tgh)

    With friendly greetings, M. Moolhuysen.
     
    mmo, Aug 21, 2003
    #2
  3. jim

    Chip Harper Guest

    The poster is using LT, which rules out the use of LISP.
     
    Chip Harper, Aug 21, 2003
    #3
Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments (here). After that, you can post your question and our members will help you out.