SolidWorks Geeks

Hi guys,

I'm looking for a macro, (Google, solidworks.com and F1 could not help me),

I want to pull the username of the active vault session,

I do not have the pdmworkgroup server installed on my pc, but do have sw explorer.

 

this is what I manage so far:

 

dim pdm as Dim pdm As PDMWorks.PDMWUser

 

Set pdm = pdm.userName

===========================================

From F1

 

Dim instance As IPDMWUser

Dim value As String

 

instance.userName = value

value = instance.userName

 

Any help is much appreciated.

Views: 16

Reply to This

Connect to other SolidWorks Geeks throughout the world.... Share tips, tricks and ideas...Learn to master SolidWorks.

Birthdays

Birthdays Today

Birthdays Tomorrow

© 2012   Created by Alex R. Ruiz.   Powered by

Badges  |  Report an Issue  |  Terms of Service