addPath Method
Push edges along a path.
- Typically used to add edges around a facet.
addPath(vertexIndices: number[], facetIndex: number, closeLoop: boolean): void
Returns - void
Defined in
- polyface/IndexedEdgeMatcher.ts Line 166
Last Updated: 07 June, 2025
Found something wrong, missing, or unclear on this page? Raise an issue in our repo.