Load autocad dwg file using VBA

Discussion in 'AutoCAD' started by Riaz Uddin Ahmed, Oct 15, 2003.

  1. Hello it's Riaz very new in AutoCad VBA programming. I want to load a
    dwg or autocad file within VBA. After that I want to read a specific
    layer. I'm able to read layer info from a dwg file which is currently
    opened. But I want to write a VBA code as macro which after running
    read a specific directory for dwg files. If it gets any dwg file that
    the VBA macro should load the dwg file and read about the specific
    layer. I'm able to write code to search for dwg files and it's work
    nicely. But fail to load/open the dwg file to get information from the
    file. I'm a programmer in my office and my manager asked for this
    utility to support the CAD team.

    If someone is there knows something please help me out.

    Thanks in advance...
    Riaz Uddin
     
    Riaz Uddin Ahmed, Oct 15, 2003
    #1
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.