BuiltInFailures.WallJoinRoofFailures.NoFromRoofForWall Property

BuiltInFailuresWallJoinRoofFailuresNoFromRoofForWall Property

Highlighted wall is set to be "From roof", however there is no roof below it that can be used.

Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 26.0.4.0 (26.0.4.0)
Syntax
public static FailureDefinitionId NoFromRoofForWall { get; }
Public Shared ReadOnly Property NoFromRoofForWall As FailureDefinitionId
	Get
public:
static property FailureDefinitionId^ NoFromRoofForWall {
	FailureDefinitionId^ get ();
}
static member NoFromRoofForWall : FailureDefinitionId with get

Property Value

FailureDefinitionId
See Also