grabAndFill Method
Grab an array from the cache and immediately fill from a source.
grabAndFill(source: IndexedXYZCollection): GrowableXYZArray
Parameter | Type | Description |
---|---|---|
source | IndexedXYZCollection | xyz to copy into the returned array. |
Returns - GrowableXYZArray
Defined in
- geometry3d/ReusableObjectCache.ts Line 100
Last Updated: 14 August, 2025
Found something wrong, missing, or unclear on this page? Raise an issue in our repo.