BuiltInFailuresGenericFailures Class |
Generic failures that may apply to any Revit Element
Inheritance HierarchySystemObject
Autodesk.Revit.DBBuiltInFailuresGenericFailures
Namespace: Autodesk.Revit.DBAssembly: RevitAPI (in RevitAPI.dll) Version: 26.0.4.0 (26.0.4.0)
Syntaxpublic static class GenericFailures
Public NotInheritable Class GenericFailures
public ref class GenericFailures abstract sealed
[<AbstractClassAttribute>]
[<SealedAttribute>]
type GenericFailures = class end
The BuiltInFailuresGenericFailures type exposes the following members.
Properties | Name | Description |
---|
  | 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