CoreTools Class
Deprecated in 4.15.0. Use ToolbarItems instead.
Utility Class that provides definitions of tools provided by the core-frontend core. These definitions can be used to populate the UI.
Methods
| Name | Description | |
|---|---|---|
| constructor(): CoreTools | 
Properties
| Name | Type | Description | |
|---|---|---|---|
| clearSelectionItemDef Accessor Static ReadOnly | CommandItemDef | ||
| fitViewCommand Accessor Static ReadOnly | ToolItemDef | ||
| flyViewCommand Accessor Static ReadOnly | ToolItemDef | ||
| keyinPaletteButtonItemDef Accessor Static ReadOnly | ToolItemDef | ||
| measureDistanceToolItemDef Accessor Static ReadOnly | ToolItemDef | ||
| measureLocationToolItemDef Accessor Static ReadOnly | ToolItemDef | ||
| measureToolGroup Accessor Static ReadOnly | GroupItemDef | ||
| panViewCommand Accessor Static ReadOnly | ToolItemDef | ||
| restoreFrontstageLayoutCommandItemDef Accessor Static ReadOnly | ToolItemDef | ||
| rotateViewCommand Accessor Static ReadOnly | ToolItemDef | ||
| sectionByElementCommandItemDef Accessor Static ReadOnly | ToolItemDef | ||
| sectionByPlaneCommandItemDef Accessor Static ReadOnly | ToolItemDef | ||
| sectionByRangeCommandItemDef Accessor Static ReadOnly | ToolItemDef | ||
| sectionByShapeCommandItemDef Accessor Static ReadOnly | ToolItemDef | ||
| sectionToolGroup Accessor Static ReadOnly | GroupItemDef | ||
| sectionToolGroupWithPanel Accessor Static ReadOnly | GroupItemDef | ||
| selectElementCommand Accessor Static ReadOnly | ToolItemDef | ||
| setupCameraWalkTool Accessor Static ReadOnly | ToolItemDef | ||
| toggleCameraViewCommand Accessor Static ReadOnly | ToolItemDef | ||
| viewRedoCommand Accessor Static ReadOnly | ToolItemDef | ||
| viewUndoCommand Accessor Static ReadOnly | ToolItemDef | ||
| walkViewCommand Accessor Static ReadOnly | ToolItemDef | ||
| windowAreaCommand Accessor Static ReadOnly | ToolItemDef | ||
| zoomViewCommand Accessor Static ReadOnly | ToolItemDef | 
Defined in
Last Updated: 24 June, 2025
Found something wrong, missing, or unclear on this page? Raise an issue in our repo.