Announcements
Attention for Customers without Multi-Factor Authentication or Single Sign-On - OTP Verification rolls out April 2025. Read all about it here.
philip1009
in reply to: Anonymous

iLogic isn't a tool that can be easily picked up and used as it can be used to automate almost all aspects of Inventor.  To start off with, iLogic uses a coding language called Visual Basic along with some built-in tools and shortcuts (Snippets) to make the connections with inventor a little easier.

 

Here's a playlist to teach you legit VB, just keep in mind it's not exactly the same way iLogic is written, but it takes you through most of the language you'll be using, https://www.youtube.com/playlist?list=PLC601DEA22187BBF1 .

 

Here's a good playlist to take you through writing some iLogic code with basic and advanced stuff, https://www.youtube.com/playlist?list=PLetTiL10gBjH1duj0BKQObSejXfTD16Vh .

 

Here's how you access the help guide for Inventor iLogic and the API (Application Programming Interface), API Help_edited.jpg

 

For future help I recommend you head over to the Inventor Customization forum to find and make posts to help you get started and write every step of your code.