Post #2702: I tried to insert a keyframe on custom properties of armature (rigged by drivers

📋 Metadata

🏷️ Tags

popup-dialog pie-menu custom-properties advanced unsolved

  • Pie Menu Editor
  • Popup Dialog Editor
  • Python Scripting

💬 Content

I tried to insert a keyframe on custom properties of armature (rigged by drivers), calling the panel from the pie menu by command:

bpy.ops.pme.popup_panel(panel=‘VIEW3D_PT_context_properties’, frame=False, area=‘VIEW_3D’)

Oh, if there was some way to forward the keyframe insertion procedure through the popup and pie menus(


🔗 View on Blender Artists