Refresh the display of the active view in the active document.
Namespace: Autodesk.Revit.UIAssembly: RevitAPIUI (in RevitAPIUI.dll) Version: 21.0.0.0 (21.1.1.109)
Since: 2011
Syntax
| C# |
|---|
public void RefreshActiveView() |
| Visual Basic |
|---|
Public Sub RefreshActiveView |
| Visual C++ |
|---|
public: void RefreshActiveView() |