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...