ToolAssistancePromptKey Type alias
Identifies one of a set of commonly-used ToolAssistance messages prompting the user to specify an element or location for a tool operation.
@see ToolAssistance.translatePrompt to obtain a corresponding localized message appropriate for displaying to the user.
ToolAssistancePromptKey = "IdentifyElement" | "IdentifyPoint" | "StartPoint" | "EndPoint"
Defined in
Last Updated: 04 December, 2023