Application Options Changed By Inventor

Application Options Changed By Inventor

bradeneuropeArthur
Mentor Mentor
297 Views
0 Replies
Message 1 of 1

Application Options Changed By Inventor

bradeneuropeArthur
Mentor
Mentor

Why are the Application Options Changed when Using the..

 

 

 

dim a as Object = (thisapplication.CommandManager.Pick(selectionfilterenum.###,""))

 

 

 

If you have enabled the ApplicationEvent.OnApplicationOptionChange

 

 

 

Private Sub m_inventorApplicationEvents_OnApplicationOptionChange(BeforeOrAfter As EventTimingEnum, Context As NameValueMap, ByRef HandlingCode As HandlingCodeEnum) Handles m_inventorApplicationEvents.OnApplicationOptionChange

 

 

 

This is always fired then.

bradeneuropeArthur_0-1626723458689.png

The message is from my add in but shows that this option is changed.

An unwanted situation.

Question is why and for what reason.

 

@johnsonshiue Do you have any idea about it?

 

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
298 Views
0 Replies
Replies (0)