Revit 2026 API
UIViewClose Method |
Closes the view.
Namespace: Autodesk.Revit.UI
Assembly: RevitAPIUI (in RevitAPIUI.dll) Version: 26.0.4.0 (26.0.4.0)
Syntax
| Exception | Condition |
|---|---|
| InvalidOperationException | Cannot close a project's only open view. |
See Also