Message 1 of 4
ActiveCommand
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
How to get the ActiveCommand from my CommandControl Execute, or why is this not set?
Background:
I've more commands added to Inventor.
Also I attached to some Inventor Events.
The problem (or missing internal Inventor functionality) is that the CommandManager.ActiveCommand will not be set.
Also the NameValueMap didn't have this information.
Of course I can set my own internal variable to the Command, but all other Addins / Inventor self didn't known this...
Or did I something missing?
Cheers
René
PS: Sorry posted this first in General, if possible you can delete this there.