25 Aug 2020
I wrote before about the Visual Studio project template for Design Automation for Inventor. This time I’ll show you how its project that...
13 Aug 2020
On August 18th and 19th the Forge Developer Advocates will be running a series of lighting talks to showcase some popular solutions built...
16 Jul 2020
As discussed in the Advanced techniques to write iLogic rules article, it's possible to store your code outside Inventor files and reference...
15 Jul 2020
Strictly speaking, this is not a Design Automation specific topic, but it does have some aspects relevant to it. Inventor mainly relies on...
15 Jun 2020
When working on the desktop it's easy to see when something goes wrong, but when doing the same operations on a server without user...
29 May 2020
On the desktop you can easily check which file formats are supported, but how can you check which of those are also supported on the Design...
19 May 2020
Many people who want to use the Design Automation API to drive Inventor models have documents with iLogic Forms in them. Those Forms can...
7 May 2020
Many people using the Design Automation service (DA) are interested in ways to speed up the process of presenting some results to the user...
20 Apr 2020
In this article I wrote about adding files to your AppBundle so that they will be cached on the Design Automation server. The easiest way to...
19 Apr 2020
There can be multiple reasons for the need to simplify models: - reduce IP (Intellectual Property) that the original model contains - make...
2 Apr 2020
You may want to generate images for your models from different angles automatically, so that they could be used e.g. on your website. The...
22 Mar 2020
Many people might have existing Inventor add-ins that they plan to migrate to Design Automation API for Inventor. Instead of trying to...