setNewFaceData Method
Set new FacetFaceData.
- All terminated facets since the last face declaration will be mapped to a single new FacetFaceData object using
facetToFaceData[]. FacetFaceData holds the 2D range of the face. Returns
trueif successful,falseotherwise.
setNewFaceData(endFacetIndex: number = 0): boolean
| Parameter | Type | Description |
|---|---|---|
| endFacetIndex | number |
Returns - boolean
Defined in
- polyface/Polyface.ts Line 654
Last Updated: 28 October, 2025
Found something wrong, missing, or unclear on this page? Raise an issue in our repo.