Post #186: : post_00187
🏷️ Tags
pie-menu popup-dialog hotkeys intermediate
⚙️ Related PME Features
- Pie Menu Editor
- Popup Dialog Editor
- Property Editor
- Custom Python Scripting
💬 Content
roaoao:
Hi, fjg3d. Good commands for pies. Yes you can use them.
Use this path in Property tab (works in Popup Dialogs only):
C.object.layersIf you want to use that command in pie menus use this code in Custom tab:
L.box().prop(C.object, "layers", "")
I think that’s the command to change visible layers? I’m referring to the ‘object.move_to_layer’ panel that pops up when you press ‘m’ key (to move objects to different layers).