WallJoinRoofFailures
Description:
Failures about WallJoinRoof.
Failures about WallJoinRoof.
Inheritance Hierarchy:
System.Object
Autodesk.Revit.DB.BuiltInFailures.WallJoinRoofFailures
System.Object
Autodesk.Revit.DB.BuiltInFailures.WallJoinRoofFailures
public static class WallJoinRoofFailures
| Name | Return Type | Description |
|---|---|---|
| NoFromRoofForWall | FailureDefinitionId | Highlighted wall is set to be "From roof", however there is no roof below it that can be used. |
| NotCoveredAtAllByTarget | FailureDefinitionId | Highlighted walls are attached to, but miss, the highlighted targets. |
| NoUptoRoofForWall | FailureDefinitionId | Highlighted wall is set to be "Up to roof", however there is no roof above it that can be used. |
| WallMeetsRoofTangentially | FailureDefinitionId | The highlighted wall cannot be joined to the highlighted roof because the wall meets the roof tangentially. |
| WallNotCoveredByRoof | FailureDefinitionId | The highlighted wall(s) cannot be joined to the highlighted roof because the roof does not entirely cover the wall(s). |