set_selection
Select elements in the Revit model by supplying their IDs. Pass an empty list to clear the current selection.
Instructions
Select elements in the Revit window. An empty list clears the selection.
Args: element_ids: Integer IDs of the elements to select.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| element_ids | Yes |