Convert Relative Path to FullPath

Discussion in 'AutoCAD' started by michael montagne, Feb 18, 2004.

  1. I need to convert a relative path in an xref to a full path so I can use
    ObjectDBX to open it. I'm looking to edit an attribute in a block that
    resides in the xref so I don't think I can do that using .XrefDatabase.
    But I also can't seem to open the dwg by feeding a relative path to the
    open method of AxDbDocument.

    -mjm
     
    michael montagne, Feb 18, 2004
    #1
  2. You'll probably need to find the file first using acad's search path.
    Should not be hard to implement a findfile function in VBA. Look in the NG.
     
    Jorge Jimenez, Feb 18, 2004
    #2
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.