collectDuplicateFacetIndices MethodStatic

  • Return an array of arrays describing facet duplication.

collectDuplicateFacetIndices(polyface: Polyface, includeSingletons: booleanfalse): number[][]

Parameter Type Description
polyface Polyface  
includeSingletons boolean if true, non-duplicated facets are included in the output.
* Each array entry in the output contains read indices of a cluster of facets with the same vertex indices.

Returns - number[][]

Defined in

Last Updated: 13 May, 2024