filterHit Method

Invoked to allow tools to filter which elements can be located.

filterHit(_hit: HitDetail, _out?: LocateResponse): Promise<LocateFilterStatus>

Parameter Type Description
_hit HitDetail  
_out LocateResponse  

Returns - Reject if hit is unacceptable for this tool (fill out response with explanation, if it is defined)

Defined in

Last Updated: 08 January, 2020