API Reference > imodeljs-frontend > Tools > Tool > toolId toolId Static toolId: string = "" The unique string that identifies this tool. This must be overridden in every subclass. Defined in core/frontend/src/tools/Tool.ts Line 324 toolId AccessorReadOnly Get the toolId string for this Tool class. This string is used to identify the Tool in the ToolRegistry and is used to localize the keyin, description, etc. from the current locale. toolId: string Returns - string Defined in core/frontend/src/tools/Tool.ts Line 408 Last Updated: 11 June, 2024