facetIndex1 Method
Given a valid facet index, return one past the index at which its face loop ends in the index arrays.
- For details, see facetIndex0.
facetIndex1(facetIndex: number): number
Parameter | Type | Description |
---|---|---|
facetIndex | number |
Returns - number
Defined in
- polyface/Polyface.ts Line 627
Last Updated: 04 April, 2025
Found something wrong, missing, or unclear on this page?Raise an issue in our repo.