02-25-2016
08:21 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
02-25-2016
08:21 AM
I use a macro that will open each idw that is associated with an assembly and then save them to PDF. I would like to modify this macro to save as DXF rather than PDF. Seems pretty simple and I found lots of examples where other have done something similar. I tried several things, but fialed in getting this to work.
The closest I got was by taking the code attached here and doing a find/replace and replacing PDF with DXF. The new code runs and creates a DXF, but when I open the DXF it does not contain the drawing. I tried to make it work, but I'm terrible at coding.
This original code was written by @Curtis_Waguespack and posted at this thread.
Any help would be appreciated.
Kirk
Solved! Go to Solution.