Skip to content

bretleasure/Inventor.AddinTemplate

Repository files navigation

Inventor Addin Template

GitHub Release GitHub Release NuGet Downloads GitHub License GitHub Actions Workflow Status

Overview

The goal of this template is to make creating an Inventor addin as easy as possible. All that is required is to create the buttons and write the code that will be executed when the buttons are clicked. The template will handle adding the buttons to the ribbon.

Features

  • Simplifies the creation of Inventor addins
  • Automatically adds buttons to the ribbon
  • Supports light and dark themes
  • Easy to extend and customize

Getting Started

  1. Installing and Using this Template

  2. Creating Buttons

  3. Deploying Your Addin

  4. Referencing the Inventor Interop

Questions and Support

Post on GitHub Discussions