BuiltInFailuresWallJoinRoofFailures Class

Failures about WallJoinRoof.
Inheritance Hierarchy
SystemObject
  Autodesk.Revit.DBBuiltInFailuresWallJoinRoofFailures

Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 25.0.0.0 (25.0.0.0)
Syntax
public static class WallJoinRoofFailures

The BuiltInFailuresWallJoinRoofFailures type exposes the following members.

Properties
 NameDescription
Public propertyStatic memberNoFromRoofForWall Highlighted wall is set to be "From roof", however there is no roof below it that can be used.
Public propertyStatic memberNotCoveredAtAllByTarget Highlighted walls are attached to, but miss, the highlighted targets.
Public propertyStatic memberNoUptoRoofForWall Highlighted wall is set to be "Up to roof", however there is no roof above it that can be used.
Public propertyStatic memberWallMeetsRoofTangentially The highlighted wall cannot be joined to the highlighted roof because the wall meets the roof tangentially.
Public propertyStatic memberWallNotCoveredByRoof The highlighted wall(s) cannot be joined to the highlighted roof because the roof does not entirely cover the wall(s).
Top
See Also