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 1728
Last Updated: 17 January, 2026
Found something wrong, missing, or unclear on this page? Raise an issue in our repo.