Post #1854: If you right-click the automerge button, you should get the option to add it as
📋 Metadata
- Author: iceythe
- Date: 2019-01-17 14:54:41
- Type:
answer - Quality Score: 8/10
- Reply to: post_01850
- Replies (1): post_01855
🏷️ Tags
pie-menu configuration intermediate solved
⚙️ Related PME Features
- Pie Menu Editor
- Property Editor
💬 Content
If you right-click the automerge button, you should get the option to add it as a Property to a PME menu.
For the button code itself you can put this in the text field of the Property tab of a button:
C.tool_settings.use_mesh_automerge
The text field can take most properties accessible by Blender, and for simple toggle effect it needs to be a bool value.