Knowing the size of an object.

Hi, just wondering how I can alway know the physical size of an object. I know you can look at the sizex, sizey etc as you scale but those sizes keep changing everytime I resize. Or one can press the number Nkey while having an object selected (but that just seems to tell me where everything is located).

I’m still not sure what part of blender always shows the size of the object I am working on.

the sizex, sizey etc that are displayed during the resize are the change in size…

I just had a look, and if you press N you should see 9 values LocX,Y,Z, RotX,Y,Z and SizeX,Y,Z - and the sizes appear to keep their value.

Were you inside or outside of edit mode when you pressed N? If you are in edit mode with all vertices selected, you will see just the Loc values…

Yeah, you were right. Out of edit mode shows the size value. Cheers.