BuiltInFailuresStairRampFailuresTreadDepthBelowMin Property |
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: 25.0.0.0 (25.0.0.0)
Syntaxpublic 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