Import DXF

T

Tom Briers

Hi All,

I have a problem with the importing of a dxf/dwg file in visio 2003

I have the full path of the DXF/DWG file but is there a way to import it
onto a page using VBA without the user having to do anything????

I have tried Import, InsertObject, InsertFromFile but nothing seems to do
the trick.

Thanks in advance

Tom.
 
T

Tom Briers

Found a solution:

vsoApp.Addons.ItemU("Insert AutoCAD Drawing").Run ("/unit=" & visMeters & "
C:\XXX_2260_A_2_V11.dxf")

Greetz

Tom.
 

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. After that, you can post your question and our members will help you out.

Ask a Question

Top