AecSpaceAutoGenerate for ADT 4.0 in lisp

Discussion in 'AutoCAD' started by Sergio, Jul 17, 2004.

  1. Sergio

    Sergio Guest

    how can I use the command AecSpaceAutoGenerate inside of a lisp routine ?

    (command "_AecSpaceAutoGenerate"), report error
    (command "_AecSpaceAutoGenerate" pause pause), report error too

    Sergio
     
    Sergio, Jul 17, 2004
    #1
  2. Sergio

    Paul Turvill Guest

    Perhaps
    (c:_AecSpaceAutoGenerate)
    ___
     
    Paul Turvill, Jul 17, 2004
    #2
  3. Sergio

    Sergio Guest

    Thanks Paul,
    The command works in lisp, but it has a syntax error in lisp.
    I can't find out the error.
     
    Sergio, Jul 18, 2004
    #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.