Post #5112: Guys, how i can restrict hotkey to run only in 2 specific mesh modes, edges and
📋 Metadata
- Author: SoundDifferent
- Date: 2024-04-30 04:27:39
- Type:
question - Quality Score: 6/10
- Replies (1): post_05115
🏷️ Tags
hotkeys configuration intermediate unsolved
⚙️ Related PME Features
- Hotkey Configuration
- Macro Editor
💬 Content
Guys, how i can restrict hotkey to run only in 2 specific mesh modes, edges and faces?
I know and already use something like:
return C.scene.tool_settings.mesh_select_mode[1]
But i cant find a way to use 2 condition simultaneously.