Post #1386: So I still have no idea how to use the Property Editor.

📋 Metadata

  • Author: anphung
  • Date: 2018-05-10 05:44:59
  • Type: question
  • Quality Score: 5/10
  • Replies (1): post_01388

🏷️ Tags

macro hotkeys beginner unsolved

  • Property Editor
  • Macro Editor
  • Python Scripting

💬 Content

So I still have no idea how to use the Property Editor.
Can I make a button that toggles these commands?
bpy.ops.pme.pm_enable_by_tag(enable=False, tag=“Toggle Hidden Panel Group”)
bpy.ops.pme.pm_enable_by_tag(enable=True, tag=“Toggle Hidden Panel Group”)


🔗 View on Blender Artists