Post #1517: Thanks, looks like it’s a Blender’s issue. Will try to fix for Blender 2.8.
📋 Metadata
- Author: roaoao
- Date: 2018-08-09 17:39:26
- Type:
answer - Quality Score: 8/10
- Reply to: post_01516
- Replies (1): post_01518
🏷️ Tags
⚙️ Related PME Features
- Command tab
- Python Scripting
💬 Content
Thanks, looks like it’s a Blender’s issue. Will try to fix for Blender 2.8.
As a workaround, you can use wm.context_toggle operator in Command tab:
bpy.ops.wm.context_toggle(data_path='object.data.use_paint_mask_vertex')