
Simple ilogic tutorials with example files
Dec 16, 2020 · 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 …
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 …
Inventor Programming Forum - Autodesk Community
Feb 1, 2025 · 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 …
Full list of all iLogic terms and outputs
Apr 17, 2024 · Hi all, I would like to know if there is a full list of all iLogic terms and outputs, such as how they are typed (case sensitive) and their full meaning. I'm aware of the API but looking to find …
Feb 11, 2022 · 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 …
Solved: iLogic: Running an External Rule In A Sub-Folder With A ...
Aug 18, 2020 · Hello, I've come across some strange behavior in iLogic that I need a work-around for. I have a vaulted External Rules folder which contains several iLogic rules, along with sub-folders …
Solved: iLogic for an entire assembly? - Autodesk Community
Oct 16, 2024 · Hi guys, I'm new to using iLogic but I' have implemented it on single parts in the past, for parts that are overall the same but have different parameters for things like hole diameter, etc. I …
Solved: How to use iLogic in AddIn - Autodesk Community
Nov 21, 2024 · 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 …
Solved: Ilogic rules in sub-assemblies - Autodesk Community
Mar 28, 2025 · I have an assembly with iLogic rules at the top level and in several sub-assemblies. I thought that the sub-assembly rules would be activated as the sub-assembly changes or is rebuilt …
Solved: Custom Properties using Ilogic - Autodesk Community
Apr 29, 2020 · I am using ilogic to add custom iproperties to existing files as we modify them and I am stumped on how to get the custom iproperty to come in as Date instead of Text. This is the ilogic that …