Refresh the display of the active view in the active document.

Namespace: Autodesk.Revit.UI
Assembly: RevitAPIUI (in RevitAPIUI.dll) Version: 23.0.0.0 (23.1.0.0)
Since: 2011

Syntax

C#
public void RefreshActiveView()
Visual Basic
Public Sub RefreshActiveView
Visual C++
public:
void RefreshActiveView()

See Also