Thanks polyhertz, awesome you would write that up. Will indeed be very helpful. Also makes me realize those months of learning mel scripting in college was total waste as I could never write a script now if I wanted ha. but at least I still understand most of it :)
Wrote something up for ya. Will show the positions of selected object(s)/vert(s)/edge(s)/face(s), averaging their values if multiple are selected like in max: if (`window -exists xyzWindow`) deleteUI xyzWindow;window -wh 275 75 -mxb 0 -title "xyzWindow: component positions" xyzWindow;rowColumnLayout -numberOfColumns 2…