doLocate MethodProtected
Identify an element and update the element agenda.
doLocate(ev: BeButtonEvent, newSearch: boolean): Promise<boolean>
@returns true if ElementSetTool.agenda was changed.
| Parameter | Type | Description | 
|---|---|---|
| ev | BeButtonEvent | |
| newSearch | boolean | true to locate new elements, false to cycle between elements within locate tolerance from a previous locate. | 
Returns -  Promise
true if ElementSetTool.agenda was changed.
Defined in
Last Updated: 24 June, 2025
Found something wrong, missing, or unclear on this page? Raise an issue in our repo.