- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
(Bear with me again as I just started learning VBA on Friday.)
I'm writing a program that allows a user to browse a file path, rename the project and it's children files, browse an open file dialog to select assemblies, and then open the assemblies. Obviously this causes a resolve link issue. So what I need to tell VBA is to talk to Inventor and tell it to use the replace component function. I can work out the details of it about how to find it and all, but I'm not sure how to actually tell VBA to use that function...any ideas? This is the first time I'll actually be moving from my little forms and modules into Inventor itself, so I haven't a clue what to do.
I can provide JPEGS, codes, whatever you all need. I'm at the point right now that I'm actually opening the assembly.
Solved! Go to Solution.