I was looking through the Inventor API samples and I came across some code for applying "Break Views" in the Inventor drawing environment. The API sample works quite well, so I thought I would adapt it to work with iLogic and add some additional functionality to make it more useful. My code adds in view... 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 →
Automatic Drawings with iLogic
I've written some code to automatically create drawings from Autodesk Inventor part and assembly files. The idea that I used for this blog post was to have a drawings template file set up with views, and to then simply replace these views with a given model as needed. The GIF below shows how the code... Continue Reading →
You must be logged in to post a comment.