I have created a surface using construction geometry, which creates a cross-sectional cut in my cylindrical geometry I have. I use that surface to create a user-defined plot with the expression set as "Volume" in hopes to calculate the area of each mesh element. However, when trying to extract the results, they all come from a node, rather than the centroid (which doesn't necessarily make sense in terms of area). I have also tried the ECENTX expression and it is still providing values at the nodes. Is there any way to do this yet in scripting?