BuiltInFailures.LevelFailures
Failures about Level.
Inheritance Hierarchy
System.Object
Autodesk.Revit.DB.BuiltInFailures.LevelFailures
Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 25.0.0.0 (25.0.0.0)
Syntax
public static class LevelFailuresThe BuiltInFailures.LevelFailures type exposes the following members.
Properties
Name
Description
Public Property
Static Member
NoLevelsLeft
There are no levels or plan views remaining in the project.
Public Property
Static Member
NoLevelsLeftReloading
As a result of Reloading Latest, there are no Levels left. Create a new Level, and then Reload Latest again.
Public Property
Static Member
StoryAboveDeleted
The level set as the Story Above for these levels is being deleted. This change will cause these levels to revert to the default Story Above.
Public Property
Static Member
StoryAboveMoved
The level set as the Story Above for these levels has moved below these levels. This change will cause these levels to revert to the default Story Above.
Public Property
Static Member
StoryAboveNonStoryLevel
The level set as the Story Above for these levels is no longer a story level. This change will cause these levels to revert to the default Story Above.