Hello everyone,
I have the issue that I need to read the connection status (or even better the "Autodesk.DataManagement.Client.Framework.Vault.Currency.Connections.Connection" object itself) from the current Inventor context. The real problem is that I can connect to the Vault from my plugin but Inventor does not recognize if I do so and changes its UI accordingly. So I thought I may be possible to just let the user login the usual way to the Autodesk Vault and I use the "Connection" object that is being created in that process. But I do not know where I can find it. Do you have any suggestions how I can connect my plugin and Inventor to the Vault in one go?
Thanks in advance.
Solved! Go to Solution.
Hello everyone,
I have the issue that I need to read the connection status (or even better the "Autodesk.DataManagement.Client.Framework.Vault.Currency.Connections.Connection" object itself) from the current Inventor context. The real problem is that I can connect to the Vault from my plugin but Inventor does not recognize if I do so and changes its UI accordingly. So I thought I may be possible to just let the user login the usual way to the Autodesk Vault and I use the "Connection" object that is being created in that process. But I do not know where I can find it. Do you have any suggestions how I can connect my plugin and Inventor to the Vault in one go?
Thanks in advance.
Solved! Go to Solution.
Solved by zy19860604. Go to Solution.
You can see the AU2023 class.
https://www.autodesk.com/autodesk-university/class/Breaking-into-the-Vault-iLogic-Edition-2023
I think it will solve your problem.
You can see the AU2023 class.
https://www.autodesk.com/autodesk-university/class/Breaking-into-the-Vault-iLogic-Edition-2023
I think it will solve your problem.
Yes, it helped. Thank you very much.
Yes, it helped. Thank you very much.
Can't find what you're looking for? Ask the community or share your knowledge.