Post #1104: Sn

📋 Metadata

  • Author: anphung
  • Date: 2017-11-10 20:59:38
  • Type: answer
  • Quality Score: 8/10
  • Reply to: post_01095

🏷️ Tags

pie-menu hotkeys beginner solved

  • Operator Searcher
  • Command Tab
  • Pie Menu Editor

💬 Content

Snow7L:

By the way… I hate to keep asking questions, but does anyone know if there a way to make a button that turns on vertex select in Edit Mode? As in, is there a code snippet I could put in Command or something? I’ve been searching but haven’t found anything yet.[/FONT][/COLOR]

You can search for “Select Mode” in the Operator Searcher in PME. Or
Type bpy.ops.mesh.select_mode() into the Command Tab
Set the Type to Vertices, Apply and save settings.

Select Mode.png1023×338 28 KB


🔗 View on Blender Artists