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 |
Defined in
Last Updated: 08 January, 2020