API Reference > geometry-core > ArraysAndInterfaces > Point3dArrayCarrier > pushXYZ pushXYZ Method 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/Point3dArrayCarrier.ts Line 175 Last Updated: 13 June, 2024