FacetIntersectCallback Type Alias
FacetIntersectCallback = (detail: FacetLocationDetail, visitor: PolyfaceVisitor) => boolean
Callback for processing the detail for an intersected facet.
Defined in
- polyface/FacetLocationDetail.ts Line 25
Last Updated: 29 April, 2025
Found something wrong, missing, or unclear on this page? Raise an issue in our repo.