cloneByFacetDuplication MethodStatic
Return a new facet set with a subset of facets in source
cloneByFacetDuplication(source: Polyface, includeSingletons: boolean, clusterSelector: DuplicateFacetClusterSelector): Polyface
| Parameter | Type | Description |
|---|---|---|
| source | Polyface | |
| includeSingletons | boolean | true to copy facets that only appear once |
| clusterSelector | DuplicateFacetClusterSelector | indicates whether duplicate clusters are to have 0, 1, or all facets included |
Returns - Polyface
Defined in
- polyface/PolyfaceQuery.ts Line 1089
Last Updated: 20 June, 2023