createIndexedEdges MethodStatic
Load an IndexedEdgeMatcher from the edges of a mesh.
createIndexedEdges(polyface: PolyfaceVisitor | Polyface): IndexedEdgeMatcher
Parameter | Type | Description |
---|---|---|
polyface | PolyfaceVisitor | Polyface | a mesh or visitor |
Returns - IndexedEdgeMatcher
Defined in
- polyface/PolyfaceQuery.ts Line 791
Last Updated: 27 June, 2025
Found something wrong, missing, or unclear on this page? Raise an issue in our repo.