<Code Lib>
2020 Method
Changes 0
M

Selection.SetElementIds

Description:
Selects the elements.
Remarks:
This function will select the specified elements and update the UI.

public void SetElementIds(
	ICollection<ElementId> elementIds
)

Loading…