_facetStart Protected
_facetStart: number[]
- index to the index array entries for a specific facet.
- the facet count is facetStart.length - 1
- facet [f] indices run from facetStart[f] to upper limit facetStart[f+1].
- Note the array is initialized with one entry.
Defined in
- polyface/Polyface.ts Line 148
Last Updated: 30 November, 2023