Workgroup PDM Local Folder

Hi all - I'm working on a macro to streamline the creation of new assemblies / parts and one thing I'd like to do is make it portable - that is, allow it to work without modification for any of our users. We use Workgroup PDM and depending on the configuration of a particular machine, the local working copy of the vault could be in a few different places. Is there a way to query the workgroup options to get that path? I'm picturing something similar to "GetUserPreferenceStringValue". Otherwise I can have each user put a text file on their machine pointing the code to the correct location, but this seemed like it would be the better way to do it.

Thanks,

-Mark

SolidworksApi macros