A utility class containing functions related to external file references.
Inheritance Hierarchy Namespace: Autodesk.Revit.DBAssembly: RevitAPI (in RevitAPI.dll) Version: 25.0.0.0 (25.0.0.0)
Syntaxpublic static class ExternalFileUtils
Public NotInheritable Class ExternalFileUtils
public ref class ExternalFileUtils abstract sealed
[<AbstractClassAttribute>]
[<SealedAttribute>]
type ExternalFileUtils = class end
The ExternalFileUtils type exposes the following members.
Methods
Remarks
Elements which are external file references refer to files outside of the base .rvt file.
Examples include Revit links, CAD links, the element which stores the location
of the keynote file, and rendering decals.
See Also