trimAllIndexArrays Method
Trim all index arrays to the stated length
.
- This is called by PolyfaceBuilder to clean up after an aborted construction sequence.
trimAllIndexArrays(length: number): void
Parameter | Type | Description |
---|---|---|
length | number |
Returns - void
Defined in
- polyface/PolyfaceData.ts Line 372
Last Updated: 14 November, 2024
Found something wrong, missing, or unclear on this page?Raise an issue in our repo.