A utility class containing functions related to external resource references.
Inheritance Hierarchy
System.ObjectAutodesk.Revit.DB.ExternalResourceUtils
Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 26.1.0.0 (26.1.0.34)
Syntax
C#
public static class ExternalResourceUtils
The ExternalResourceUtils type exposes the following members.
Methods
Name | Description | |
---|---|---|
![]() ![]() | GetAllExternalResourceReferences(Document) | Gets the ids of all elements which refer to external resources. |
![]() ![]() | GetAllExternalResourceReferences(Document, ExternalResourceType) | Gets the ids of all elements which refer to a specific type of external resource. |