API Reference > geometry-core > Polyface > DuplicateFacetClusterSelector DuplicateFacetClusterSelector Enumeration Enumeration of cases for retaining facets among duplicates Members Name Value Description SelectNone 0 retain none of the duplicates SelectAny 1 retain any one member among duplicates SelectAll 2 retain all members among duplicates SelectOneByParity 3 retain one from any cluster with an odd number of faces Defined in core/geometry/src/polyface/PolyfaceQuery.ts Line 54 Last Updated: 15 June, 2021