Message 1 of 5
save dwg as idw - Problem with references in idw
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Hello,
I wrote a short code that saves a dwg as idw. When I open the idw, it can't find the ipt or iam that is referenced to it. I have to select the file. When I upload the idw to Vault, I don't see any "uses" files in the idw. What do I have to do to update the references in the idw? I already tried doc.update() and doc.rebuild() but it didn't help.
Thanks