BuiltInFailures.WallFailures.WallNegativeHeight Property

BuiltInFailuresWallFailuresWallNegativeHeight Property

The top of the Wall is lower than the base of the Wall.

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

Property Value

FailureDefinitionId
See Also