UIDocument Show |
Shows the elements by zoom to fit.
Namespace: Autodesk.Revit.UI
Assembly: RevitAPIUI (in RevitAPIUI.dll) Version: 25.0.0.0 (25.0.0.0)

Parameters
- elements ElementSet
- The set of elements that will be shown.

Exception | Condition |
---|---|
ArgumentNullException | Elements is null. |
ArgumentException | Member of elements is null. |

Places all the elements on the screen by moving the view.
