How to launch File Number Generator in Inventor by VB.Net

How to launch File Number Generator in Inventor by VB.Net

MaciejWojda
Enthusiast Enthusiast
367 Views
2 Replies
Message 1 of 3

How to launch File Number Generator in Inventor by VB.Net

MaciejWojda
Enthusiast
Enthusiast

Hello,

I have created addin in VB.Net with customized saving parts and assemblies. Everything works fine, but the problem is that my customer also has Vault and needs to have this Generate File Number window opened after Saving As.

MaciejWojda_0-1644362389007.png

My code does not make it appear. How can I do that?

 

The best scenario is that this generator opens and after clicking "Ok" it handles generated file number itself. But I suppose that it might demand also handling like in case of opening SaveAs dialog box that in fact does not save, but only takes the full path of new file and then it has to be saved also with code.

 

Every help is much appreciated. 

0 Likes
368 Views
2 Replies
Replies (2)
Message 2 of 3

theo.bot
Collaborator
Collaborator

You could get the number from vault by using the Ilogic-Vault Quickstart library. 

theobot_0-1644393584443.png

Here is the presentation about the functions:

iLogic-Vault/Inventor iLogic - Vault Quickstart Library.pdf at 2022 · koechlm/iLogic-Vault · GitHub


GitHub - koechlm/iLogic-Vault: iLogic Rules, Snippets and iLogic-Vault Quickstart library

 

Message 3 of 3

lukasz.przybysz
Explorer
Explorer
How can i open generate number file form? Can i do that?
0 Likes