Selection.SetElementIds
Description:
Selects the elements.
Selects the elements.
Remarks:
This function will select the specified elements and update the UI.
This function will select the specified elements and update the UI.
public void SetElementIds(
ICollection<ElementId> elementIds
)
-
ICollection<ElementId>elementIdsThe ids of the elements to be selected.
-
A non-optional argument was null