clone Method
Create a new IndexedPolyfaceWalker from the instance.
- The returned walker refers to the same polyface and edge as the instance.
clone(result?: IndexedPolyfaceWalker): IndexedPolyfaceWalker
Parameter | Type | Description |
---|---|---|
result | IndexedPolyfaceWalker | optional receiver to modify and return. |
Returns - IndexedPolyfaceWalker
Defined in
- polyface/IndexedPolyfaceWalker.ts Line 164
Last Updated: 07 June, 2025
Found something wrong, missing, or unclear on this page? Raise an issue in our repo.