Solid Edge Addin Development ..

(0 comments)

So I had to reset my pc with a recovery USB Stick because Micro$oft Windoze was just being stupid about activating the windows license after a mainboard replacement..

I ended up not having my Solid Edge plugin, which I noticed I missed quite a bit and does affect my productivity more than I had expected ... So reinstalling Visual Studio, compiling the addin, changing the path from SE 2019 to 2020 exe,.. only to have forgotten how to register the assembly dll with Solid Edge.

I only remembered that it was simple .. which it is.

In the NuGet Package Manager Console you just need to run one command:

PM> Register-SolidEdgeAddIn
Executing: C:\Windows\Microsoft.NET\Framework\v4.0.30319\RegAsm.exe /codebase "C:\Users\rat\Documents\Visual Studio 2019\Projects\LVSEAddIn\LVSEAddIn\bin\x64\Debug\LVSEAddIn.dll"
Executing: C:\Windows\Microsoft.NET\Framework64\v4.0.30319\RegAsm.exe /codebase "C:\Users\rat\Documents\Visual Studio 2019\Projects\LVSEAddIn\LVSEAddIn\bin\x64\Debug\LVSEAddIn.dll"

Restart Solid Edge and the addin  is working again.

Here a Screenshot of it (a SideBar Tab):

It is real nice to see my sheet metal data on the main screen again :)

Currently unrated

Comments

There are currently no comments

New Comment

required

required (not published)

optional

required

Recent Posts

Archive

2023
2022
2021
2020
2019
2018
2014
2012
2011
2010
2009
2008
2007

Categories

Authors

Feeds

RSS / Atom