The Actual Tread Depth for one or more Stairs violates the Minimum Depth set in the type.
Namespace: Autodesk.Revit.DBAssembly: RevitAPI (in RevitAPI.dll) Version: 21.0.0.0 (21.1.1.109)
Syntax
| C# |
|---|
public static FailureDefinitionId TreadDepthBelowMin { get; } |
| Visual Basic |
|---|
Public Shared ReadOnly Property TreadDepthBelowMin As FailureDefinitionId Get |
| Visual C++ |
|---|
public: static property FailureDefinitionId^ TreadDepthBelowMin { FailureDefinitionId^ get (); } |