Post #1593: Is there a way to activate snapping during transformation to Vertex AND Edge at

📋 Metadata

  • Author: blndrusr
  • Date: 2018-10-10 08:34:31
  • Type: question
  • Quality Score: 5/10
  • Replies (1): post_01594

🏷️ Tags

hotkeys beginner

  • Macro Editor
  • Python Scripting

💬 Content

Is there a way to activate snapping during transformation to Vertex AND Edge at the same time? I tried the below but it didn’t work.

C.scene.tool_settings.snap_element = 'VERTEX,EDGE'

🔗 View on Blender Artists