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