A class containing functions for displaying user interface related to
Revit links.
Inheritance HierarchySystemObject
Autodesk.Revit.UIRevitLinkUIUtils
Namespace: Autodesk.Revit.UIAssembly: RevitAPIUI (in RevitAPIUI.dll) Version: 27.0.4.0 (27.0.4.0)
Syntaxpublic static class RevitLinkUIUtils
Public NotInheritable Class RevitLinkUIUtils
public ref class RevitLinkUIUtils abstract sealed
[<AbstractClassAttribute>]
[<SealedAttribute>]
type RevitLinkUIUtils = class end
The RevitLinkUIUtils type exposes the following members.
Methods| | Name | Description |
|---|
  | ReportLinkLoadResults |
This function reports any errors which were encountered
when loading the Revit links represented by the given
LinkLoadResult map.
|
Top
See Also