2027 Class
Changes 0
C

WallJoinRoofFailures

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