API Reference > geometry-core > ArraysAndInterfaces > GrowableXYZArray > pop pop Method Remove one point from the back. NOTE that (in the manner of std::vector native) this is "just" removing the point -- no point is NOT returned. Use back () to get the last x,y,z assembled into a Point3d pop(): void Returns - void Defined in core/geometry/src/geometry3d/GrowableXYZArray.ts Line 229 Last Updated: 13 June, 2024