iLogic: Automate Your Print Jobs

Have you ever wanted to use iLogic to print drawings, or create specific printer setups? Look no further, I have converted the Inventor print API sample to iLogic and expanded it to expose additional functions. Using this code you could set up rules for specific print job types, or just for specific printers. The code... Continue Reading →

iLogic – Suppress/Unsuppress and Delete Rules

You may need an easy way to delete, suppress or unsuppress iLogic rules in an Inventor file. Generally you may want to delete internal rules in files, as running rules externally is often better (maybe I'll explain my thoughts in another blog post). Doing this is quite simple, see the line of code below. iLogicVb.Automation.DeleteRule(DocumentName,... Continue Reading →

iLogic Unit Converter

This blog post a bit of a throwback to a few years ago, it's based on a very old unit converter that was hosted on Autodesk's website. The idea of this blog post, is an iLogic rule to fire up the unit converter inside of Inventor, as shown in the animation below. To make this... Continue Reading →

Enhanced BoM Export With iLogic

If you have been looking to automate the export of BoM's from Inventor to Excel, or CSV, you've come to the right place. I've adapted the Inventor API sample to work with iLogic, and added a few tweaks to give the user some input around the export. When the iLogic code is run, it checks... Continue Reading →

Create a website or blog at WordPress.com

Up ↑