processAgenda MethodProtected
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 isSelectionSetModify when requireAcceptForSelectionSetOperation is false.
Parameter | Type | Description |
---|---|---|
_ev | BeButtonEvent |
Returns - Promise
Defined in
Last Updated: 14 November, 2024
Found something wrong, missing, or unclear on this page?Raise an issue in our repo.