Post #3542: no

📋 Metadata

🏷️ Tags

popup-dialog intermediate solved

  • 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 ?


🔗 View on Blender Artists