Hello All,
I am writing a program that is updating card variables in the ePDM vault according to Excel file.
Some of these properties has an attribute mapping of type \\\$PRPSHEET (the drawing card takes the values from the model card).
After I update the values in the model's cards - I need to open the drawing and re-save them in Solidworks.
I used API to open a Solidworks session and open the drawing, but unfortunately the properties were not updated - the reason is that
Solidworks started without ePDM add-in (this is although I have checked the "start up" on the add-in manager).
I believe this is related to SPR 366374 - "The AddIn manager for SW OEM installations should look in both the installed registry as well as the
SolidWorks registry for installed addin".
Is there a way to enable this add-in through the code?
Or do you have any other solution?
Thanks
Keren
