Previous topic

xsect.calc.close_points

Next topic

xsect.calc.centroid

This Page

xsect.calc.area

xsect.calc.area(points)[source]

Returns the area enclosed by the input points.

Parameters:
points : array

An array of (x, y) coordinates of shape (N, 2).