InventorShims

A collection of extension APIs for Autodesk Inventor.
Code Inventor VB.net C#

InventorShims is a collection of vb.net code to extend and add common API methods and classes to Autodesk Inventor’s existing API.

From simplified methods to interact with iproperties and parameters, to generic methods to return the pertinent document object from a supplied Inventor object type, InventorShims aims to create a library of frequently used methods and classes. These are organized by area of concern, into separate files; load only what you need.

Source Code

You can find the project repository on github here: InventorShims Repo

API Docs

Find the API documentation here: InventorShims Docs