SetElementIds Method


Selection Set Element Ids Method


Namespace: Autodesk.Revit.UI.Selection
Assembly: RevitAPIUI (in RevitAPIUI.dll) Version: 25.3.0.0 (25.3.0.0)
Syntax
public void SetElementIds(
	ICollection<ElementId> elementIds
)

Parameters

elementIds ICollection ElementId
See Also