Message 1 of 3
[BUG] Macro button works, but hotkey doesn't

Not applicable
04-16-2021
06:55 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
I'm trying to hotkey the "hard" button from the Selection Ribbon:
It selects " hard" (sharp) edges.
Using MAXScript Listener I can see it's called "Sharp Edges"
Here you can see pressing the Hotkey is the same exact macro as pressing the button in the ribbon, however, when you press the Hotkey the macro is run, but nothing gets selected.
Using the ribbon button, the same macro is run, and edges are actually selected.