API Reference > imodeljs-frontend > LocatingElements > ElementPicker > getHitList getHitList Method return the HitList for the last Pick performed. Optionally allows the caller to take ownership of the list. getHitList(takeOwnership: boolean): HitList<HitDetail> Parameter Type Description takeOwnership boolean Returns - HitList<HitDetail> Defined in core/frontend/src/ElementLocateManager.ts Line 133 Last Updated: 13 June, 2024