API Reference > imodeljs-backend > ECSQL > ECSqlStatement > bindPoint2d bindPoint2d Method Binds an Point2d value to the specified ECSQL parameter. bindPoint2d(parameter: number | string, val: XAndY): void Parameter Type Description parameter number | string Index (1-based) or name of the parameter val XAndY Point2d value Returns - void Defined in core/backend/src/ECSqlStatement.ts Line 167 Last Updated: 13 June, 2024