API Reference > imodeljs-frontend > LocatingElements > ElementPicker > doPick doPick Method Generate a list of elements that are close to a given point. doPick(vp: ScreenViewport, pickPointWorld: Point3d, pickRadiusView: number, options: LocateOptions): number Parameter Type Description vp ScreenViewport pickPointWorld Point3d pickRadiusView number options LocateOptions Returns - number The number of hits in the hitList of this object. Defined in core/frontend/src/ElementLocateManager.ts Line 177 Last Updated: 13 June, 2024