Post #3883: Where it says ‘Exec on Open’ you can add commands that are going to be applied t
📋 Metadata
- Author: Motiomancer
- Date: 2021-06-02 14:38:34
- Type:
answer - Quality Score: 8/10
- Reply to: post_03882
- Replies (2): post_03884, post_03988
🏷️ Tags
popup-dialog scripting intermediate
⚙️ Related PME Features
- Popup Dialog Editor
- Python Scripting
- Exec on Open
💬 Content
Where it says ‘Exec on Open’ you can add commands that are going to be applied to the new popup
bpy.ops.pme.popup_area(area='OUTLINER', cmd='bpy.context.space_data.show_restrict_column_select = True; bpy.context.space_data.show_restrict_column_viewport = True; bpy.context.space_data.show_restrict_column_select = True')
❤️ 1 likes
image999×293 27.5 KB