BuiltInFailures.GenericFailures Class


Built In Failures Generic Failures 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: 25.0.0.0 (25.0.0.0)
Syntax
public static class GenericFailures

The BuiltInFailures GenericFailures type exposes the following members.

Properties
Name Description
Public property Static member ElementsInInvalidContext 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.
Top
See Also