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