Ilogic Inventor Tutorial

Hi all For many years I have been threatening to learn ilogic. Can anyone point me in the direction of, or send me some decent simple beginners tutorials with the working files, for an absolute beginner to start learning. I have googled but can find nothing simple and easy or with example files atta...

Ilogic Inventor Tutorial 1

Learning Inventor's iLogic Inventor's iLogic is actually an Inventor ApplicationAddIn within Inventor made by Autodesk. It provides a coding user interface that allows us to access Inventor's API (Application Programming Interface), which allows us an easier way to automate the Inventor application and handle repetitive tasks, reduce the time it takes to get certain things done, and help with ...

Ilogic Inventor Tutorial 2

The purpose of this post is to try to stuff as much useful information and links to other useful sources as possible, that will help us learn about Inventor's iLogic. Inventor's iLogic is actually an Inventor ApplicationAddIn within Inventor made by Autodesk. It provides a coding type user interface that allows users to access Inventor's API (Application Programming Interface) and other ...

Ilogic Inventor Tutorial 3

Welcome to the Inventor Programming Forum. Share your knowledge, ask questions, and explore popular Inventor topics related to programming, creating add-ins, macros, working with the API or creating iLogic tools.

Hi, I have started learning and using iLogic to run a rule for a part file, and recently I found the VBA Editor in Inventor. What are the similarities and differences between iLogic and VBA? What are advantages and disadvantages of each? What are your experiences with iLogic and VBA? I'm trying to...

I am looking for a way to create a few variables (including the Vault database logged in to) at the start of an Inventor session, which will be kept up to date during the session based on some event handlers (already functional in an iLogic-rule). These values are important because they determine ...