getSingleEdgeVisibility MethodStatic

Get the visibility of a particular edge of a particular facet.

getSingleEdgeVisibility(polyface: IndexedPolyface, facetIndex: number, vertexIndex: number): boolean | undefined

Parameter Type Description
polyface IndexedPolyface containing polyface.
facetIndex number facet index.
vertexIndex number vertex index (in vertex array) at which the edge starts.

Returns - boolean | undefined

Defined in

Last Updated: 04 June, 2026