📋 Metadata
- Author: anphung
- Date: 2020-02-16 14:38:59
- Type:
feature_request - Replies (1): post_03025
💬 Content
Hi @roaoao, Is it possible to add Disable by Tag(s) to this Property?
bpy.ops.pme.pm_enable_by_tag(enable=props(“Toggle Select Linked”), tag=“Select Linked”)

Basically, I’m trying to enable a menu and disable multiple other menus by clicking on 1 Toggle Button/ Property.