sumAreaXY MethodStatic

Sum the result of areaXY for multiple polygons.

sumAreaXY(polygons: Point3d[][]): number

@returns sum of xy-projected polygon areas.

Parameter Type Description
polygons Point3d[][] array of polygons, closure point optional for each, z-coordinates ignored.

Returns - number

sum of xy-projected polygon areas.

Defined in

Last Updated: 29 October, 2025