addGeometryQuery Method
Add facets for a GeometryQuery object. This is double dispatch through dispatchToGeometryHandler(this)
addGeometryQuery(g: GeometryQuery): void
| Parameter | Type | Description |
|---|---|---|
| g | GeometryQuery |
Returns - void
Defined in
- polyface/PolyfaceBuilder.ts Line 1668
Last Updated: 29 October, 2025
Found something wrong, missing, or unclear on this page? Raise an issue in our repo.