📋 Metadata
- Author: roaoao
- Date: 2022-01-31 12:14:30
- Type:
answer - Reply to: post_04184
- Replies (2): post_04187, post_04188
💬 Content
RobertLe:
How is the menu called, that get one right click on a header? The one with split viewport and close viewport option?
Try this menu (Command tab):
bpy.ops.wm.call_menu(name="INFO_MT_area")
❤️ 2 likes