Post #3542:
no
📋 Metadata
- Author: JohnDo
- Date: 2020-08-26 19:45:17
- Type:
answer - Quality Score: 6/10
- Reply to: post_03541
- Replies (1): post_03543
🏷️ Tags
popup-dialog intermediate solved
⚙️ Related PME Features
- Command tab
- Panel Group Editor
- Python Scripting
💬 Content
noKeyframes:
panel('OBJECT_PT_transform', frame=False, header=False, expand=None, area='PROPERTIES'); L.separator() ;col = L.column(align=True); col.use_property_split=True; col.prop(C.object, "dimensions")
Ok I was wrong, I’ve used the code in the Command tab. Now it works as intended, thank you !
Just by curiosity, how did you proceed to find the right command / ID ?