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