bindPoint3d Method
Bind
bindPoint3d(indexOrName: string | number, val: Point3d): QueryBinder
| Parameter | Type | Description | 
|---|---|---|
| indexOrName | string | number | Specify parameter index or its name used in ECSQL statement. | 
| val | Point3d | 
Returns - QueryBinder
Defined in
- core/common/src/ConcurrentQuery.ts Line 601
Last Updated: 24 June, 2025
Found something wrong, missing, or unclear on this page? Raise an issue in our repo.