2021 Class
Changes 0
C

LevelFailures

Description:
Failures about Level.
Inheritance Hierarchy:
System.Object
  Autodesk.Revit.DB.BuiltInFailures.LevelFailures
public static class LevelFailures
Name Return Type Description
P NoLevelsLeft FailureDefinitionId There are no levels or plan views remaining in the project.
P NoLevelsLeftReloading FailureDefinitionId As a result of Reloading Latest, there are no Levels left. Create a new Level, and then Reload Latest again.
P StoryAboveDeleted FailureDefinitionId 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.
P StoryAboveMoved FailureDefinitionId 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.
P StoryAboveNonStoryLevel FailureDefinitionId 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.