📋 Metadata

💬 Content

glad it works!

The first part was added with the interactive panel menu

panel('OBJECT_PT_transform', frame=False, header=False, expand=None, area='PROPERTIES')

image

image

And for the second part that is “Dimensions” you need to know some python, It comes from a formatted C.object.dimensions property

For example an alternative option was making a popup dialog with 2 buttons, the first with the transform panel and the second with C.object.dimensions in the property tab. It would be the same but less tidy


🔗 View on Blender Artists