pointsToPrincipalAxes MethodStatic
Return the principal moment data for an array of points.
pointsToPrincipalAxes(points: Point3d[]): undefined | MomentData
Parameter | Type | Description |
---|---|---|
points | Point3d[] | array of points. |
Returns - undefined | MomentData
Defined in
- geometry4d/MomentData.ts Line 166
Last Updated: 18 January, 2025
Found something wrong, missing, or unclear on this page?Raise an issue in our repo.