📋 Metadata
- Author: anphung
- Date: 2018-05-10 16:07:10
- Type:
answer - Reply to: post_01388
💬 Content
roaoao:
Here is an example (video ). Use this code in On Update slot:
bpy.ops.pme.pm_enable_by_tag(enable=props(menu), tag="Toggle Hidden Panel Group")
Thank you. It works. I think I can kind of understand the idea now.