Layer Filter Delete @ Startup

Discussion in 'AutoCAD' started by mgreist, Jul 9, 2004.

  1. mgreist

    mgreist Guest

    Like everyone else our CAD files are filled with numerous layer filters. We have added the LFD.lsp and it works great. My question is whether I can somehow execute the command whenever I open a drawing.

    I tried adding this to my acaddoc.lsp file but it doesn't appear to be working.

    (DEFUN-Q S::STARTUP ()
    (COMMAND "LFD")
    )


    I would appreciate it if someone could tell me what I am missing. I apologize if this was answered in this forum elsewhere. Thanks.

    Matt Greist
    Geheber Lewis Associates
     
    mgreist, Jul 9, 2004
    #1
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.