SelectionMethod Enumeration
The method for choosing elements with the SelectionTool
extensions  
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
            Last Updated:
                20 June, 2023