Previous topic

xsect.calc.principal_inertias

Next topic

xsect.calc.gyradii

This Page

xsect.calc.principal_angles

xsect.calc.principal_angles(points)[source]

Returns the principal angles. The result is an array of shape (2,).

Parameters:
points : array

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