Purpose
This document explains how to create an Add-in to be loaded in electrical applications.
Scope
Following activities are within the scope of this document:
- Use Visual studio to create a COM dll
- Add entry points to your COM dll
- Implement registration of your COM dll
- Load your Add-in
This page contains the subsections Add-in sample in C++, Add-in sample in C# and How to add a Ribbon Tab in SOLIDWORKS or in SOLIDWORKS Electrical.