Share

BuiltInFailures.WallJoinRoofFailures Class

Failures about WallJoinRoof.

Inheritance Hierarchy

System.Object
  Autodesk.Revit.DB.BuiltInFailures.WallJoinRoofFailures


Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 26.1.0.0 (26.1.0.34)

Syntax

C#

public static class WallJoinRoofFailures

The BuiltInFailures.WallJoinRoofFailures 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).

See Also

Reference

Was this information helpful?