Message 1 of 2
Vault Change Life cycle State In Inventor with Ilogic ?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Hi,
I would like to know if it is possible to change the lifecycle in Vault directly from inventor with Ilogic?
I would like to be able to go directly from a state of "work in progress" to "validated".
I could use this command :
ThisApplication.CommandManager.ControlDefinitions.Item("VaultChangeStateTop").Execute
But it not realy what i want...
I have already created a rule from this post (Vault Lifecycle State of model through drawing - Autodesk Community - Inventor) to see the status, I would now like to modify it directly.
Is it possible ?
Is there someone that can help me ?
Thanks