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