| Overload | Description |
|---|---|
| SelectElements(IReadOnlyList<Element>) | Select the specified elements. This method must be called on the MCT. Use QueuedTask.Run. |
| SelectElements(Geometry,SelectionCombinationMethod,Boolean) | Select elements that visually intersect a geometry. This method must be called on the MCT. Use QueuedTask.Run. |