Revit 2025.3 API
| Built | 
   Failures about WallJoinRoof.
 Inheritance Hierarchy
Inheritance HierarchySystemObject
Autodesk.Revit.DBBuiltInFailuresWallJoinRoofFailures
Autodesk.Revit.DBBuiltInFailuresWallJoinRoofFailures
Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 25.3.0.0 (25.3.0.0)
Syntax
The BuiltInFailuresWallJoinRoofFailures type exposes the following members.
 Properties
Properties| Name | Description | |
|---|---|---|
|   | NoFromRoofForWall | Highlighted wall is set to be "From roof", however there is no roof below it that can be used. | 
|   | NotCoveredAtAllByTarget | Highlighted walls are attached to, but miss, the highlighted targets. | 
|   | NoUptoRoofForWall | Highlighted wall is set to be "Up to roof", however there is no roof above it that can be used. | 
|   | WallMeetsRoofTangentially | The highlighted wall cannot be joined to the highlighted roof because the wall meets the roof tangentially. | 
|   | WallNotCoveredByRoof | The highlighted wall(s) cannot be joined to the highlighted roof because the roof does not entirely cover the wall(s). | 
See Also