Post #4830: as Pluglug explained (thanks a lot), you just need to use
π Metadata
- Author: impacman
- Date: 2023-09-07 12:32:26
- Type:
answer - Quality Score: 7/10
- Reply to: post_04828
π·οΈ Tags
macro scripting intermediate solved
βοΈ Related PME Features
- Macro Editor
- Python Scripting
π¬ Content
as Pluglug explained (thanks a lot), you just need to use
m = C.tool_settings.uv_select_mode; return m in [βVERTEXβ]
β€οΈ 1 likes