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
true
if successful,false
otherwise.
setNewFaceData(endFacetIndex: number0): boolean
Parameter | Type | Description |
---|---|---|
endFacetIndex | number |
Returns - boolean
Defined in
- polyface/Polyface.ts Line 609
Last Updated: 21 November, 2024
Found something wrong, missing, or unclear on this page?Raise an issue in our repo.