computeXYZWireMomentSums MethodStatic
Return MomentData with the sums of wire moments.
- If
rawMomentDatais the MomentData returned by computeXYAreaMoments, convert to principal axes and moments with callprincipalMomentData = MomentData.inertiaProductsToPrincipalAxes (rawMomentData.origin, rawMomentData.sums);
computeXYZWireMomentSums(root: AnyCurve): MomentData | undefined
| Parameter | Type | Description |
|---|---|---|
| root | AnyCurve |
Defined in
Last Updated: 08 January, 2020