API Reference > imodeljs-frontend > Tools > ViewTool > run run Method Run this instance of a Tool. Subclasses should override to perform some action. run(..._args: any[]): boolean Parameter Type Description ..._args any[] Returns - boolean true if the tool executed successfully. Defined in core/frontend/src/tools/ViewTool.ts Line 98 Last Updated: 11 June, 2024