2027 Method
Changes 0
M

UIDocument.GetOpenUIViews

Description:
Get a list of all open view windows in the Revit user interface.
Remarks:
A sheet view with an activated viewport will return the view associated with the activated viewport, not the sheet view.
public IList<UIView> GetOpenUIViews()
IList<UIView> IList UIView