Post #2702: I tried to insert a keyframe on custom properties of armature (rigged by drivers
📋 Metadata
- Author: Sobollion
- Date: 2019-08-30 12:36:12
- Type:
feature_request - Quality Score: 6/10
- Reply to: post_02701
- Replies (1): post_02705
🏷️ Tags
popup-dialog pie-menu custom-properties advanced unsolved
⚙️ Related PME Features
- 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(