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: PolyfaceVisitor | Polyface): number[][]
Parameter | Type | Description |
---|---|---|
polyface | PolyfaceVisitor | Polyface |
Returns - number[][]
Defined in
- polyface/PolyfaceQuery.ts Line 894
Last Updated: 21 November, 2024
Found something wrong, missing, or unclear on this page?Raise an issue in our repo.