Search found 2 matches
- Fri Sep 29, 2023 9:41 pm
- Forum: API
- Topic: PDM add-in saving shared settings
- Replies: 2
- Views: 1499
Re: PDM add-in saving shared settings
I found IEdmDictionary5 Interface is what I needed. https://help.solidworks.com/2021/Englis ... nary5.html
- Mon Sep 18, 2023 2:33 pm
- Forum: API
- Topic: PDM add-in saving shared settings
- Replies: 2
- Views: 1499
PDM add-in saving shared settings
I have a PDM add-in and know how to use EdmMenu_Administration to make an admin view. I have made settings and can save them but only for each user. I can't work out how to save data that is shared between the other PDM admin users. Does anyone know how data like this is stored? Using Dispatch as an...