Previous topic

xsect.calc.inertias

Next topic

xsect.calc.principal_angles

This Page

xsect.calc.principal_inertias

xsect.calc.principal_inertias(points)[source]

Returns the area moment of inertias about the principal axes. The result is an array of shape (2,).

Parameters:
points : array

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