getFaceDataByFacetIndex Method

Deprecated  in 4.5.0 - might be removed in next major version. Use tryGetFaceData, which verifies the index is in range.

Given the index of a facet, return the data pertaining to the face it is a part of.

getFaceDataByFacetIndex(facetIndex: number): FacetFaceData

Parameter Type Description
facetIndex number  

Returns - FacetFaceData

Defined in

Last Updated: 08 July, 2026