Hi Experts,
I am new to EPDM API.
We are trying to build some addins referencing Interop.EdmLib.dll and also some stand alone application referencing EPDM.Interop.epdm.dll. This the recommended way in the API manual.
While, we have some common utility(new C# project) that used frequently in both addin and stand alone application. But I found the API(IEdmVault5 for example) are in different namespace between Interop.EdmLib.dll and EPDM.Interop.epdm.dll, so that we cannot pass IEdmVault form addin or stand alone side to execute similar workflow.
We have to write the same logic twice.
So, I am writing to ask for help if we can reference Interop.EdmLib.dll in stand alone application so that our common library(new C# project) can directly reference Interop.EdmLib.dll as we did for addin.
Is that possible or any alternative way to build common C# project used in both addin and stand alone application side?
Thanks for any idea!
SolidworksSolidworks Pdm enterprise Pdm