computeXYZWireMomentSums MethodStatic

Return MomentData with the sums of wire moments.

  • If rawMomentData is the MomentData returned by computeXYAreaMoments, convert to principal axes and moments with call principalMomentData = MomentData.inertiaProductsToPrincipalAxes (rawMomentData.origin, rawMomentData.sums);

computeXYZWireMomentSums(root: AnyCurve): MomentData | undefined

Parameter Type Description
root AnyCurve  

Defined in

Last Updated: 05 June, 2020