UIDocumentRefreshActiveView Method |
Refresh the display of the active view in the active document.
Namespace: Autodesk.Revit.UIAssembly: RevitAPIUI (in RevitAPIUI.dll) Version: 25.0.0.0 (25.0.0.0)
Syntaxpublic void RefreshActiveView()
Public Sub RefreshActiveView
public:
void RefreshActiveView()
member RefreshActiveView : unit -> unit
See Also