addFacetFromVisitor Method
Add the current visitor facet to the evolving polyface.
- Indices are added (in reverse order if indicated by the builder state).
addFacetFromVisitor(visitor: PolyfaceVisitor): void
| Parameter | Type | Description | 
|---|---|---|
| visitor | PolyfaceVisitor | 
Returns - void
Defined in
- polyface/PolyfaceBuilder.ts Line 1579
Last Updated: 24 June, 2025
Found something wrong, missing, or unclear on this page? Raise an issue in our repo.