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