Print user name

Print user name

mgeurts
Advocate Advocate
468 Views
2 Replies
Message 1 of 3

Print user name

mgeurts
Advocate
Advocate

Hello,

Does any one know how to get the username on an idw?

To be more specific, the user name from the pc which is printing.

 

Mark 

Inventor 2010

PSP-Easy 2010

WIN7

Inventor Professional 2021
3DS Max 2022
Win 10
0 Likes
469 Views
2 Replies
Replies (2)
Message 2 of 3

Ktomberlin
Advocate
Advocate

The user name from Inventor's Option page is stored in.  You can write it to iproperties then have that shown on your drawing.

 

iProperties.Value("Summary", "Author")=ThisApplication.GeneralOptions.UserName

Or will give you the windows user

 

iProperties.Value("Summary", "Author")=Environ("USERNAME")

 

 

0 Likes
Message 3 of 3

mgeurts
Advocate
Advocate

Hi,

I'm not aware of any use of i-logic in 2010.

Overhere idw's are produced by different people and printed by others.

What i'm looking for is the name on drawing from the one that printed the idw from his station.

Sorry for the cross posting.

 

I close this threat, please follow link

 

http://forums.autodesk.com/t5/Inventor-General/Print-user-name/td-p/4900820

 

Mark

Inventor 2010

PSP-Easy 2010

WIN7

Inventor Professional 2021
3DS Max 2022
Win 10
0 Likes