UIDocument.RefreshActiveView Method

UIDocumentRefreshActiveView Method

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

Namespace: Autodesk.Revit.UI
Assembly: RevitAPIUI (in RevitAPIUI.dll) Version: 25.0.0.0 (25.0.0.0)
Syntax
public void RefreshActiveView()
Public Sub RefreshActiveView
public:
void RefreshActiveView()
member RefreshActiveView : unit -> unit 
See Also