A Non-Programmers Guide to Using Macros
Macros are simply a collection of Visual Basic for Applications (VBA, a simplified version of Visual Basic) code that allows the application (in this case Inventor) to perform complex actions automatically with limited user input. An example of a macro might be a program that inserts multiple parts into an assembly document or even simply a toolbar button that accesses a menu command that does not have a default toolbar button.
Read more
August 18, 2008 | Filed Under Visual Basic | Leave a Comment