RevitLinkUIUtils Class

A class containing functions for displaying user interface related to Revit links.
Inheritance Hierarchy
SystemObject
  Autodesk.Revit.UIRevitLinkUIUtils

Namespace: Autodesk.Revit.UI
Assembly: RevitAPIUI (in RevitAPIUI.dll) Version: 25.0.0.0 (25.0.0.0)
Syntax
public static class RevitLinkUIUtils

The RevitLinkUIUtils type exposes the following members.

Methods
 NameDescription
Public methodStatic memberReportLinkLoadResults This function reports any errors which were encountered when loading the Revit links represented by the given LinkLoadResult map.
Top
See Also