API Reference > geometry-core > ArraysAndInterfaces > IndexedReadWriteXYZCollection > pushXYZ pushXYZ MethodAbstract push a new point (given by coordinates) onto the collection pushXYZ(x?: number, y?: number, z?: number): void Parameter Type Description x number x coordinate y number y coordinate z number z coordinate Returns - void Defined in core/geometry/src/geometry3d/IndexedXYZCollection.ts Line 184 Last Updated: 13 June, 2024