Shows the element by zoom to fit.
Namespace: Autodesk.Revit.UI
Assembly: RevitAPIUI (in RevitAPIUI.dll) Version: 26.2.0.0 (26.2.0.0)
Syntax
C#
public void ShowElements( ElementId elementId )
Parameters
- elementId ElementId
- Element id that will be shown.
Exceptions
Exception | Condition |
---|---|
ArgumentException | Element id is not valid. |