createIndexedEdges MethodStatic
Load all half edges from a mesh to an IndexedEdgeMatcher.
createIndexedEdges(polyface: PolyfaceVisitor | Polyface): IndexedEdgeMatcher
| Parameter | Type | Description | 
|---|---|---|
| polyface | PolyfaceVisitor | Polyface | a mesh or a visitor assumed to have numWrap === 1. | 
Returns - IndexedEdgeMatcher
Defined in
- polyface/PolyfaceQuery.ts Line 719
Last Updated: 24 June, 2025
Found something wrong, missing, or unclear on this page? Raise an issue in our repo.