Post #952: Awesome stuff @roaoao! Is it possible to get the properties windo
📋 Metadata
- Author: Jakro
- Date: 2017-09-22 04:19:27
- Type:
question - Quality Score: 7/10
- Replies (1): post_00954
🏷️ Tags
popup-dialog modal scripting intermediate unsolved
⚙️ Related PME Features
- Popup Dialog Editor
- Modal Editor
- Python Scripting
💬 Content
Awesome stuff @roaoao! Is it possible to get the properties window to open out to the modifier tab? I tried to enter in bpy.ops.pme.popup_area(area=‘PROPERTIES’); bpy.context.space_data.context = ‘MODIFIER’ but that didn’t work. Also I was wondering if it’s possible to be able to rotate the view while inside a modal, like how the default knife modal works?