BuiltInFailures.StairRampFailures.TreadDepthBelowMin Property

BuiltInFailuresStairRampFailuresTreadDepthBelowMin Property

The Actual Tread Depth for one or more Stairs violates the Minimum Depth set in the type.

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

Property Value

FailureDefinitionId
See Also