Modifying prompts under application options through Inventor API

Modifying prompts under application options through Inventor API

clemm225
Explorer Explorer
613 Views
1 Reply
Message 1 of 2

Modifying prompts under application options through Inventor API

clemm225
Explorer
Explorer

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. 

 

aclemmer_2-1606751256346.png

 

 

So this is what I am wanting to set based whichever prompt I need to set. 

aclemmer_1-1606750503993.png

 

 

0 Likes
614 Views
1 Reply
Reply (1)
Message 2 of 2

bradeneuropeArthur
Mentor
Mentor

Maybe you can vote my idea?

https://forums.autodesk.com/t5/inventor-ideas/inventor-vault-prompts-settings-amp-vault-prompts-sett...

You could also pre-load these settings every time you load/start Inventor with an Xml file!

Regards,

Regards,

Arthur Knoors

Autodesk Affiliations & Links:
blue LinkedIn LogoSquare Youtube Logo Isolated on White Background


Autodesk Software:Inventor Professional 2025 | Vault Professional 2024 | Autocad Mechanical 2024
Programming Skills:Vba | Vb.net (Add ins Vault / Inventor, Applications) | I-logic
Programming Examples:
Drawing List!|
Toggle Drawing Sheet!|
Workplane Resize!|
Drawing View Locker!|
Multi Sheet to Mono Sheet!|
Drawing Weld Symbols!|
Drawing View Label Align!|
Open From Balloon!|
Model State Lock!
Posts and Ideas:
My Ideas|
Dimension Component!|
Partlist Export!|
Derive I-properties!|
Vault Prompts Via API!|
Vault Handbook/Manual!|
Drawing Toggle Sheets!|
Vault Defer Update!

! For administrative reasons, please mark a "Solution as solved" when the issue is solved !


 


EESignature

0 Likes