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