Message 1 of 3
Inventor VBA Macro - Copying Parts/Drawings
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Can any body help?
Does anybody know if the following is possible using a Inventor VBA macro?
Say I have a Inventor part and drawing, called Part1.ipt & Part1.idw.
If I copy these two files into the same directory and call them Part2.ipt & Part2.idw, when I open the drawing Part2.idw it displays Part1.ipt
Is there any way I can, using a VBA macro, re-reference the part in Part2.idw so it references the correct part called Part2.ipt?
Hope you ca understand the above.
Many thanks in advance!
Darren