VBA, VB.NET, C# or C++

Top  Previous  Next

VBA is only recommended for small macros.

 

VB can create quite large programs, as can C#.

 

C++ can be used to create EXE files which interact with Inventor from "outside" Inventor.

 

C++ can be used to create DLLs which run "inside" Inventor and add commands to the program and icons in the "Ribbon".

 

 

Text, images and diagrams © 2021 Owen F. Ransen. All rights reserved. (But copy the source code as much as you want!)