Tag Archives: Inventor

Model Tessellation and Visualization using C++ API in Autodesk Inventor

Autodesk Inventor provides powerful API interface the access the model tessellation and visualization. This blog series attempt to explain how to use Inventor C++ API to get a triangulated geometry from Autodesk Inventor model for downward processing. Assembly document,...