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 165
Last Updated: 21 November, 2024
Found something wrong, missing, or unclear on this page?Raise an issue in our repo.