Mesh area
Calculates the area of polygons.
Inputs
- 
geometry
- Accepts a single geometry connection (unless the SHIFT key is held).
 
 
Outputs
- 
triangle areas
- The list of areas for individual triangles of the input PolyMesh primitives.
 
 - 
total area
- The total area of all triangles of the input PolyMesh primitives.
 
 
Note(s)
- Other names for this node include: PolyArea, Poly area, Triangle area, and Mesh surface.