This book will teach C++ programmers how to use the API of AutoDesk Inventor. Although it specifically covers the Inventor of 2015 the current version's API is the same. Some chapter titles:
The basic architecture of the program.
MakeInventorGlobals and DestroyInventorGlobals.
Running Inventor programatically.
Creating a part document and a sketch.
Creating a solid object inside a part.
Load a part and change its parameters.
Insert two parts into an assembly at specified positions.
Some tips for Autodesk Inventor C++ programmers.
Help with compile/link errors.
Referenced Document of a View.
The basic architecture of the program.
MakeInventorGlobals and DestroyInventorGlobals.
Running Inventor programatically.
Creating a part document and a sketch.
Creating a solid object inside a part.
Load a part and change its parameters.
Insert two parts into an assembly at specified positions.
Some tips for Autodesk Inventor C++ programmers.
Help with compile/link errors.
Referenced Document of a View.