📋 Metadata
- Author: roaoao
- Date: 2018-07-27 15:52:09
- Type:
answer - Reply to: post_01503
- Replies (1): post_01507
💬 Content
Julien_Kaspar:
I do have problems though with adding anything from the 3D View header (like Overlay and Shading popups) to my pie menus. Copying the python commands don’t seem to work.
LMABit:
How does the new bpy.data.screens work? I am trying to put all the shading modes in a pie back.
Looks like Blender generates wrong python paths for overlay and shading properties. Use these paths:
C.space_data.overlay...
C.space_data.shading...