Community
Inventor Programming - iLogic, Macros, AddIns & Apprentice
Inventor iLogic, Macros, AddIns & Apprentice Forum. Share your knowledge, ask questions, and explore popular Inventor topics related to programming, creating add-ins, macros, working with the API or creating iLogic tools.
cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Determine if any file in user workspace is checked out

1 REPLY 1
Reply
Message 1 of 2
Anonymous
309 Views, 1 Reply

Determine if any file in user workspace is checked out

Is there any way to easily determine if any file in a user's workspace is checked out from Vault?

 

I'm building an Inventor addin to clear files from a user's workspace.  Before i delete any files I need to know if the user has any files checked out.  I was hoping there was an easy way(inside of Inventor) to programmitically check if a folder contains any checked out files.

1 REPLY 1
Message 2 of 2
xiaodong_liang
in reply to: Anonymous

Hi,

 

you should be able to determine by  Document.ReservedForWrite

Can't find what you're looking for? Ask the community or share your knowledge.

Post to forums  

Autodesk Design & Make Report