BuiltInFailuresGenericFailures Class

Generic failures that may apply to any Revit Element
Inheritance Hierarchy
SystemObject
  Autodesk.Revit.DBBuiltInFailuresGenericFailures

Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 26.0.4.0 (26.0.4.0)
Syntax
public static class GenericFailures

The BuiltInFailuresGenericFailures 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.
Top
See Also