iLogic Macro: Sort Drawing Sheets
We all need to have some order in our documents. So here is a small iLogic macro that I created to sort drawing sheets by name:
We all need to have some order in our documents. So here is a small iLogic macro that I created to sort drawing sheets by name:
When automating Inventor, it often happens that we need to cross several levels of objects, especially when we want to iterate through all the components and subcomponents of an assembly. To do this, it...
In Inventor, if you work with multiple levels of assemblies and have documents that include some degree of automation, such as complex parameter formulas or “iLogic” rules, you often find yourself in a situation...