Share

BuiltInFailures.GenericFailures Class

Generic failures that may apply to any Revit Element

Inheritance Hierarchy

System.Object
  Autodesk.Revit.DB.BuiltInFailures.GenericFailures


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

Syntax

C#

public static class GenericFailures

The BuiltInFailures.GenericFailures type exposes the following members.

Properties

 NameDescription
Public propertyStatic memberElementsInInvalidContext There are elements in the document that exist in a context they should not. These elements must be deleted to continue using this project or family.

See Also

Reference

Was this information helpful?