#if direction

Discussion in 'AutoCAD' started by 3ABTPA, Nov 11, 2004.

  1. 3ABTPA

    3ABTPA Guest

    Is there a way of re-derecting a type library reference to another or at
    least asign a variable to it so I can use 2000 and 2005 libraries?
     
    3ABTPA, Nov 11, 2004
    #1
  2. Use late binding.
    Don't reference either autocad library
    (except during the debugging phase maybe)
    and dim your autocad objects as "objects"
     
    Jorge Jimenez, Nov 11, 2004
    #2
  3. 3ABTPA

    3ABTPA Guest

    I did and it works fine.
    thanks

     
    3ABTPA, Nov 11, 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.