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: number0): boolean
| Parameter | Type | Description | 
|---|---|---|
| endFacetIndex | number | 
Returns - boolean
Defined in
- polyface/Polyface.ts Line 609
Last Updated: 24 June, 2025
Found something wrong, missing, or unclear on this page? Raise an issue in our repo.