API Reference > geometry-core > CartesianGeometry > Range3d > cloneTranslated 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: XYAndZ, result?: this): this Parameter Type Description shift XYAndZ result this Returns - this Defined in core/geometry/src/geometry3d/Range.ts Line 201 Last Updated: 13 June, 2024