resizeAllDataArrays Method
Deprecated in 4.x because name is misleading. Call resizeAllArrays instead.
Resize all data arrays to the specified length.
resizeAllDataArrays(length: number): void
| Parameter | Type | Description | 
|---|---|---|
| length | number | 
Returns - void
Defined in
- polyface/PolyfaceData.ts Line 456
Last Updated: 24 June, 2025
Found something wrong, missing, or unclear on this page? Raise an issue in our repo.