Modifying prompts under application options through Inventor API
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
I am currently using Inventor 2019 and I am wondering if it is possible to set the prompt under application options - prompts through inventor API. I am fairly new to programming. I have figured out a way to access every other tab in application options other then this one so I figure I must be missing something. I found CommandManager.PromptMessage method but I do not believe this is what I need to control it. Any help would be appreciated.
** A little more info if needed **
I get one of the prompt's from this list when making a update to a parameter from drawing level to assembly level. I have tried using silent operation and it does not work. I continue to get the prompt below. The only thing that has worked is to set the prompt to do not ever prompt again manually. I would like to be able to toggle the prompt to what I want through inventor api if possible.
So this is what I am wanting to set based whichever prompt I need to set.