Post #5088: Hey Pluglug : post_05089
🏷️ Tags
macro python-scripting intermediate unsolved
⚙️ Related PME Features
- Macro Editor
- Python Scripting
💬 Content
Hey Pluglug 
I try to macro these setting:
but macro (and both python) is switching to the last set snap type.
If its:
bpy.context.scene.tool_settings.snap_elements_base = {‘VERTEX’}
then sets only vertex snap, if its:
bpy.context.scene.tool_settings.snap_elements_individual = {‘FACE_PROJECT’}
then it sets to Face Project
and no idea how can i set them both as i can do manually (shift click)
Thank You for the help in advance 
image275×666 48 KB