bindPoint2d Method
Binds an Point2d value to the ECSQL parameter.
bindPoint2d(val: XAndY): void
| Parameter | Type | Description |
|---|---|---|
| val | XAndY | Point2d value |
Returns - void
Defined in
- backend/src/ECSqlStatement.ts Line 805
Last Updated: 04 June, 2026
Found something wrong, missing, or unclear on this page? Raise an issue in our repo.