ExternalFileReferenceType Enumeration

Enum class indicating kinds of external file references

Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 25.0.0.0 (25.0.0.0)
Syntax
public enum ExternalFileReferenceType
Members
Member nameValueDescription
None0 Uninitialized value
RevitLink1 Revit linked files
CADLink2 Linked CAD files
DWFMarkup3 DWF markup files
KeynoteTable4 The keynote table (The file which contains keynote information.)
Decal5 Decals (images which appear only during rendering)
Material6 Materials are not included as ExternalFileReferences in the 2012 release
AssemblyCodeTable7 The assembly code table (The file which contains assembly code information.)
SystemsAnalysisReport12 Systems analysis report file path
See Also