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 1589
Last Updated: 21 November, 2024
Found something wrong, missing, or unclear on this page?Raise an issue in our repo.