1. no, this is not about fields, fields only control the weight map. Scene Nodes don’t know anything about fields
2. Operations is the Operation applied by the average node, you can choose min, max, … instead of average
3. All arrays output by Polygons Info are based on the selected polygons and the element with the index 0 of each array will give you the data matching the first selected polygon. It doesn’t matter on which of the arrays the iteration is based, it just changes which data you get directly from the iterator and which you have to get by using Get Element
4. Not really, as i wrote in the Blog, it’s really only an average