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

  • 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


πŸ”— View on Blender Artists