onAgendaModified MethodProtected
Sub-classes can override to be notified of ElementSetTool.agenda changes by other methods.
onAgendaModified(): Promise<void>
@note Tools should not modify ElementSetTool.agenda in this method, it should merely serve as a convenient place to update information, such as element graphics once dynamics has started, ex. chooseNextHit.
Returns - Promise
Defined in
Last Updated: 14 November, 2024
Found something wrong, missing, or unclear on this page?Raise an issue in our repo.