API Reference > geometry-core > ArraysAndInterfaces > GrowableFloat64Array > push push Method append a single value to the array. push(toPush: number): void Parameter Type Description toPush number value to append to the active array. Returns - void Defined in core/geometry/src/geometry3d/GrowableFloat64Array.ts Line 107 Last Updated: 15 June, 2021