📋 Metadata
- Author: Juso3D
- Date: 2020-04-03 05:35:36
- Type:
question - Replies (1): post_03138
💬 Content
Thanks for the reply, cheers for taking at look into the Tab/Panels.
and how would one set the togglable properties panel ignore both the UV window and Shading Window, I tried this but didn’t work.
bpy.ops.pme.sidearea_toggle(area='PROPERTIES', ignore_area='UV' 'ShaderNodeTree', side='RIGHT', action='TOGGLE', main_area='VIEW_3D', width=320)```