Acad Version

Discussion in 'AutoCAD' started by Jason Piercey, May 10, 2004.

  1. Hi James,

    Command: (getvar "acadver")
    "16.1s (LMS Tech)"
     
    Jason Piercey, May 10, 2004
    #1
  2. Jason Piercey

    ECCAD Guest

    "16.1s (LMS Tech)"
     
    ECCAD, May 10, 2004
    #2
  3. While I am not a dbx expert I am using

    "ObjectDBX.AxDbDocument.16"


    Command: (opendbxdocument "test.dwg")
    #<VLA-OBJECT IAxDbDocument 1900b948>
     
    Jason Piercey, May 10, 2004
    #3
  4. Jason Piercey

    Fatfreek Guest

    "16.1s (LMS Tech)"
     
    Fatfreek, May 10, 2004
    #4
  5. Jason Piercey

    j.buzbee Guest

    Could someone with 2005 tell me what (getvar "AcadVer") returns? Thanks!

    jb
     
    j.buzbee, May 10, 2004
    #5
  6. Jason Piercey

    j.buzbee Guest

    Thanks Jason!

    16.1 . . . hmm. Ok, so does that mean that the ObjectDBX Interface Object
    would be defined as "ObjectDBX.AxDbDocument.16.1"?

    (vla-GetInterfaceObject(vlax-get-acad-object)"ObjectDBX.AxDbDocument.16.1")

    yes?

    thanks
     
    j.buzbee, May 10, 2004
    #6
  7. Jason Piercey

    j.buzbee Guest

    Thanks Jason.
     
    j.buzbee, May 11, 2004
    #7
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.