decorateSuspended Method
Called to allow a suspended tool to display non-element decorations in overlay mode. This method is ONLY called when the tool is suspended by a viewing tool or input collector.
decorateSuspended(context: DecorateContext): void
Parameter | Type | Description |
---|---|---|
context | DecorateContext |
Returns - void
Defined in
- core/frontend/src/tools/ViewTool.ts Line 4226
Last Updated: 20 June, 2023