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 C# VB C++ F# public void ShowElements( ICollection<ElementId> elementIds ) Public Sub ShowElements ( elementIds As ICollection(Of ElementId) ) public: void ShowElements( ICollection<ElementId^>^ elementIds ) member ShowElements : elementIds : ICollection<ElementId> -> unit Parameters elementIds ICollection ElementId See Also Reference UIDocument Class ShowElements Overload Autodesk.Revit.UI Namespace
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 C# VB C++ F# public void ShowElements( ICollection<ElementId> elementIds ) Public Sub ShowElements ( elementIds As ICollection(Of ElementId) ) public: void ShowElements( ICollection<ElementId^>^ elementIds ) member ShowElements : elementIds : ICollection<ElementId> -> unit Parameters elementIds ICollection ElementId See Also Reference UIDocument Class ShowElements Overload Autodesk.Revit.UI Namespace