A utility class containing functions related to external file references.
Inheritance Hierarchy
System.ObjectAutodesk.Revit.DB.ExternalFileUtils
Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 25.3.0.0 (25.3.0.0)
Syntax
C#
public static class ExternalFileUtils
The ExternalFileUtils type exposes the following members.
Methods
Name | Description | |
---|---|---|
![]() ![]() | GetAllExternalFileReferences | Gets the ids of all elements which are external file references. |
![]() ![]() | GetExternalFileReference | Gets the external file referencing data for the given element. |
![]() ![]() | GetFileBasedTempFolder | Gets a temp folder based on the given file name |
![]() ![]() | IsExternalFileReference | Determines whether the given element represents an external file. |