API Reference > geometry-core > ArraysAndInterfaces > GrowableFloat64Array > pop pop Method Reduce the length by one. Note that there is no method return value -- use back to get that value before pop() (As with std::vector, separating the pop from the value access eliminates error testing from pop call) pop(): void Returns - void Defined in core/geometry/src/geometry3d/GrowableFloat64Array.ts Line 179 Last Updated: 13 June, 2024