API Reference > geometry-core > Polyface > PolyfaceQuery > partitionFacetIndicesByEdgeConnectedComponent partitionFacetIndicesByEdgeConnectedComponent MethodStatic Search the facets for facet subsets that are connected with at least edge contact. Return array of arrays of facet indices. partitionFacetIndicesByEdgeConnectedComponent(polyface: Polyface | PolyfaceVisitor): number[][] Parameter Type Description polyface Polyface | PolyfaceVisitor Returns - number[][] Defined in core/geometry/src/polyface/PolyfaceQuery.ts Line 475 Last Updated: 13 June, 2024