Hello everyone
I've been trying to develop an Add-on for Alibre Design using C#. My goal ist to develop an add-on which can start a wpf.net window which can access certain Alibre session attributes(filename, filepath, ...).
Since I'm not very experienced using the Alibre API, I've read the...