Preview | SOLIDWORKS USER FORUM
Use your SOLIDWORKS ID or 3DEXPERIENCE ID to log in.
PDM macro: updated variable values in Datacard via macro don't update in Solidworks model properties
JSJoan Santiago Cano17/04/2024
Greetings everybody,
I have made an Excel macro that obtains all the files and configuration names in the selected PDM folder to be able to change variable values.
The Macro seems to work correctly. The process is the following.
- I log in into PDM via
Set pdmVault = CreateObject("ConisioLib.EdmVault") pdmVault.LoginAuto "VDH", 0
- I obtain the PDM file, folder, and configuration list
- I obtain also the enumerator