getFaceDataByFacetIndex Method

Deprecated  in 4.5.0 - will not be removed until after 2026-06-13. 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: 03 September, 2025