📋 Metadata

💬 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