📋 Metadata

💬 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