Inventor has a decent set of tools available for checking component interference, but what about running an interference check on the entire model with one click? I have adapted one of the Inventor API samples to work with iLogic, the code iterates through an assembly and highlights the interfering parts. The animated GIF below shows... Continue Reading →
Inventor Title Block Updates with iLogic
I've written a bit of iLogic code for a rather niche problem in Autodesk Inventor, but it is something that you may come up against at some stage, or something I may need to refer back to in the future! When Inventor drawings are copied, particularly during a "File > Save As > Save Copy... Continue Reading →
RAL + Pantone + Munsell Colour Generator for Inventor
I have written a tool that generates colours for Inventor based on the RAL, Pantone and Munsell standards. The idea, is that instead of having a full library of all of the colours (over 4000) from these standards, a user can generate the colour needed on demand, and then choose to add this to their... Continue Reading →
iLogic – Delete all Mates/Joints & Ground
Have you ever wanted to delete all of the constraints in an assembly, and then ground all components? Well look no further, the iLogic code in this blog post does exactly that. You may be wondering why you would want to do this, well the answer is simple. Inventor calculates each relationship between parts (especially... Continue Reading →
You must be logged in to post a comment.