tryGetFaceData Method
Return face data using a facet index.
- Returns undefinedif none found.
- This is the REFERENCE to the FacetFaceData not a copy.
tryGetFaceData(i: number): undefined | FacetFaceData
| Parameter | Type | Description | 
|---|---|---|
| i | number | 
Returns - undefined | FacetFaceData
Defined in
- polyface/Polyface.ts Line 208
Last Updated: 24 June, 2025
Found something wrong, missing, or unclear on this page? Raise an issue in our repo.