Set Random Face Colours With iLogic

This blog post is a direct result of a discussion on Twitter! the request was to automatically assign a random colour to a face in an Inventor part. I wrote a little bit of code, loosely based my previous blog post, looking at generating random numbers to create colours. This specific code simply assigns a random... Continue Reading →

Heads or Tails in Inventor with iLogic

This is admittedly a bit of a random idea! This blog post shows how to flip a coin using iLogic in Inventor. UPDATE: There is a new version that uses a 3D Coin in an Inventor .IPT; available here. The idea came from my previous blog post, looking at generating random numbers to create colours.... Continue Reading →

Automate Drawing Notes with iLogic

Have you ever wanted to automatically create a drawing note on your Inventor drawing based on a pre-defined text file? Look no further, I have written some iLogic code that will place a drawing note on your drawing in a pre-defined position. The note will contain the contents of a text file that you you... Continue Reading →

iLogic: Automate Common Virtual Parts

If you use "Virtual Parts" in your assemblies, you probably find yourself creating the same parts over and over. This quick blog post shares some iLogic code to create "Virtual Parts" from an Input List Box. The contents of this Input List Box are created from an Array which you can edit to suit your... Continue Reading →

Create a website or blog at WordPress.com

Up ↑