bretleasure / Inventor.AddinTemplate

Easy to use C# template for creating Autodesk Inventor Addins

Home Page:https://www.nuget.org/packages/Inventor.AddinTemplate/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Inventor Addin Template

NuGet version (Inventor.AddinTemplate)

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.

Documentation

Questions and Support

Post on GitHub Discussions

About

Easy to use C# template for creating Autodesk Inventor Addins

https://www.nuget.org/packages/Inventor.AddinTemplate/

License:MIT License


Languages

Language:C# 100.0%