📋 Metadata
- Author: Motiomancer
- Date: 2021-06-02 14:38:34
- Type:
answer - Reply to: post_03882
- Replies (2): post_03884, post_03988
💬 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