Several surfaces calculation

Hi!
I have created this pattern on the left side and now I want to calculate the total area of each face.
Does anyone know how do to do this (in Grasshopper)?

Mass Addition of flattened Area ‘A’ output.

Like that? @Joseph_Oster

That looks correct, though I don’t read icons very well. What does the error message say on the red component? How about the Mass Addition ‘Result’ output?

Since the Polygon component was orange, I’m guessing you have one or more radius=0 values that might cause problems?

If you had posted your GH file, I would know for sure.

3. Attach minimal versions of all the relevant files

P.S. The HexGrid ‘P’ output gives you the center points without using Area ‘Centroid’.

Correct, thanks for the hint. The Polygon component was orange because the domain end was at 0.
Now that I increased the number, it works perfectly and I have the total area.
Thank you so much! :slightly_smiling_face: