shiftOriginAndSumsByXYZ Method

Revise the accumulated sums.

  • Add (ax,ay,az) to the origin coordinates.
  • Apply the negative translation to the sums.

shiftOriginAndSumsByXYZ(ax: number, ay: number, az: number): void

Parameter Type Description
ax number  
ay number  
az number  

Returns - void

Defined in

Last Updated: 27 June, 2025