Detecting Interference with iLogic

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 →

iProperty Tool-Tip with iLogic

I found some code on a forum showing how to handle mouse events in iLogic. Using the mouse selection code, I decided to write a bit of iLogic to show iProperties, for parts selected in an Assembly file. In the code, I have set the selection filter to "Part", the default is "Component", this means that... Continue Reading →

Create a website or blog at WordPress.com

Up ↑