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
@note Applies only to PrimitiveTool and InputCollector, a ViewTool can't be suspended.
Parameter | Type | Description |
---|---|---|
_context | DecorateContext |
Returns - void
Defined in
Last Updated: 28 October, 2024
Found something wrong, missing, or unclear on this page?Raise an issue in our repo.