API Reference > imodeljs-frontend > SelectionSet > SelectionMode SelectionMode Enumeration The mode for choosing elements with the SelectionTool Members Name Value Description Replace 0 Identified elements replace the current selection set (use control key to add or remove) Add 1 Identified elements are added to the current selection set Remove 2 Identified elements are removed from the current selection set Defined in core/frontend/src/tools/SelectTool.ts Line 44 Last Updated: 11 June, 2024