This repository contains various examples of how to use the Autodesk Tandem Data REST API to achieve certain workflows. These are reference implementations that can be adopted for specific scenarios.
Solution to generate thumbnail images from Inventor part files (.ipt) without needing to have Autodesk Inventor installed locally. It communicates with the Forge API through HTTP requests. We will use ...