- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Hi guys, I was a Solidworks user of 10 years before taking a position where we exclusively use Inventor, and am working on bringing my VBA skills over. While I miss how straightforward Solidworks is (from beginning to end), I imagine Inventor must be somewhat similar except with a few extra options. My question is when starting a project, what is the difference between ApplicationProject, DocumentProject, UserProject, and when would you use each one? Another question regarding ApplicationProject I have is the ApplicationProject (Default.ivb) in the header. How is that designed to be used? Are we just supposed to create new modules under ApplicationProject and each module is designed to be treated as a separate macro rather than each macro having it's own file?
Secondly I write a lot of code that gets shared amongst the users. At the minute I haven't seen a good way of sharing VBA. The process in SW was simply save the .swb to the vault and then it's immediately visible to all users and can be attached to the ribbon as a button. Is there a way to do something similar with Inventor to easily share macros amongst users?
Solved! Go to Solution.