ShowElements Method (ICollection(ElementId))


UIDocument Show Elements(ICollection Element Id ) Method


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

Parameters

elementIds ICollection ElementId
See Also