API Reference > imodeljs-frontend > SelectionSet > SelectionMethod SelectionMethod Enumeration The method for choosing elements with the SelectionTool Members Name Value Description Pick 0 Identify element(s) by picking for drag selection (inside/overlap for drag box selection determined by point direction and shift key) Line 1 Identify elements by overlap with crossing line Box 2 Identify elements by box selection (inside/overlap for box selection determined by point direction and shift key) Defined in core/frontend/src/tools/SelectTool.ts Line 32 Last Updated: 11 June, 2024