Entmod will create a layer if the layer didn't exist?

Discussion in 'AutoCAD' started by Ken Alexander, May 24, 2004.

  1. I noticed that in 2004 a layer will be created if the layer did not
    exist when using the below code. I never noticed this in 2000. Has
    this always been the case? Just curious.

    (setq entinfo (subst (cons 8 layer) (assoc 8 entinfo) entinfo))
    (entmod entinfo)

    --
    Ken Alexander
    Acad2004
    Windows XP

    "We can't solve problems by using the same kind
    of thinking we used when we created them."
    --Albert Einstein
     
    Ken Alexander, May 24, 2004
    #1
  2. Since April 12, 1999?

    --
    Ken Alexander
    Acad2004
    Windows XP

    "We can't solve problems by using the same kind
    of thinking we used when we created them."
    --Albert Einstein
     
    Ken Alexander, May 24, 2004
    #2
  3. Um, yes! <vbg>

    --
    R. Robert Bell


    "Ken Alexander" <kalexATfremontmillworkDOTcom> wrote in message
    Since April 12, 1999?
     
    R. Robert Bell, May 24, 2004
    #3
  4. Thanks Robert. :)

    --
    Ken Alexander
    Acad2004
    Windows XP

    "We can't solve problems by using the same kind
    of thinking we used when we created them."
    --Albert Einstein
     
    Ken Alexander, May 24, 2004
    #4
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.