Share

BuiltInFailures.ForeignFileFailures Class

Failures about files saved by applications that were not developed or licensed by Autodesk.

Inheritance Hierarchy

System.Object
  Autodesk.Revit.DB.BuiltInFailures.ForeignFileFailures


Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 25.3.0.0 (25.3.0.0)

Syntax

C#

public static class ForeignFileFailures

The BuiltInFailures.ForeignFileFailures type exposes the following members.

Properties

 NameDescription
Public propertyStatic memberForeignFile This file [FamilyName] was saved by an application that was not developed or licensed by Autodesk.
Public propertyStatic memberForeignLink This file [RvtLinkName] was saved by an application that was not developed or licensed by Autodesk.

See Also

Reference

Was this information helpful?