API Reference > geometry-core > ArraysAndInterfaces > GrowableXYZArray > length length Accessor The number of points in use. When the length is increased, the array is padded with zeroes. length: number Returns - number Setter The number of points in use. When the length is increased, the array is padded with zeroes. length(newLength: number): void Parameter Type Description newLength number Returns - void Defined in geometry3d/GrowableXYZArray.ts Line 48 Last Updated: 12 June, 2024