RVTDocs.com
Namespace: Autodesk.Revit.DB

ExternalResourceUtils

Class
Description:
A utility class containing functions related to external resource references.
Remarks:
Elements which are external resource references refer to data outside of the base .rvt file. Examples include Revit links and the keynote table data.
Inheritance Hierarchy:
System.Object
  Autodesk.Revit.DB.ExternalResourceUtils
Syntax
public static class ExternalResourceUtils
ExternalResourceUtils Class Members:
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.