processAgenda Method

Sub-classes that require and use the accept point should override to apply the tool operation to ElementSetTool.agenda.

processAgenda(ev: BeButtonEvent): Promise<void>

@note Not called for ElementSetTool.isSelectionSetModify when ElementSetTool.requireAcceptForSelectionSetOperation is false.

Parameter Type Description
ev BeButtonEvent  

Returns - Promise

Defined in

Last Updated: 21 November, 2024