Skip to content
This repository has been archived by the owner on Dec 25, 2020. It is now read-only.

JHurdle91/CSharp-Inventor-Add-in-Template

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 

Repository files navigation

CSharp Add-In for Autodesk Inventor ======================================

This is a template for developing add-ins for Autodesk Inventor using CSharp.

It is derived from Brian Ekins’ “Nifty Add-In Template” found here: https://ekinssolutions.com/nifty_addin_template/

I’ve tweaked the template for my own use and converted it to C# using dotPeek by jetbrains found here: https://www.jetbrains.com/decompiler/

To use this as a template:

  1. open the .sln in visual studio
  2. file > export template
  3. create new project from the template
  4. See this commit for an example of what to change if making another add-in from this template.
    • I also added an example button and command to the add-in in this commit.

About

Use CSharp to write add-ins for Autodesk Inventor

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages