Xref Info via VBA

Discussion in 'AutoCAD' started by Martin Schmid, Nov 8, 2004.

  1. I have a simple VBA that will list the xrefs in the current drawing by iterating through the blocks collection, and checking for IsXref. However, I need to be able to check properties to check if it is attached or overlaid, and if it is loaded or unloaded, and if the path is found or not.

    Any ideas? I.e., basically programmitaclly finding out what is in the xref manager.

    Thanks,
    MS
     
    Martin Schmid, Nov 8, 2004
    #1
  2. In addition to any replies you might receive or already
    received, you may find more information or responses
    by posting future VBA related questions in the following
    discussion group:

    By NNTP discussion group reader at
    news://discussion.autodesk.com/autodesk.autocad.customization.vba

    By HTTP (web-based) interface at
    http://discussion.autodesk.com/forum.jspa?forumID=33


    --
    Autodesk Discussion Group Facilitator



    iterating through the blocks collection, and checking for IsXref. However,
    I need to be able to check properties to check if it is attached or
    overlaid, and if it is loaded or unloaded, and if the path is found or not.
     
    Jason Piercey, Nov 8, 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.