
Simple ilogic tutorials with example files - Autodesk Community
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, …
Stop an iLogic rule while it's running - Autodesk Community
Oct 13, 2023 · The ilogic program of the inventor process I worked on today has been running non-stop, and the program debugging information has been constantly output, not that the …
Edit subassembly part parameters from main assembly with iLogic
Mar 27, 2025 · at iLogic.RuleEvalContainer.ExecRuleEval(String execRule) I've seen stuff about how model state parameters don't like being changed, so my question is this: how do I work …
Solved: Change Dimension Style - iLogic - Autodesk Community
Apr 20, 2022 · Hi, I have a very useful iLogic but it has a minor bug. Could someone fix that? iLogic changes in all drawing sheets dimension style. But If I have a chain dimension then it …
How to create a drawing using iLogic (simple instructions)
Nov 20, 2019 · I have been searching around for a tutorial that identifies all the steps for automating a drawing file using iLogic and I can't seem to find anything, what I do find is …
Solved: iLogic: Save As - Autodesk Community
Jul 22, 2015 · Does anyone know how to make a rule that automatically performs a "Save As" to a specific directory AND a specific name? Ideally, the rule is run from the part document. The …
Calculating Mass of selected Parts and/or Assemblies with Ilogic
Nov 25, 2020 · Hello, I'm fairly new to ilogic and I have an idea for ilogic that I need some help with. As the title suggests I would like an Ilogic rule that shows me the mass of selected Parts …
Solved: ilogic - Edit rectangular pattern - Autodesk Community
Apr 18, 2019 · Community, Using iLogic in an assembly, I can create a rectangular pattern of a component using Patterns.AddRectangular. How do you edit the Pattern quantity and spacing …
Solved: Replace a part using iLogic - Autodesk Community
Feb 16, 2021 · Solved: Hi there, Im trying to replace a part using ilogic. Can someone help me with the code? Ima very new to ilogic, i am not very familiar with
iLogic GoExcel Loop Through Excel Rows - Autodesk Community
Feb 1, 2025 · I have an iLogic rule that cycles through an excel spreadsheet. For each row it loads a part number and some other information, then exports a file into another folder. …