iLogic: Unexpected Results

Guest Post by Jelte de Jong If you have read any of my blogs post before, you'll know that I like to challenge myself to solve other Inventor user's problems. I usually find these problems on the Inventor Customization Forum. A while back, I came across an interesting problem. This user wanted to change the iProperties... Continue Reading →

Run Inventor As Administrator

You may come across instances where Inventor will not load an add-in or a DLL, this is sometimes manifested in an error message, or a function just not working. When installing Inventor, it should always be done with the UAC turned right down, with the user logged on as an Administrator, and with the anti-virus... Continue Reading →

iLogic: Get & Set User Parameters

I saw a forum post in the Inventor Customisation forum and I thought I should share some iLogic code that I use for the getting and setting user parameters. It's pretty simple, but really effective. The code adds all user parameters to an Array, which it then presents to the user in the form of... Continue Reading →

DXDIAG

DXDIAG is a windows diagnostic tool that gathers your graphics hardware information, it's useful in that is gets the names of all graphics devices, as well as driver versions. This can be particularly helpful for sharing with a tech support technician, when troubleshooting graphics issues. https://youtu.be/eiXk9Dc1Er4

iLogic – Centre & Arrange Dimensions

I've been doing a bit of work on an iLogic configurator and I thought it would be useful to share some code that I have been using for quite some time. Often when creating configured products, the dimensions on the sheet move, and need some tidying up. This iLogic utility centres all of the dimensions... Continue Reading →

Create a website or blog at WordPress.com

Up ↑