cloneTranslated Method

Return a copy, translated by adding shift components in all directions.

  • The translate of a null range is also a null range.

cloneTranslated(shift: Readonly<WritableXYAndZ>, result?: Range3d): Range3d

Parameter Type Description
shift Readonly<WritableXYAndZ>  
result Range3d  

Returns - Range3d

Defined in

Last Updated: 25 April, 2024