API Reference > geometry-core > ArraysAndInterfaces > GrowableXYArray > createFromGrowableXYZArray createFromGrowableXYZArray MethodStatic push coordinates from the source array to the end of this array. createFromGrowableXYZArray(source: GrowableXYZArray, transform?: Transform, dest?: GrowableXYArray): GrowableXYArray Parameter Type Description source GrowableXYZArray source array transform Transform optional transform to apply to points. dest GrowableXYArray optional result. Returns - GrowableXYArray Defined in core/geometry/src/geometry3d/GrowableXYArray.ts Line 319 Last Updated: 13 June, 2024